Home
last modified time | relevance | path

Searched refs:changes (Results 26 – 50 of 62) sorted by relevance

123

/PHP-5.3/ext/pcre/pcrelib/
H A DNEWS67 As always, the full list of changes is in the ChangeLog file.
74 strings, compiled as a separate library. There are a few changes to the
131 ChangeLog for details. The following are the non-bug-fix changes:
152 PCRE_UCP, which changes the behaviour of \b, \d, \s, and \w (and their
238 Most changes are bug fixes. Some that are not:
328 re-compile them. Important changes that are visible to users are:
346 For a complete list of changes, see the ChangeLog file.
363 Important changes in this release:
410 ChangeLog for a complete list of changes to the library and the utility
495 There have been a lot of changes for the 4.0 release, adding additional
[all …]
/PHP-5.3/Zend/tests/
H A Dbug28442.phpt2 Bug #28442 (Changing a static variables in a class changes it across sub/super classes.)
H A Dbug31683.phpt2 Bug #31683 (changes to $name in __get($name) override future parameters)
/PHP-5.3/ext/standard/tests/strings/
H A Ducwords_error.phpt23 // check if there were any changes made to $str
/PHP-5.3/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
H A Dbind_rowid.phpt43 // Save changes
H A Dxmltype_01.phpt59 // Insert changes using a temporary CLOB
/PHP-5.3/ext/standard/tests/array/
H A Dshuffle_basic2.phpt13 * changes in the input array by printing the input array
H A Dshuffle_basic1.phpt13 * changes in the input array by printing the input array
/PHP-5.3/
H A DREADME.SUBMITTING_PATCH27 bug can be used to track the patch progress and prevent your changes
58 to track the patch progress and prevent your changes getting lost in
82 can be used to track the patch progress and prevent your changes
171 changes had been discussed before?
H A DREADME.UNIX-BUILD-SYSTEM35 You, as a user of PHP, will notice no changes. Of course, the build
H A DINSTALL219 of changes within, as they affect how PHP behaves.
448 list of changes within, as they affect how PHP behaves.
1018 order for the changes take place. For example:
1048 (like Apache) is required before these changes take affect.
1402 is required for the changes to be picked up.
1619 The Apache web server changes the directory to root at startup,
1826 it isn't as my changes aren't being implemented.
1862 changes you want.
2022 isn't as my changes aren't being implemented.
2032 then be sure to restart your web server after making changes to
[all …]
/PHP-5.3/ext/sqlite/libsqlite/
H A DREADME23 show what changes are needed.
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h50 int (*changes)(sqlite3*); member
246 #define sqlite3_changes sqlite3_api->changes
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_insert_id.phpt53 /* let's hope nobody changes auto_increment_increment while this code executes */
H A Dmysqli_fetch_field_flags.phpt147 results.The test does not yet fully reflect all server changes/bugs etc.
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in193 ** All changes are counted, even if they were later undone by a
194 ** ROLLBACK or ABORT. Except, changes associated with creating and
197 ** If a callback invokes sqlite_exec() recursively, then the changes
198 ** in the inner, recursive call are counted together with the changes
221 ** If a callback invokes sqlite_exec() recursively, then the changes
222 ** in the inner, recursive call are counted together with the changes
797 ** query is immediately terminated and any database changes rolled back. If the
/PHP-5.3/ext/mbstring/oniguruma/doc/
H A DRE276 Behavior of the no-named group (...) changes with the following conditions.
386 then changes of the capture group status are checked as stop condition.
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY226 2006/05/15: [impl] thread atomic changes for onig_end() and
581 2004/11/30: [impl] minor changes for multi-thread in regexec.c and regcomp.c.
866 2004/05/14: [impl] implementation changes are completed for all encoding files.
1398 2003/05/19: [impl] minor changes for gcc -Wall. (-DREG_DEBUG_STATISTICS case)
1409 2003/05/14: [impl] minor changes for gcc -Wall.
1411 2003/05/13: [impl] minor changes for gcc -Wall.
1426 2003/03/18: [dist] change re.c.XXX.patch for GNU regex API changes.
1647 2003/01/11: [inst] changes for Win32 platform. (regint.h, reggnu.c, regcomp.c)
1808 [inst: changes for installation]
/PHP-5.3/ext/phar/
H A DTODO31 X update docs to reflect changes in error handling [Greg]
/PHP-5.3/win32/
H A Dinstall.txt411 changes from php.ini-production that will drastically affect your setup.
917 * Restart your web service and apply changes
1077 * Restart the server to reflect changes.
1096 In PHP 5 (updated PHP 5.0.4), the following changes exist. Built in:
1132 restart your web server to reflect your changes to php.ini.
1421 Note: The Apache web server changes the directory to root at startup
1595 it isn't as my changes aren't being implemented.
1635 /etc/php.ini and edit it to make any local changes you want.
1847 it isn't as my changes aren't being implemented.
1857 sure to restart your web server after making changes to php.ini
[all …]
/PHP-5.3/ext/mbstring/libmbfl/
H A DLICENSE45 with the library after making changes to the library and recompiling
288 changes were used in the work (which must be distributed under
294 that the user who changes the contents of definitions files in the
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c407 PHP_METHOD(sqlite3, changes) argument
1914 PHP_ME(sqlite3, changes, arginfo_sqlite3_void, ZEND_ACC_PUBLIC)
/PHP-5.3/Zend/
H A DZEND_CHANGES391 parent changes as well, and the code in the derived class that
1019 Probably other changes which we forgot to list. This list will be kept up-to-date
/PHP-5.3/ext/standard/tests/file/
H A Dfile.inc154 Description: changes file permission for given file(s).

Completed in 101 milliseconds

123