Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|
Revision tags: php-4.1.0 |
|
#
94737d08 |
| 07-Dec-2001 |
Hartmut Holzgraefe |
proto fix
|
#
250aded2 |
| 06-Dec-2001 |
Hartmut Holzgraefe |
proto fixes
|
Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1 |
|
#
68925208 |
| 11-Oct-2001 |
Stig Bakken |
* zend_module_entry change: apino, debug and zts are moved first, see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
|
#
1ac3aa7e |
| 05-Oct-2001 |
Daniel Beulshausen |
nuke unnecessary force-by-ref declarations + name the needed in a proper way
|
#
377d88ce |
| 04-Oct-2001 |
Daniel Beulshausen |
use maxpathlen instead of path_max
|
Revision tags: php4, php-4.0.7RC3 |
|
#
b0559128 |
| 30-Sep-2001 |
Stig Venaas |
Didn't compile, replaced some TSRMLS_C with TSRMLS_CC
|
Revision tags: 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 |
|
#
88713e4d |
| 11-Sep-2001 |
Egon Schmid |
Fixed some protos. Haven't read the source code, so some protos could be wrong. bool notext=true looks very strange to me.
|
#
671b46a0 |
| 11-Sep-2001 |
Wez Furlong |
Revise the xxx_export api so that exporting to files is comfortable.
|
#
0f835fdf |
| 11-Sep-2001 |
Wez Furlong |
Arrrgghh! Fix munched file. # Dunno how that happened.
|
#
3b8f3cc4 |
| 10-Sep-2001 |
Wez Furlong |
Added some preliminary x509 cert and csr creation/signing functions. Also, some problems with CGI initialization should be eliminated. Renamed some pkey functions to be more consistent. #
Added some preliminary x509 cert and csr creation/signing functions. Also, some problems with CGI initialization should be eliminated. Renamed some pkey functions to be more consistent. # Added aliases for older names; not sure if we should keep those.
show more ...
|
#
87d7284e |
| 10-Sep-2001 |
Daniel Beulshausen |
don't forget TSRMLS_CC when using zend_parse_parameters
|
#
78747bd2 |
| 09-Sep-2001 |
Derick Rethans |
- Don't wrap lines... this is annoying while coding.
|
#
3ed4cc33 |
| 07-Sep-2001 |
Wez Furlong |
API update: use zend_parse_parameters
|
Revision tags: php-4.0.7RC2 |
|
#
e140b35b |
| 21-Aug-2001 |
Zeev Suraski |
API update
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
474da88b |
| 31-Jul-2001 |
foobar |
more ZTS fixes.
|
#
aa1772ca |
| 31-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH annihilation
|
#
c43806f4 |
| 30-Jul-2001 |
Zeev Suraski |
Zend compatibility patch
|
#
7b1c4006 |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH annihilation (Zend compatibility patch)
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
8ca519ca |
| 05-Jul-2001 |
Wez Furlong |
Change a load of E_ERRORS into E_WARNINGs; it was being a bit too severe, which meant that scripts could not identify (or even display) errors before PHP bailed out.
|
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 |
|
#
1beda9ee |
| 24-May-2001 |
Stig Bakken |
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
|
Revision tags: php-4.0.6RC1 |
|
#
b379cd96 |
| 04-May-2001 |
Wez Furlong |
Merged and adapted a patch from Sascha Kettler <kettler@gmx.net> that provides some asymmetric RSA encrypt/decrypt functions.
|