#
70fa1ff7 |
| 25-May-2003 |
Sebastian Bergmann |
Hopefully get correct display of version information.
|
#
bf022fd4 |
| 22-May-2003 |
Sterling Hughes |
use zval_ptr_dtor() instead of the more verbose and less correct version
|
#
8b50ea61 |
| 22-May-2003 |
Sterling Hughes |
take advantage of the fast_call_user_function() api call for all of the callbacks.
|
Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b |
|
#
ebd92654 |
| 11-May-2003 |
Moriyoshi Koizumi |
Added an encoding detection option for expat XML parser.
|
#
83ad8e3a |
| 08-May-2003 |
Moriyoshi Koizumi |
Added initialisation for thread safety
|
#
1ba4e590 |
| 08-May-2003 |
Moriyoshi Koizumi |
WS fix
|
#
2b5cebba |
| 08-May-2003 |
Moriyoshi Koizumi |
Fixed memleak when the libxml compat layer is used.
|
#
21661d3b |
| 07-May-2003 |
Moriyoshi Koizumi |
Added even better allocator codes for both expat & libxml
|
#
a0351b09 |
| 06-May-2003 |
Sterling Hughes |
Bundle libxml and add compatibility layer
|
Revision tags: SPL_ALPHA |
|
#
1d32bcf0 |
| 01-May-2003 |
Sterling Hughes |
no need to comment out, it doesn't belong there '.'
|
Revision tags: php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init |
|
#
cb38be1b |
| 03-Apr-2003 |
Moriyoshi Koizumi |
Fixed segfault in xml_parser_create() # due to too many %s in printf spec
|
#
ecef1df3 |
| 21-Mar-2003 |
Sterling Hughes |
This broke the xml extension, and pres2, commented out for now
|
#
0e6fca4f |
| 18-Mar-2003 |
Stig Bakken |
* email address change
|
Revision tags: php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
72b356c1 |
| 18-Jan-2003 |
Ilia Alshanetsky |
Removed pointless memory allocation checks.
|
#
b506f5c8 |
| 31-Dec-2002 |
Sebastian Bergmann |
Bump year.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3 |
|
#
4ce4a1c3 |
| 05-Dec-2002 |
Marcus Boerger |
php_error -> php_error_docref
|
Revision tags: php-4.3.0RC2, RELEASE_1_0b2 |
|
#
6aaa7bc3 |
| 18-Nov-2002 |
Thies C. Arntzen |
use FREE_ZVAL when freeing zvals
|
Revision tags: BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2 |
|
#
2909e5c9 |
| 24-Oct-2002 |
Sascha Schumann |
centralize #include "build-defs.h" and drop (sometimes inconsistent) other instances
|
Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3 |
|
#
5d4080ec |
| 06-Sep-2002 |
James Cox |
remove uneeded def
|
#
8f14aafe |
| 06-Sep-2002 |
Anantha Kesari H Y |
NetWare related changes/modifications
|
Revision tags: php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, 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, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4 |
|
#
c7a1d96f |
| 13-Apr-2002 |
Markus Fischer |
- Fix a possible memory leak in xml_set_handler(). I stumbled over this while trying out 'pear package' which, while doing xml parsing, re-assigns the variaous callback handlers depe
- Fix a possible memory leak in xml_set_handler(). I stumbled over this while trying out 'pear package' which, while doing xml parsing, re-assigns the variaous callback handlers depending on the version during xml processing. If this check causes problems, let me know.
show more ...
|
Revision tags: php-4.2.0RC3 |
|
#
704713ca |
| 09-Apr-2002 |
Stig Bakken |
* remove extra end-fold
|
Revision tags: php-4.2.0RC2 |
|
#
8c0fd5bc |
| 21-Mar-2002 |
Hartmut Holzgraefe |
proto fixes
|
Revision tags: php-4.2.0RC1, help |
|
#
90613d22 |
| 28-Feb-2002 |
Sebastian Bergmann |
Maintain headers.
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH |
|
#
ea089d09 |
| 27-Jan-2002 |
Jon Parise |
Add a note that this statement will never be reached.
|