Revision tags: php-4.2.2 |
|
#
728f2de4 |
| 08-Jul-2002 |
Derick Rethans |
Unify error messages
|
Revision tags: 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 |
|
#
4fd00c95 |
| 23-May-2002 |
Wez Furlong |
Fix (stupid) segfault. #17379
|
#
708f9803 |
| 23-May-2002 |
Derick Rethans |
- Fix unchecked return values with parameters to proc_open. (Fixes bug #17375)
|
Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2 |
|
#
b67bafef |
| 05-May-2002 |
Stanislav Malyshev |
Return right exit status
|
Revision tags: php-4.2.1RC1 |
|
#
8ffd089e |
| 25-Apr-2002 |
Derick Rethans |
- Fix for bug #16811
|
Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2 |
|
#
fea3b0a7 |
| 03-Apr-2002 |
Wez Furlong |
fix TS build
|
#
27d1f7db |
| 03-Apr-2002 |
Wez Furlong |
Tidy up win32 implementation of proc_open. Respect safe_mode_exec_dir. Implement proc_close and return process return code under win32.
|
#
a0f165a5 |
| 02-Apr-2002 |
Wez Furlong |
main/streams.c
|
Revision tags: php-4.2.0RC1 |
|
#
659a071e |
| 20-Mar-2002 |
Wez Furlong |
Streams are all tracked as resources now. Add some logic that will help track down leaks when debug is enabled.
|
#
09213d7b |
| 16-Mar-2002 |
Wez Furlong |
change * formatting
|
#
0f65280c |
| 15-Mar-2002 |
Wez Furlong |
New PHP streams...
|
Revision tags: help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, 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, php-4.1.0RC3, php-4.1.0RC2 |
|
#
488b76b9 |
| 04-Nov-2001 |
foobar |
ws fix
|
Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, 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 |
|
#
c0404f46 |
| 11-Aug-2001 |
Zeev Suraski |
Whitespace
|
Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
23b9300f |
| 06-Aug-2001 |
Sascha Schumann |
more tsrm cleanup
|
#
bc42c375 |
| 31-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work. Got it under 400 now.
|
#
9f4c0ae6 |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work
|
#
b0224d51 |
| 30-Jul-2001 |
Zeev Suraski |
Zend compatibility patch
|
#
d87cc976 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
8492ece5 |
| 22-Jul-2001 |
Sascha Schumann |
While researching a crash-bug in mail(), I found these two goldies. Replace php_escape_shell_(arg|cmd) with straight-forward implementations.
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3 |
|
#
81e2cf03 |
| 06-Jun-2001 |
Rasmus Lerdorf |
Fix folding and clean up some extensions
|
#
25c3a3a3 |
| 05-Jun-2001 |
Rasmus Lerdorf |
vim-6 does folding - clean up a bunch of missing folding tags plus some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|
Revision tags: php-4.0.6RC2, php-4.0.6RC1, php-4.0.5 |
|
#
4c823e8a |
| 30-Apr-2001 |
Andi Gutmans |
- Change macros from V_ to VCWD_ because of AIX name clash
|
#
41751515 |
| 28-Apr-2001 |
Sean Bright |
- Fix for bugs #9042, #8212, and #8962. Patch from <tunacat@yahoo.com> - Fixed proto for exec()
|