History log of /php-src/ext/simplexml/simplexml.c (Results 476 – 500 of 544)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 07d94c24 25-Oct-2003 Marcus Boerger

Fix test 4 with the help of Rob

# 46251fa3 25-Oct-2003 Marcus Boerger

Show if Schemas are supported

# 873bcefa 25-Oct-2003 Marcus Boerger

Fix memleaks

# 0a68fb02 25-Oct-2003 Marcus Boerger

Fix warning

Revision tags: php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3
# 052f9378 19-Oct-2003 Shane Caraveo

add global init/shutdown functions for libxml. this is required as
shutdown is not safe to call multiple times, and to make streams work
correctly some init stuff has to happen in a specific

add global init/shutdown functions for libxml. this is required as
shutdown is not safe to call multiple times, and to make streams work
correctly some init stuff has to happen in a specific order

show more ...

# 2cc9511c 07-Oct-2003 Zeev Suraski

Fix cast callbacks

# 506136f9 06-Oct-2003 Moriyoshi Koizumi

Forgot about this one

# 503d74aa 06-Oct-2003 Moriyoshi Koizumi

Fixed bug #25756 (SimpleXML's validate_schema_file() broken)

# c6c240a4 05-Oct-2003 Zeev Suraski

Sync with new API

Revision tags: BEFORE_HANDLERS_RESHUFFLE
# d7398813 02-Oct-2003 Moriyoshi Koizumi

A temporary voodoo hack to avoid memory leaks.
# Stuff of this kind must be removed if any neater way is out there.

Revision tags: RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3
# 21329c5e 22-Aug-2003 Wez Furlong

allow building without libxml2 under win32

# 9ada9e57 19-Aug-2003 Wez Furlong

fix build

# ed21ddd4 18-Aug-2003 Zeev Suraski

Fix a gazillion leaks in SimpleXML. One gazillion to go ;)

Revision tags: php-4.3.3RC4
# 1fb9d489 18-Aug-2003 Zeev Suraski

WTF was that doing here? :)
Fix crash

# 6fae803c 07-Aug-2003 Rob Richards

fix bug #24957 (var_dump of object segfaults)

Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# 538d58dd 03-Aug-2003 Zeev Suraski

Use new infrastructure.

There are bound to be some messups, please report build/runtime bugs!

Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2
# 785130c0 23-Jul-2003 Zeev Suraski

Fix interface

# d6320007 07-Jul-2003 Zeev Suraski

Add missing elements

# f55b83cb 07-Jul-2003 foobar

ws + missing fold tag

# 73d98824 05-Jul-2003 Sterling Hughes

not a temp var unless its a singular var

# e0347ab2 04-Jul-2003 Sterling Hughes

"real" fix

# 2935efb4 04-Jul-2003 Sterling Hughes

fix memory cverrun when accessing an empty xml element.
guess how many lines it took me to write a basic WSDL parser + API? 20 using
curl + simplexml

# a6d0972c 01-Jul-2003 Marcus Boerger

Fix warnings

# 57e1c829 30-Jun-2003 Sterling Hughes

and my first user doesn't even like goto's. sniffle

# 2505cf7c 30-Jun-2003 Sterling Hughes

satisfy my very first user :)

1...<<11121314151617181920>>...22