Revision tags: RELEASE_0_91 |
|
#
e4b9df95 |
| 09-Sep-2002 |
Anantha Kesari H Y |
NetWare related changes/modifications
|
Revision tags: php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2 |
|
#
a1f7bb12 |
| 25-Aug-2002 |
Marcus Boerger |
use php_error_docref()
|
Revision tags: php-4.2.3RC1 |
|
#
bc906117 |
| 19-Aug-2002 |
Zeev Suraski |
Fix a few warnings
|
Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1 |
|
#
63e66662 |
| 11-May-2002 |
Rasmus Lerdorf |
MTH - thought the code was slightly different in HEAD because of the streams stuff, but it is exactly the same bug. @ Safe-mode fix related to the safe_mode_include_dir feature (Rasmus)
|
Revision tags: php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1 |
|
#
0f65280c |
| 15-Mar-2002 |
Wez Furlong |
New PHP streams...
|
Revision tags: help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH |
|
#
3ff94ed2 |
| 02-Feb-2002 |
Sebastian Bergmann |
Fix thread-safe build.
|
#
6aadae97 |
| 01-Feb-2002 |
James E. Flemer |
Changed php.ini directive 'safe_mode_include_dir' to accept a (semi)colon separated path, rather than a single directory. Also moved checking of said path into a separate path for code re
Changed php.ini directive 'safe_mode_include_dir' to accept a (semi)colon separated path, rather than a single directory. Also moved checking of said path into a separate path for code readability. @- Changed php.ini directive 'safe_mode_include_dir' to accept a @ (semi)colon separated path (like 'include_path') rather than @ a single directory. (jflemer)
show more ...
|
Revision tags: php-4.1.1 |
|
#
e320de1e |
| 23-Dec-2001 |
Alex Waugh |
Undefine AF_UNIX under RISC OS
|
Revision tags: PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4 |
|
#
b91a6669 |
| 26-Nov-2001 |
Sterling Hughes |
Z_TYPE(filehandle)?? ok.. whatever... ;)
|
Revision tags: php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS |
|
#
c0332885 |
| 25-Sep-2001 |
Jeroen van Wolffelaar |
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.
|
Revision tags: PRE_SUBST_Z_MACROS |
|
#
78747bd2 |
| 09-Sep-2001 |
Derick Rethans |
- Don't wrap lines... this is annoying while coding.
|
Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
1159c84a |
| 05-Aug-2001 |
Zeev Suraski |
- TSRMLS_FETCH work - whitespace fixes
|
#
0ccc2fd9 |
| 01-Aug-2001 |
foobar |
kill warning and make this build again.
|
#
15cb7ca0 |
| 31-Jul-2001 |
Zeev Suraski |
Fix some warnings
|
#
b1de7fc9 |
| 31-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH annihilation. Enough for today...
|
#
bc42c375 |
| 31-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work. Got it under 400 now.
|
#
c43806f4 |
| 30-Jul-2001 |
Zeev Suraski |
Zend compatibility patch
|
#
d87cc976 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
#
fe6f8712 |
| 27-Jul-2001 |
Zeev Suraski |
- Get rid of ELS_*(), and use TSRMLS_*() instead. - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any unco
- Get rid of ELS_*(), and use TSRMLS_*() instead. - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it...
show more ...
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
7ce18467 |
| 21-Jul-2001 |
Andi Gutmans |
- Shouldn't be needed anymore
|
#
47154039 |
| 21-Jul-2001 |
Andi Gutmans |
- Fix __FILE__ in the main script in CGI/command line mode.
|
#
ba1249dc |
| 16-Jul-2001 |
Zeev Suraski |
Fix the crash Joey found
|
#
407fd77c |
| 16-Jul-2001 |
Zeev Suraski |
Generalize
|
#
ab7f5ee0 |
| 15-Jul-2001 |
Zeev Suraski |
Fix a crash with the new check-in-cwd code. It will now work only with files which are included in runtime, and not files which are opened at startup (e.g., php.ini)
|