index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
simplexml
/
php_simplexml.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-01
- Year++
Felipe Pena
1
-1/+1
2011-01-01
- Year++
Felipe Pena
1
-1/+1
2010-01-03
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann
1
-1/+1
2008-12-31
MFH: Bump copyright year, 3 of 3.
Sebastian Bergmann
1
-1/+1
2008-12-27
MFH: proper exports/imports for win32
Rob Richards
1
-1/+9
2008-12-27
MFH: force export on win32 to workaround win32 conig issues
Rob Richards
1
-11/+1
2008-12-26
MFH: properly export functions
Rob Richards
1
-1/+13
2008-07-09
MFH: Move SXI::count to SXE::count and make it user-friendly
Etienne Kneuss
1
-0/+1
2008-01-03
remove unused PHP_EXTNAME_API macros.
Nuno Lopes
1
-6/+0
2007-12-31
MFH: Bump copyright year, 2 of 2.
Sebastian Bergmann
1
-1/+1
2007-01-01
MFH: Bump year.
Sebastian Bergmann
1
-1/+1
2006-08-07
asXML() needs to return bool when serializing doc and filename is passed in
Rob Richards
1
-2/+2
2006-05-23
- MFH Sync with head (namespace prefix handling)
Marcus Boerger
1
-1/+1
2006-02-26
- Synch with head
Marcus Boerger
1
-6/+9
2006-01-01
bump year and license version
foobar
1
-3/+3
2005-08-03
- Bumber up year
foobar
1
-1/+1
2005-06-30
- Unify (+ spl can't be build shared so COMPILE_DL_SPL
foobar
1
-1/+1
2004-02-13
Adding mising declaration (needed for Win32 compilation)
Frank M. Kromann
1
-0/+1
2004-01-22
Fix bug #27010: segfault after returning nodes with children()
Rob Richards
1
-4/+2
2004-01-18
Enable inherited classes inside SPL and respect order of module init.
Marcus Boerger
1
-1/+1
2004-01-18
Export access to class_entry by function.
Marcus Boerger
1
-0/+2
2004-01-17
namespace accesses are now soley URI based as opposed to prefix based.
Sterling Hughes
1
-6/+0
2004-01-17
Major bugfix for consistency.
Marcus Boerger
1
-3/+9
2004-01-09
Remove these initializers as they are unused.
Sterling Hughes
1
-3/+2
2004-01-08
- Happy new year and PHP 5 for rest of the files too..
foobar
1
-1/+1
2003-12-09
- Update header + added missing Id tags.
foobar
1
-4/+4
2003-11-23
Several improvements to the simplexml_element object:
Marcus Boerger
1
-0/+6
2003-10-26
add interop with dom - simplexml_import_dom
Rob Richards
1
-7/+8
2003-10-25
Fix memleaks
Marcus Boerger
1
-0/+1
2003-06-14
use xmlInitParser instead of xmlInitThreads
Rob Richards
1
-2/+0
2003-06-14
interoperability support
Rob Richards
1
-2/+4
2003-06-03
god bless valgrind.
Sterling Hughes
1
-1/+8
2003-05-27
fix __clone()
Sterling Hughes
1
-0/+1
2003-05-26
add support for querying nodes with xpath expressions.
Sterling Hughes
1
-0/+1
2003-05-18
add very basic code for the simplexml extension. The following works ::
Sterling Hughes
1
-0/+77