Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFB: remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 1 | -6/+0 |
| | | | | | #in preparation for the gcc 4 visibility patch | ||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | - revert back to using internal buffer | Rob Richards | 2006-05-10 | 1 | -0/+2 |
| | | | | | origional string may be modified during parse causing possible crash | ||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | move constants to class | Rob Richards | 2005-10-13 | 1 | -0/+2 |
| | |||||
* | - speed and memory usage optimizations | Rob Richards | 2005-10-05 | 1 | -4/+0 |
| | | | | | | | | - implement readInnerXml, readOuterXml and readString: requires libxml 2.6.20 - add encoding and options paramters to open and XML methods options from libxml extension may be passed i.e. LIBXML_XINCLUDE to perform xinclude during read | ||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | add relaxNG support | Rob Richards | 2004-04-27 | 1 | -0/+1 |
| | | | | | | set xml base directory so it is consistant add validation examples | ||||
* | initial revision | Rob Richards | 2004-04-19 | 1 | -0/+71 |
requires PHP 5 |