Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 64) sorted by relevance

123

/PHP-7.4/ext/standard/tests/strings/
H A Dbug24281.phpt7 print "$count changes were made.\n";
10 print "$count changes were made.\n";
13 3 changes were made.
14 3 changes were made.
H A Dbug20261.phpt2 Bug #20261 (str_rot13() changes too much)
H A Dbug22224.phpt2 Bug #22224 (implode changes object references in array)
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_insert_id_variation.phpt29 printf("[002] mysqli_option changes insert_id: %s", var_export($link->insert_id, true));
36 printf("[003] mysqli_debug_info changes insert_id: %s", var_export($link->insert_id, true));
43 printf("[004] mysqli_stat changes insert_id: %s", var_export($link->insert_id, true));
49 printf("[005] mysqli_kill changes insert_id: %s", var_export($link->insert_id, true));
55 printf("[006] mysqli_ping changes insert_id: %s", var_export($link->insert_id, true));
65 printf("[007] mysqli_change_user changes insert_id: %s", var_export($link->insert_id, true));
72 printf("[008a] mysqli_prepare changes insert_id: %s", var_export($link->insert_id, true));
83 printf("[009] stmt free changes insert_id: %s", var_export($link->insert_id, true));
H A Dmysqli_open_bug74432.phpt12 supported alternative, ensure changes doesn't cause BC breach. Otherwise,
13 the test should be removed once the undocumented behavior changes. */
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_31_changes.phpt2 SQLite3::changes (parameters) tests
12 var_dump($db->changes());
H A Dsqlite3_18_changes.phpt2 SQLite3::changes() tests
22 var_dump($db->changes());
/PHP-7.4/ext/standard/tests/file/
H A Dftruncate_bug76803.phpt2 Bug #76803 ftruncate changes file pointer
23 ftruncate($f, 2); // in 7.3 changes file pointer to 2
H A Dftruncate_bug77081.phpt2 Bug #77081 ftruncate() changes seek pointer in c mode
/PHP-7.4/ext/standard/tests/network/
H A Dsocket_bug74429.phpt7 supported alternative, ensure changes doesn't cause BC breach. Otherwise,
8 the test should be removed once the undocumented behavior changes. */
/PHP-7.4/ext/pcre/tests/
H A Dbug74873.phpt2 Bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match())
/PHP-7.4/tests/classes/
H A Dstatic_properties_004.phpt12 echo "\nChanging one changes all the others:\n";
28 Changing one changes all the others:
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug79254.phpt2 Bug #79254 (getenv() w/o arguments not showing changes)
/PHP-7.4/ext/simplexml/tests/
H A Dbug36611.phpt2 Bug #36611 (assignment to SimpleXML object attribute changes argument type to string)
/PHP-7.4/ext/gd/tests/
H A Dbug79068.phpt2 Bug #79068 (gdTransformAffineCopy() changes interpolation method)
/PHP-7.4/ext/opcache/tests/
H A Dbug65559.phpt2 Bug #65559 (cache not cleared if changes occur while running)
/PHP-7.4/ext/intl/tests/
H A Dbug14562.phpt2 Bug #14562 NumberFormatter breaks when locale changes
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug70389.phpt2 Bug #70389 (PDO constructor changes unrelated variables)
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug49649.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to public
H A Dbug49649_1.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to protected
H A Dbug49649_2.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to private
/PHP-7.4/ext/xmlrpc/tests/
H A Dbug50282.phpt2 Bug #50282 (xmlrpc_encode_request() changes object into array in calling function)
/PHP-7.4/
H A DUPGRADING.INTERNALS3 1. Internal API changes
30 2. Build system changes
32 b. Unix build system changes
33 c. Windows build system changes
35 3. Module changes
40 1. Internal API changes
51 c. Function/property/class flags changes
233 2. Build system changes
261 b. Unix build system changes
312 c. Windows build system changes
[all …]
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dcommon.phpt8 # Also update config.inc if you make changes here...
/PHP-7.4/Zend/tests/
H A Dbug44899.phpt2 Bug #44899 (__isset usage changes behavior of empty())

Completed in 29 milliseconds

123