Revision tags: php-5.1.3RC1 |
|
#
8dffbf21 |
| 07-Mar-2006 |
Rob Richards |
- Synch with head |
#
a9080d38 |
| 05-Mar-2006 |
Antony Dovgal |
fix #36611 (assignment to SimpleXML object attribute changes argument type to string) |
Revision tags: RELEASE_1_2 |
|
#
84ad6255 |
| 01-Mar-2006 |
Rob Richards |
nuke tests for libxml2 version - will always be > 2.6.0 |
#
c5d70528 |
| 27-Feb-2006 |
Marcus Boerger |
- MFH Fix count/foreach interaction |
#
44d4ba47 |
| 27-Feb-2006 |
Marcus Boerger |
- Cleanup |
#
cde6f6e0 |
| 27-Feb-2006 |
Dmitry Stogov |
Fixed memory leak |
#
4d442447 |
| 26-Feb-2006 |
Marcus Boerger |
- Synch with head |
#
c353a52a |
| 06-Feb-2006 |
Antony Dovgal |
initialize variables |
Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version |
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0 |
|
#
3e669bc9 |
| 06-Dec-2005 |
foobar |
MFH: nuke php3 legacy |
Revision tags: RELEASE_2_0_2 |
|
#
40a3cdd9 |
| 29-Nov-2005 |
Marcus Boerger |
- MFH . Fix memleaks . Add tests . Add functions: getNamespaces(), getDocNamespaces() . Fixed var_dump() . Fixed bugs: #35028 XML object fails FALSE test # This plan
- MFH . Fix memleaks . Add tests . Add functions: getNamespaces(), getDocNamespaces() . Fixed var_dump() . Fixed bugs: #35028 XML object fails FALSE test # This plan was decided before 5.1.0 came out with ilia and checked again # just now. The extension currently shows no more memleaks or errors using # the test suite.
show more ...
|
Revision tags: php-5.1.1, php-5.1.0 |
|
#
cfeb12cc |
| 20-Nov-2005 |
Marcus Boerger |
- MFH Fix parameter parsing |
Revision tags: php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1 |
|
#
b0335163 |
| 05-Nov-2005 |
Rasmus Lerdorf |
And simplexml doesn't need dom anymore to do the import |
Revision tags: RELEASE_1_0RC2 |
|
#
9622ccfa |
| 31-Oct-2005 |
Marcus Boerger |
- Drop unnecessary exports to prevent forward BC problems |
Revision tags: php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1 |
|
#
5460d2da |
| 24-Oct-2005 |
Marcus Boerger |
- Fix issue with entities in attributes |
Revision tags: php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0 |
|
#
308a64bc |
| 03-Oct-2005 |
Marcus Boerger |
- MFH Really allow SXE being shared by not using anything from it directly in SPL |
Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5 |
|
#
ab78a633 |
| 31-Aug-2005 |
Rob Richards |
MFH: make sxe_properties_get respect namespace scope |
Revision tags: php-5.0.5RC2, php-5.0.5RC1 |
|
#
94770975 |
| 18-Aug-2005 |
foobar |
MFH: Nuked EOLs from error messages |
Revision tags: php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year |
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0 |
|
#
3064cb78 |
| 07-Jul-2005 |
Rasmus Lerdorf |
Missing closing folding marker |
Revision tags: php-4.4.0RC2 |
|
#
340bcffd |
| 30-Jun-2005 |
foobar |
- Unify (+ spl can't be build shared so COMPILE_DL_SPL |
Revision tags: php-5.1.0b2 |
|
#
78a5b769 |
| 17-Jun-2005 |
foobar |
Use the new dependency system |
Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2 |
|
#
cb72e23c |
| 05-Dec-2004 |
Rob Richards |
add optional parameter to pass libxml document load options |
Revision tags: php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2 |
|
#
a5016600 |
| 30-Aug-2004 |
Rob Richards |
remove cloning under ze1_compatibility_mode - minor BC break but doesnt work right under compat mode anyways |
Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1 |
|
#
b48af415 |
| 06-Aug-2004 |
Sara Golemon |
ZTS Fix |