Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 64) sorted by last modified time

123

/PHP-7.4/
H A DNEWS37 . No source changes to this release.
1080 . Fixed bug #79254 (getenv() w/o arguments not showing changes). (cmb)
1213 . Fixed bug #79068 (gdTransformAffineCopy() changes interpolation method).
2621 . Fixed bug #75317 (UConverter::setDestinationEncoding changes source instead
2801 . Fixed bug #76803 (ftruncate changes file pointer). (Anatol)
2803 . Fixed bug #77081 (ftruncate() changes seek pointer in c mode). (cmb, Anatol)
H A Dphp.ini-development94 ; we recommend these changes in PHP's behavior.
441 ; E_STRICT - run-time notices, enable to have PHP suggest changes
1794 ; webserver for changes to the filesystem to take effect.
1797 ; How often (in seconds) to check file timestamps for changes to the shared
H A Dphp.ini-production94 ; we recommend these changes in PHP's behavior.
441 ; E_STRICT - run-time notices, enable to have PHP suggest changes
1794 ; webserver for changes to the filesystem to take effect.
1797 ; How often (in seconds) to check file timestamps for changes to the shared
H A DCONTRIBUTING.md239 progress and prevent your changes getting lost in the PHP mail archives. Some
274 Because PHP is a volunteer-driven effort more complex changes will require
279 - Did I review the mailing list archives to see if these kind of changes had
293 changes themselves. We'll assume you're basically familiar with Git, but feel
303 * Keep the changes consistently well documented and easily trackable.
311 2. Discuss any significant changes on the list before committing and get
322 6. Test your changes before committing them. We mean it. Really. To do so use
333 …nch for PHP 8.0, which is open for backwards incompatible changes and major internal API changes. |
350 1. All non-security bugfix changes should first go to the lowest bugfix branch
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/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_ini.phpt50 /* date changes may give false positive */
H A Dmysqli_pam_sha256_public_key_option.phpt49 /* date changes may give false positive */
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt49 /* date changes may give false positive */
H A Dmysqli_insert_id.phpt53 /* let's hope nobody changes auto_increment_increment while this code executes */
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. */
H A Dmysqli_fetch_field_flags.phpt142 results.The test does not yet fully reflect all server changes/bugs etc.
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c473 PHP_METHOD(sqlite3, changes) in PHP_METHOD() argument
2230 PHP_ME(sqlite3, changes, arginfo_sqlite3_void, ZEND_ACC_PUBLIC)
/PHP-7.4/docs/
H A Drelease-process.md85 3. Run the `scripts/dev/credits` script in php-src and commit the changes in
107 8. If all is right, commit the changes to the release branch:
124 changes to the main branch.
126 11. Push the changes to the main repo, the tag, the main branch and the release
183 3. Commit and push changes to qa and web.
217 3. Commit those changes. Ensure the tests at
220 4. Run the `scripts/dev/credits` script in php-src and commit the changes in
325 7. Commit and push all the changes to their respective git repos
363 4. Commit all the changes (`include/version.inc`, `archive/archive.xml`,
H A Dunix-build-system.md32 You, as a user of PHP, will notice no changes. Of course, the build system will
/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/gd/tests/
H A Dbug79068.phpt2 Bug #79068 (gdTransformAffineCopy() changes interpolation method)
/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/simplexml/tests/
H A Dbug36611.phpt2 Bug #36611 (assignment to SimpleXML object attribute changes argument type to string)
/PHP-7.4/ext/pcre/tests/
H A Dpreg_match_error4.phpt11 "discard-changes": true
/PHP-7.4/ext/oci8/tests/
H A Dxmltype_02.phpt80 echo "Test 3: Update changes using a temporary CLOB\n";
166 Test 3: Update changes using a temporary CLOB
/PHP-7.4/Zend/tests/
H A Dbug28442.phpt2 Bug #28442 (Changing a static variables in a class changes it across sub/super classes.)
H A Dbug44899.phpt2 Bug #44899 (__isset usage changes behavior of empty())
/PHP-7.4/tests/lang/
H A Dbug21600.phpt2 Bug #21600 (assign by reference function call changes variable contents)
/PHP-7.4/sapi/cli/tests/
H A Dbug69655.phpt2 Bug #69655 (php -S changes MKCALENDAR request method to MKCOL)

Completed in 58 milliseconds

123