Home
last modified time | relevance | path

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

1234

/PHP-8.3/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-8.3/ext/mysqli/tests/
H A Dmysqli_insert_id_variation.phpt30 printf("[002] mysqli_option changes insert_id: %s", var_export($link->insert_id, true));
37 printf("[003] mysqli_debug_info changes insert_id: %s", var_export($link->insert_id, true));
44 printf("[004] mysqli_stat changes insert_id: %s", var_export($link->insert_id, true));
50 printf("[005] mysqli_kill changes insert_id: %s", var_export($link->insert_id, true));
56 printf("[006] mysqli_ping changes insert_id: %s", var_export($link->insert_id, true));
66 printf("[007] mysqli_change_user changes insert_id: %s", var_export($link->insert_id, true));
73 printf("[008a] mysqli_prepare changes insert_id: %s", var_export($link->insert_id, true));
84 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-8.3/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-8.3/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-8.3/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-8.3/
H A DUPGRADING.INTERNALS3 1. Internal API changes
5 2. Build system changes
7 3. Module changes
9 4. OpCode changes
11 5. SAPI changes
14 1. Internal API changes
78 2. Build system changes
94 3. Module changes
129 There are no functional changes.
162 4. OpCode changes
[all …]
/PHP-8.3/tests/classes/
H A Dstatic_properties_004.phpt12 echo "\nChanging one changes all the others:\n";
27 Changing one changes all the others:
/PHP-8.3/ext/pcre/tests/
H A Dbug74873.phpt2 Bug #74873 (Minor BC break: PCRE_JIT changes output of preg_match())
/PHP-8.3/ext/gd/tests/
H A Dbug79068.phpt2 Bug #79068 (gdTransformAffineCopy() changes interpolation method)
/PHP-8.3/ext/standard/tests/general_functions/
H A Dbug79254.phpt2 Bug #79254 (getenv() w/o arguments not showing changes)
/PHP-8.3/ext/simplexml/tests/
H A Dbug36611.phpt2 Bug #36611 (assignment to SimpleXML object attribute changes argument type to string)
/PHP-8.3/ext/opcache/tests/
H A Dbug65559.phpt2 Bug #65559 (cache not cleared if changes occur while running)
/PHP-8.3/ext/intl/tests/
H A Dbug14562.phpt2 Bug #14562 NumberFormatter breaks when locale changes
/PHP-8.3/ext/pdo_mysql/tests/
H A Dbug70389.phpt2 Bug #70389 (PDO constructor changes unrelated variables)
/PHP-8.3/ext/pdo_pgsql/tests/
H A Dcommon.phpt7 # Also update config.inc if you make changes here...
/PHP-8.3/Zend/tests/
H A Dbug44899.phpt2 Bug #44899 (__isset usage changes behavior of empty())
H A Dbug44899_2.phpt2 Bug #44899 (__isset usage changes behavior of empty()) - 2
/PHP-8.3/tests/lang/
H A Dbug21600.phpt2 Bug #21600 (assign by reference function call changes variable contents)
/PHP-8.3/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

Completed in 22 milliseconds

1234