Home
last modified time | relevance | path

Searched refs:work (Results 176 – 200 of 250) sorted by relevance

12345678910

/PHP-5.5/ext/oci8/tests/
H A Dedition_1.phpt16 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Dconn_attr_4.phpt16 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Dbind_sqltnum.phpt7 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Drefcur_prefetch_4.phpt10 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Drefcur_prefetch_2.phpt10 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
/PHP-5.5/ext/standard/tests/strings/
H A Dstrstr.phpt98 var_dump( strstr($needles, $needles) ); // won't work
146 var_dump( strstr("Hello, worldS", "$needleS") ); // won't work
H A Dstrpos.phpt121 var_dump( strpos($needles, $needles) ); // won't work
170 var_dump( strpos("Hello, worldS", "$needleS") ); // won't work
/PHP-5.5/ext/pdo_mysql/tests/
H A Dmysql_pdo_test.inc95 integers should be returned. However, this code needs to work
H A Dpdo_mysql_multi_stmt_nextrowset.phpt20 die("skip This will not work with libmysql");
H A Dpdo_mysql_stmt_nextrowset.phpt22 die("skip This will not work with libmysql");
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_reconnect.phpt52 printf("[007] Failed setting the wait_timeout, test will not work, [%d] %s\n",
H A Dmysqli_stmt_num_rows.phpt58 …// mysqli_stmt_numrows() has a valid resource to work on and it will return int/0 instead. No bug,…
H A Dmysqli_no_reconnect.phpt50 printf("[007] Failed setting the wait_timeout, test will not work, [%d] %s\n",
H A Dmysqli_query_unicode.phpt90 However, this won't work, because we're lacking MYSQLI_SET_CHARSET_NAME.
H A Dmysqli_report_wo_ps.phpt62 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
/PHP-5.5/ext/standard/tests/file/
H A D006_variation2.phpt61 /* strings notation of permission, wont work properly */
/PHP-5.5/ext/dba/
H A DREADME10 This extensions allows to work with the following databases:
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja16 between various Japanese encodings. It will work perfectly fine with
282 definitely need people to work with Korean, Chinese (both traditional
706 in php3.ini from On to Off. An alternative work around to this problem
753 Following setups are known to work:
768 SJIS, ImageTTFText should work without mojibake. Again, make sure you
/PHP-5.5/ext/
H A Dext_skel112 dnl Remove where necessary. This file will not work
/PHP-5.5/ext/pdo_odbc/
H A Dconfig.m4151 dnl Check first for an ODBC 1.0 function to assert that the libraries work
/PHP-5.5/ext/opcache/
H A DREADME138 the Zend Engine Memory Manager do the work.
172 2) Code that does not work well when accelerated, due to some delayed
/PHP-5.5/
H A DREADME.SUBMITTING_PATCH134 Generally we ask that bug fix patches work on the current stable PHP
136 work on "trunk".
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES2 that the existing scripts may no longer work as you expect.
/PHP-5.5/win32/
H A Dinstall.txt105 will not work on 16 bit platforms such as Windows 3.1 and sometimes we
621 All mentioned versions of PHP will work still with Apache 1.3.x.
627 2.0.x is not expected to work on those platforms at this time.
636 work with PHP and then restart the server.
770 "On","Off",... (this will not work correctly), e.g.
885 You need to complete the following steps to make PHP work with
914 This list describes how to set up the PHP CGI binary to work with
1198 automake 1.4+ (newer versions of autoconf may work, but are not
1447 PHP and IIS to work together!
1685 PHP and IIS to work together!
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING86 functions to work this way. This got rid of about 600 lines of source. It
91 A side effect of this work was that the previous limit of 200 on the nesting
124 facilities are available, and those that are do not always work in quite the
128 because it may have a number of states active at one time. More work would be
130 ever active at once. I believe some other regex matchers work this way. JIT

Completed in 36 milliseconds

12345678910