| 0a7395e |
|
01-Jan-2013 |
Xinchen Hui <laruence@php.net> |
Happy New Year
/PHP_5_4/ext/dom/documenttype.c
|
| c4b26cc |
|
09-Aug-2012 |
Daniel Veillard <veillard@redhat.com> |
Update to work with libxml 2.9.0
/PHP_5_4/ext/dom/documenttype.c
|
| e4ca0ed |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/PHP_5_4/ext/dom/documenttype.c
|
| 23e4385 |
|
25-Jul-2011 |
Felipe Pena <felipe@php.net> |
- Make usage of new PHP_FE_END macro
/PHP_5_4/ext/dom/documenttype.c
|
| 927bf09 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/PHP_5_4/ext/dom/documenttype.c
|
| 9ba1e81 |
|
03-Jan-2010 |
Sebastian Bergmann <sebastian@php.net> |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
/PHP_5_4/ext/dom/documenttype.c
|
| 9b923dd |
|
24-Sep-2009 |
Rob Richards <rrichards@php.net> |
fix memleak
/PHP_5_4/ext/dom/documenttype.c
|
| 08659c2 |
|
31-Dec-2008 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 3 of 3.
/PHP_5_4/ext/dom/documenttype.c
|
| e18b1c0 |
|
14-Aug-2008 |
Antony Dovgal <tony2001@php.net> |
MFH: fix ws, cs and folding
/PHP_5_4/ext/dom/documenttype.c
|
| d1dded8 |
|
31-Dec-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 2 of 2.
/PHP_5_4/ext/dom/documenttype.c
|
| 6c810b0 |
|
27-Sep-2007 |
Dmitry Stogov <dmitry@php.net> |
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
/PHP_5_4/ext/dom/documenttype.c
|
| 4223aa4 |
|
01-Jan-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump year.
/PHP_5_4/ext/dom/documenttype.c
|
| 5bd9322 |
|
01-Jan-2006 |
foobar <sniper@php.net> |
bump year and license version
/PHP_5_4/ext/dom/documenttype.c
|
| 23e671a |
|
03-Aug-2005 |
foobar <sniper@php.net> |
- Bumber up year
/PHP_5_4/ext/dom/documenttype.c
|
| b87d8cd |
|
18-Nov-2004 |
Rob Richards <rrichards@php.net> |
prototype fixes (Jakub Vrána)
/PHP_5_4/ext/dom/documenttype.c
|
| 02fa5aa |
|
30-Aug-2004 |
Rob Richards <rrichards@php.net> |
remove cloning under ze1_compatibility_mode - minor BC break but doesnt work right under compat mode anyways
/PHP_5_4/ext/dom/documenttype.c
|
| 5b0f34a |
|
31-May-2004 |
Rob Richards <rrichards@php.net> |
Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) Prototype fixes
/PHP_5_4/ext/dom/documenttype.c
|
| 602c786 |
|
16-Feb-2004 |
Rob Richards <rrichards@php.net> |
issue warning if object is in invalid state when dealing with properties
/PHP_5_4/ext/dom/documenttype.c
|
| c3a5720 |
|
15-Feb-2004 |
Rob Richards <rrichards@php.net> |
allow certain methods to be called statically again: domdocument (all load methods) domimplementation (all methods) switch to zend_parse_method_parameters for consistancy insure object parameters are correct class types convert zvals to correct type if needed for property writes fix a few segfaults found while testing
/PHP_5_4/ext/dom/documenttype.c
|
| dbeb415 |
|
08-Jan-2004 |
Andi Gutmans <andi@php.net> |
- A belated happy holidays and PHP 5
/PHP_5_4/ext/dom/documenttype.c
|
| 198c09f |
|
03-Dec-2003 |
Rob Richards <rrichards@php.net> |
fix notations - forgot to create iterator
/PHP_5_4/ext/dom/documenttype.c
|
| 6ac3464 |
|
29-Nov-2003 |
Rob Richards <rrichards@php.net> |
implement namednodemap and nodelist fix xsl/dom integration under windows update tests and examples
/PHP_5_4/ext/dom/documenttype.c
|
| 21329c5 |
|
22-Aug-2003 |
Wez Furlong <wez@php.net> |
allow building without libxml2 under win32
/PHP_5_4/ext/dom/documenttype.c
|
| d75618e |
|
12-Jul-2003 |
Rob Richards <rrichards@php.net> |
implement read only exceptions implement notation nodes changes for spec conformance
/PHP_5_4/ext/dom/documenttype.c
|
| 4cd0684 |
|
07-Jul-2003 |
Rob Richards <rrichards@php.net> |
implement node proxies: next phase of interop
/PHP_5_4/ext/dom/documenttype.c
|
| f68c7ff |
|
10-Jun-2003 |
James Cox <imajes@php.net> |
updating license information in the headers.
/PHP_5_4/ext/dom/documenttype.c
|
| 6d72c89 |
|
09-Jun-2003 |
Rob Richards <rrichards@php.net> |
implmentation of document ref counting for persistance re-work of internal object handling
/PHP_5_4/ext/dom/documenttype.c
|
| 1b046ed |
|
05-Jun-2003 |
Rob Richards <rrichards@php.net> |
Inital cut of new dom extension PHP5 only
/PHP_5_4/ext/dom/documenttype.c
|