Home
last modified time | relevance | path

Searched refs:work (Results 201 – 225 of 262) sorted by relevance

1234567891011

/PHP-7.2/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_report_wo_ps.phpt69 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
/PHP-7.2/ext/mysqli/
H A Dconfig.m440 Note: Does not work with MySQL native driver!], no, no)
/PHP-7.2/ext/dba/
H A DREADME10 This extensions allows to work with the following databases:
/PHP-7.2/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.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_nextrowset.phpt22 die("skip This will not work with libmysql");
H A Dpdo_mysql_stmt_closecursor.phpt57 // should work
/PHP-7.2/ext/pdo_odbc/
H A Dconfig.m4151 dnl Check first for an ODBC 1.0 function to assert that the libraries work
/PHP-7.2/ext/oci8/tests/
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");
H A Drefcur_prefetch_1.phpt17 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
/PHP-7.2/
H A DCONTRIBUTING.md6 candidate comes a wave of work, which takes a lot of organization and
H A DNEWS375 . Fixed bug #77921 (static.php.net doesn't work anymore). (Peter Kokot)
378 . Fixed bug #77943 (imageantialias($image, false); does not work). (cmb)
1269 . Fixed bug #75653 (array_values don't work on empty array). (Nikita)
1328 . Fixed bug #75574 (putenv does not work properly if parameter contains
1930 . Fixed bug #73944 (dictionary option of inflate_init() does not work).
1978 . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in
2158 . Fixed bug #72333 (fwrite() on non-blocking SSL sockets doesn't work).
2310 . Fixed bug #73983 (crash on finish work with phar in cli + opcache).
2362 . Fixed bug #73783 (SIG_IGN doesn't work when Zend Signals is enabled).
2400 . Fixed bug #72931 (PDO_FIREBIRD with Firebird 3.0 not work on returning
[all …]
H A DREADME.SUBMITTING_PATCH135 Generally we ask that bug fix patches work on the current stable PHP
137 work on "master".
H A DREADME.TESTING235 make testing work.
/PHP-7.2/ext/standard/tests/strings/
H A Dstrpos.phpt124 var_dump( strpos($needles, $needles) ); // won't work
173 var_dump( strpos("Hello, worldS", "$needleS") ); // won't work
/PHP-7.2/ext/
H A Dext_skel112 dnl Remove where necessary. This file will not work
/PHP-7.2/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 …]
/PHP-7.2/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
/PHP-7.2/ext/pdo_odbc/tests/
H A Dlong_columns.phpt60 // also, test sizes below 255 to make sure that they work - and are not treated as a long column (s…
/PHP-7.2/ext/phar/
H A DTODO92 X compression should work for non-phar archives [Steph]
/PHP-7.2/ext/standard/tests/array/
H A Darray_key_exists.phpt109 /* array_key_exists() on an object, it should work on only public member variables */
/PHP-7.2/ext/pgsql/
H A DREADME63 process was blocked, functions work as expected. (except it blocks

Completed in 44 milliseconds

1234567891011