Searched refs:changes (Results 1 – 25 of 64) sorted by relevance
123
/PHP-8.0/ext/standard/tests/strings/ |
H A D | bug24281.phpt | 7 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 D | bug20261.phpt | 2 Bug #20261 (str_rot13() changes too much)
|
H A D | bug22224.phpt | 2 Bug #22224 (implode changes object references in array)
|
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_insert_id_variation.phpt | 29 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 D | mysqli_open_bug74432.phpt | 11 supported alternative, ensure changes doesn't cause BC breach. Otherwise, 12 the test should be removed once the undocumented behavior changes. */
|
/PHP-8.0/ext/sqlite3/tests/ |
H A D | sqlite3_31_changes.phpt | 2 SQLite3::changes (parameters) tests 12 var_dump($db->changes());
|
H A D | sqlite3_18_changes.phpt | 2 SQLite3::changes() tests 22 var_dump($db->changes());
|
/PHP-8.0/ext/standard/tests/file/ |
H A D | ftruncate_bug76803.phpt | 2 Bug #76803 ftruncate changes file pointer 23 ftruncate($f, 2); // in 7.3 changes file pointer to 2
|
H A D | ftruncate_bug77081.phpt | 2 Bug #77081 ftruncate() changes seek pointer in c mode
|
/PHP-8.0/ext/standard/tests/network/ |
H A D | socket_bug74429.phpt | 7 supported alternative, ensure changes doesn't cause BC breach. Otherwise, 8 the test should be removed once the undocumented behavior changes. */
|
/PHP-8.0/ext/pcre/tests/ |
H A D | bug74873.phpt | 2 Bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match())
|
/PHP-8.0/tests/classes/ |
H A D | static_properties_004.phpt | 12 echo "\nChanging one changes all the others:\n"; 27 Changing one changes all the others:
|
/PHP-8.0/ |
H A D | UPGRADING.INTERNALS | 3 1. Internal API changes 6 c. TSRM changes 23 t. Signature changes 29 2. Build system changes 31 b. Unix build system changes 32 c. Windows build system changes 34 3. Module changes 37 1. Internal API changes 413 2. Build system changes 434 b. Unix build system changes [all …]
|
/PHP-8.0/ext/gd/tests/ |
H A D | bug79068.phpt | 2 Bug #79068 (gdTransformAffineCopy() changes interpolation method)
|
/PHP-8.0/ext/standard/tests/general_functions/ |
H A D | bug79254.phpt | 2 Bug #79254 (getenv() w/o arguments not showing changes)
|
/PHP-8.0/ext/simplexml/tests/ |
H A D | bug36611.phpt | 2 Bug #36611 (assignment to SimpleXML object attribute changes argument type to string)
|
/PHP-8.0/ext/opcache/tests/ |
H A D | bug65559.phpt | 2 Bug #65559 (cache not cleared if changes occur while running)
|
/PHP-8.0/ext/intl/tests/ |
H A D | bug14562.phpt | 2 Bug #14562 NumberFormatter breaks when locale changes
|
/PHP-8.0/ext/pdo_mysql/tests/ |
H A D | bug70389.phpt | 2 Bug #70389 (PDO constructor changes unrelated variables)
|
/PHP-8.0/ext/standard/tests/serialize/ |
H A D | bug49649.phpt | 2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to public
|
H A D | bug49649_1.phpt | 2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to protected
|
H A D | bug49649_2.phpt | 2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to private
|
/PHP-8.0/ext/pdo_pgsql/tests/ |
H A D | common.phpt | 8 # Also update config.inc if you make changes here...
|
/PHP-8.0/Zend/tests/ |
H A D | bug44899.phpt | 2 Bug #44899 (__isset usage changes behavior of empty())
|
H A D | bug44899_2.phpt | 2 Bug #44899 (__isset usage changes behavior of empty()) - 2
|
Completed in 23 milliseconds
123