History log of /PHP-8.1/ext/xml/xml.c (Results 251 – 275 of 355)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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.

# 66d88ba0 29-Dec-2001 Andi Gutmans

- Fix bug in XML extension which exists due to a not perfect work around
- with ZE1. In ZE2 the correct code seems to work well.

Revision tags: php-4.1.1
# dcda91c1 17-Dec-2001 Hartmut Holzgraefe

proto fix

# 7155e131 14-Dec-2001 Thies C. Arntzen

add todo

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, 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)

Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# 6cfba2a3 25-Sep-2001 Jeroen van Wolffelaar

2nd phase in back-substitution those macro's

I've got pretty much everything now...

# 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
# c902ad74 18-Aug-2001 foobar

null terminate the returned string in here too.

# 1ffbcc5e 18-Aug-2001 foobar

ws fix.

Revision tags: php-4.0.7RC1
# fd5eea8b 12-Aug-2001 Sebastian Bergmann

Fix warning.

# d5b1a7f4 12-Aug-2001 Thies C. Arntzen

tags need to be UTF8-decoded as well.

guys, case_folding can only work when the parser target encoding equal (or
compatible) with the locale setting of the system as we use toupper to "d

tags need to be UTF8-decoded as well.

guys, case_folding can only work when the parser target encoding equal (or
compatible) with the locale setting of the system as we use toupper to "do it"

show more ...

Revision tags: BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# aa1772ca 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation

# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch

# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup

# 7b1c4006 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation (Zend compatibility patch)

# d42f8542 28-Jul-2001 Andi Gutmans

- Use object macros

# 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
# 0ef0f8e3 11-Jul-2001 Thies C. Arntzen

ZVAL_BOOL(v,0) -> ZVAL_FALSE(v)

# 66d94bc6 11-Jul-2001 Zeev Suraski

Nuke zval_reset

# d70ce7be 11-Jul-2001 Zeev Suraski

var_reset -> ZVAL_RESET

1...<<1112131415