Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix assignment when SimpleXML is disabled on Windows | Kalle Sommer Nielsen | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | Added parameter parsing check to SimpleXMLElement::count() | Kalle Sommer Nielsen | 2010-02-25 | 1 | -1/+5 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 5 | -5/+5 |
| | |||||
* | Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning). | Ilia Alshanetsky | 2009-10-07 | 1 | -0/+2 |
| | | | | | # original patch by wmeler at wp-sa dot pl | ||||
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 1 | -0/+18 |
| | |||||
* | Add missing SKIPIF sections to tests | andy wharmby | 2009-08-03 | 8 | -14/+41 |
| | |||||
* | Added comment to XFAIL | Zoe Slattery | 2009-07-18 | 1 | -0/+2 |
| | |||||
* | removing empty XFAIL sections | Zoe Slattery | 2009-07-18 | 1 | -1/+0 |
| | |||||
* | Fix extension loading order | Hannes Magnusson | 2009-06-10 | 1 | -0/+1 |
| | |||||
* | - Dropped *_TEXT* macros in favor of unicode macros direct usage | Felipe Pena | 2009-05-25 | 1 | -2/+2 |
| | |||||
* | Fixed Windows build, declarations first ladies and gentlemen | Kalle Sommer Nielsen | 2009-03-30 | 1 | -6/+5 |
| | |||||
* | - Removed: | Felipe Pena | 2009-03-26 | 1 | -40/+23 |
| | | | | | | | | | | | | - UG(unicode) checks - pcre_cache_entry.unicode_mode - Changed: - ZEND_STR_TYPE -> IS_UNICODE - convert_to_text -> convert_to_unicode - convert_to_text_ex -> convert_to_unicode_ex (Felipe, Steph) | ||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 5 | -5/+5 |
| | |||||
* | - MFB (Fixed Bug #46048: SimpleXML top-level @attributes not in iterator). | David Coallier | 2009-02-04 | 2 | -1/+25 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 5 | -5/+5 |
| | |||||
* | proper exports/imports for win32 | Rob Richards | 2008-12-27 | 2 | -1/+10 |
| | |||||
* | force export on win32 to workaround win32 conig issues | Rob Richards | 2008-12-27 | 1 | -11/+1 |
| | |||||
* | properly export functions | Rob Richards | 2008-12-26 | 3 | -5/+17 |
| | |||||
* | - MFB: | Pierre Joye | 2008-12-26 | 1 | -12/+13 |
| | | | | | | - remove the temp hack for libxml path (fixed now) - do not raise a warning if the extension was not enabled anyway | ||||
* | - disable simplexml when libxml is not enabled | Pierre Joye | 2008-12-25 | 1 | -3/+8 |
| | |||||
* | Fix #46241 (stacked error_handlers, error_handling in general) | Etienne Kneuss | 2008-11-19 | 1 | -0/+1 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) | Felipe Pena | 2008-11-17 | 1 | -3/+0 |
| | |||||
* | Fix #45976 (Move SXE from SPL to SimpleXML) | Etienne Kneuss | 2008-11-06 | 11 | -14/+682 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+3 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -3/+0 |
| | |||||
* | initialize optional vars | Arnaud Le Blanc | 2008-10-21 | 1 | -2/+2 |
| | |||||
* | fix bug #46323 (compilation of simplexml for NetWare breaks) | Rob Richards | 2008-10-20 | 1 | -1/+1 |
| | |||||
* | MFB: propagated const, to avoid "discards qualifiers from pointer target ↵ | Alexey Zakhlestin | 2008-10-16 | 1 | -2/+2 |
| | | | | type" errors | ||||
* | Committting tests for Olafur Waage | Zoe Slattery | 2008-10-02 | 2 | -0/+53 |
| | |||||
* | fix bug #46047 (SimpleXML converts empty nodes into object with nested array) | Rob Richards | 2008-09-11 | 2 | -7/+59 |
| | | | | | add test | ||||
* | fix bug #46003 (isset on nonexisting node return unexpected results) | Rob Richards | 2008-09-10 | 2 | -1/+31 |
| | | | | | add test | ||||
* | fix bug #45553 (Using XPath for attributes with a namespace does not work) | Rob Richards | 2008-09-10 | 2 | -1/+32 |
| | | | | | add test | ||||
* | Fix error_handling usage in various extensions | Etienne Kneuss | 2008-08-08 | 1 | -12/+12 |
| | |||||
* | Move SXI::count to SXE::count and make it user-friendly | Etienne Kneuss | 2008-07-09 | 3 | -3/+80 |
| | |||||
* | - MFB: Added arginfo | Felipe Pena | 2008-06-27 | 1 | -3/+29 |
| | |||||
* | - Added XFAIL | Felipe Pena | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | - killed off UEXPECT | Steph Fox | 2008-05-27 | 1 | -1/+0 |
| | | | | | | - com_dotnet gets a .cvsignore - Ulf will take care of mysql extensions, rest complete | ||||
* | - Removed UEXPECT(F) | Felipe Pena | 2008-05-27 | 34 | -1135/+0 |
| | |||||
* | MFB:When dumping entire document to file via asXml() don't lose the encoding | Ilia Alshanetsky | 2008-05-23 | 1 | -1/+1 |
| | |||||
* | - Fixed wrong fix | Felipe Pena | 2008-05-19 | 1 | -1/+2 |
| | |||||
* | - Fixed test | Felipe Pena | 2008-05-19 | 1 | -1/+2 |
| | |||||
* | Fix #44484 (define SimpleXMLElement::__toString()) | Etienne Kneuss | 2008-05-03 | 2 | -0/+42 |
| | |||||
* | - Added some UEXPECTs | Felipe Pena | 2008-03-22 | 1 | -0/+6 |
| | | | | | - Fixed some tests | ||||
* | fix bug #44478 (Inconsistent behaviour when assigning new nodes) | Rob Richards | 2008-03-20 | 2 | -10/+27 |
| | | | | | add test | ||||
* | MFB | Rasmus Lerdorf | 2008-02-28 | 1 | -0/+22 |
| | |||||
* | fix bug #42369 (Implicit conversion to string leaks memory) | Rob Richards | 2008-01-31 | 2 | -0/+30 |
| | | | | | add test | ||||
* | Fixed bug #43918 (Segmentation fault in garbage collector) | Dmitry Stogov | 2008-01-29 | 1 | -0/+3 |
| | |||||
* | MFH: fix leak appearing when appending data to unnamed attribute | Antony Dovgal | 2008-01-23 | 2 | -7/+31 |
| | |||||
* | - Bugfix #37076 (SimpleXML ignores .=). (felipe, marcus) | Marcus Boerger | 2008-01-22 | 2 | -4/+20 |
| | |||||
* | MFB: remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 1 | -6/+0 |
| | | | | | #in preparation for the gcc 4 visibility patch |