Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/standard/tests/strings/
H A Dbug24281.phpt11 print "$count changes were made.\n";
14 print "$count changes were made.\n";
17 3 changes were made.
18 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-5.5/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));
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_32_changes.phpt2 SQLite3::changes empty str tests
14 echo $db->changes("dummy");
17 Warning: SQLite3::changes() expects exactly 0 parameters, 1 given in %s on line %d
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-5.5/
H A DUPGRADING.INTERNALS5 1. Internal API changes
6 a. Executor changes
13 2. Build system changes
14 a. Unix build system changes
15 b. Windows build system changes
19 1. Internal API changes
22 a. Executor changes
128 2. Build system changes
131 a. Unix build system changes
134 b. Windows build system changes
H A DREADME.GIT-RULES17 b. Keep the changes consistently well documented and easily trackable.
27 2. Discuss any significant changes on the list before committing and get
38 6. Test your changes before committing them. We mean it. Really.
70 1. All changes should first go to the lowest branch (i.e. 5.6) and then
H A DREADME.RELEASE_PROCESS63 3. run the "scripts/dev/credits" script in php-src and commit the changes in the
77 8. If all is right, commit the changes to the release branch with ``git commit -a``.
86 Commit the changes to the main branch.
88 11. Push the changes to the main repo, the tag, the main branch and the release branch :
141 5. Commit and push those changes:
159 3. Commit those changes. Ensure the tests at https://travis-ci.org/php/php-src/builds are
162 4. run the "scripts/dev/credits" script in php-src and commit the changes in the
267 8. Commit all the changes to their respective git repos
304 4. Commit all the changes (``include/version.inc``, ``archive/archive.xml``,
/PHP-5.5/tests/classes/
H A Dstatic_properties_004.phpt12 echo "\nChanging one changes all the others:\n";
28 Changing one changes all the others:
/PHP-5.5/ext/bcmath/libbcmath/
H A DChangeLog4 Many other changes/additions for getting a distribution
/PHP-5.5/ext/simplexml/tests/
H A Dbug36611.phpt2 Bug #36611 (assignment to SimpleXML object attribute changes argument type to string)
/PHP-5.5/ext/opcache/tests/
H A Dbug65559.phpt2 Bug #65559 (cache not cleared if changes occur while running)
/PHP-5.5/ext/intl/tests/
H A Dbug14562.phpt2 Bug #14562 NumberFormatter breaks when locale changes
/PHP-5.5/ext/mbstring/
H A DREADME9 All changes made after 2002/5/19 are subject to be
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dcommon.phpt8 # Also update config.inc if you make changes here...
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug50282.phpt2 Bug #50282 (xmlrpc_encode_request() changes object into array in calling function)
/PHP-5.5/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-5.5/ext/dom/tests/
H A Dbug46185.phpt2 Bug #46185 (importNode changes the namespace of an XML element).
/PHP-5.5/tests/lang/
H A Dbug21600.phpt2 Bug #21600 (assign by reference function call changes variable contents)
/PHP-5.5/ext/pdo/
H A DREADME34 or $dbh->rollBack() to persist or abort your changes respectively. Not all
51 responsibility to call commit() when you are done making changes and
/PHP-5.5/ext/pdo/tests/
H A Dpecl_bug_5809.phpt2 PDO Common: PECL Bug #5809 (PDOStatement::execute(array()) changes param)
/PHP-5.5/ext/iconv/tests/
H A Dtranslit-failure.phpt16 // if at some point internal encoding changes, set correct one

Completed in 28 milliseconds

123