Home
last modified time | relevance | path

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

12345678910

/PHP-7.0/ext/spl/internal/
H A Dcachingiterator.inc26 * omit this flag because it costs unnecessary work and time.
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_kill.phpt73 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
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.phpt69 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
/PHP-7.0/ext/oci8/tests/
H A Dedition_1.phpt25 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Drefcur_prefetch_4.phpt17 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Drefcur_prefetch_2.phpt17 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
/PHP-7.0/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-7.0/
H A DNEWS345 . Fixed bug #73944 (dictionary option of inflate_init() does not work).
551 . Fixed bug #72333 (fwrite() on non-blocking SSL sockets doesn't work).
683 . Fixed bug #73983 (crash on finish work with phar in cli + opcache).
770 . Fixed bug #72931 (PDO_FIREBIRD with Firebird 3.0 not work on returning
1135 . Implemented FR #72633 (Postgres PDO lastInsertId() should work without
1170 . Fixed bug #72853 (stream_set_blocking doesn't work). (Laruence)
1492 . Fixed bug #70484 (selectordinal doesn't work with named parameters).
1694 . Fixed bug #70484 (selectordinal doesn't work with named parameters).
2020 . Fixed bug #71165 (-DGC_BENCH=1 doesn't work on PHP7).
2241 . Fixed bug #70478 (**= does no longer work). (Bob)
[all …]
H A DCONTRIBUTING.md6 candidate comes a wave of work, which takes a lot of organization and
H A DREADME.SUBMITTING_PATCH135 Generally we ask that bug fix patches work on the current stable PHP
137 work on "master".
/PHP-7.0/ext/mysqli/
H A Dconfig.m440 Note: Does not work with MySQL native driver!], no, no)
/PHP-7.0/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");
/PHP-7.0/ext/standard/tests/file/
H A D006_variation2.phpt61 /* strings notation of permission, wont work properly */
/PHP-7.0/ext/dba/
H A DREADME10 This extensions allows to work with the following databases:
/PHP-7.0/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-7.0/ext/pdo_odbc/
H A Dconfig.m4151 dnl Check first for an ODBC 1.0 function to assert that the libraries work
/PHP-7.0/ext/
H A Dext_skel112 dnl Remove where necessary. This file will not work
/PHP-7.0/ext/opcache/
H A DREADME143 the Zend Engine Memory Manager do the work.
177 2) Code that does not work well when accelerated, due to some delayed
/PHP-7.0/win32/
H A Dinstall.txt105 will not work on 16 bit platforms such as Windows 3.1 and sometimes we
612 All mentioned versions of PHP will work still with Apache 1.3.x.
618 2.0.x is not expected to work on those platforms at this time.
627 work with PHP and then restart the server.
761 "On","Off",... (this will not work correctly), e.g.
876 You need to complete the following steps to make PHP work with
905 This list describes how to set up the PHP CGI binary to work with
1189 automake 1.4+ (newer versions of autoconf may work, but are not
1438 PHP and IIS to work together!
1676 PHP and IIS to work together!
[all …]

Completed in 39 milliseconds

12345678910