Xinchen Hui
|
fc33f52d8c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
|
Xinchen Hui
|
0579e8278d
|
bump year
|
2015-01-15 23:26:37 +08:00 |
|
Stanislav Malyshev
|
b7a7b1a624
|
trailing whitespace removal
|
2015-01-10 15:07:38 -08:00 |
|
Anatol Belski
|
bdeb220f48
|
first shot remove TSRMLS_* things
|
2014-12-13 23:06:14 +01:00 |
|
Tjerk Meesters
|
0a50b250b2
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Refactored DOMNodeList array dereferencing implementation
Conflicts:
ext/dom/nodelist.c
ext/dom/php_dom.c
|
2014-10-09 23:32:19 +08:00 |
|
Tjerk Meesters
|
59f39dea66
|
Refactored DOMNodeList array dereferencing implementation
|
2014-10-09 23:07:12 +08:00 |
|
Tjerk Meesters
|
49078a6598
|
Merge branch 'PHP-5.6'
Conflicts:
ext/dom/dom_properties.h
ext/dom/nodelist.c
ext/dom/php_dom.c
|
2014-10-09 16:55:15 +08:00 |
|
Florian MARGAINE
|
9469db9311
|
DOMNodeList elements are accessible through array notation
Fixes #67949
|
2014-09-27 01:27:46 +02:00 |
|
Johannes Schlüter
|
d0cb715373
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
|
Nikita Popov
|
d85ab21ac4
|
Fix DOM warnings
|
2014-09-03 21:35:53 +02:00 |
|
Anatol Belski
|
c6a35115bc
|
fix func argument type
|
2014-08-25 23:52:40 +02:00 |
|
Anatol Belski
|
c3e3c98ec6
|
master renames phase 1
|
2014-08-25 19:24:55 +02:00 |
|
Anatol Belski
|
63d3f0b844
|
basic macro replacements, all at once
|
2014-08-19 08:07:31 +02:00 |
|
Nikita Popov
|
39d12294fd
|
Mostly fix Dom XPath
|
2014-04-16 17:14:34 +02:00 |
|
Nikita Popov
|
9eb8569865
|
Make DOM mostly work
|
2014-04-15 22:20:06 +02:00 |
|
Nikita Popov
|
3b9fdf37e1
|
Make DOM compile
Just make it compile, not work yet...
|
2014-04-15 20:32:47 +02:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +08:00 |
|
Xinchen Hui
|
a666285bc2
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
|
Felipe Pena
|
8775a37559
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Ilia Alshanetsky
|
bfdd53cd04
|
Removal of deadcode identified by coverity
|
2011-08-08 13:45:18 +00:00 |
|
Felipe Pena
|
da376383e8
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Antony Dovgal
|
e18b1c00b6
|
MFH: fix ws, cs and folding
|
2008-08-14 08:39:05 +00:00 |
|
Sebastian Bergmann
|
00586196de
|
MFH: Add missing Reflection API metadata for DOM classes.
|
2008-02-04 15:22:59 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Dmitry Stogov
|
6c810b0d4c
|
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
2007-09-27 18:00:48 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Ilia Alshanetsky
|
baff4e0ab5
|
Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)
|
2006-08-13 15:02:41 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
foobar
|
3e669bc950
|
MFH: nuke php3 legacy
|
2005-12-06 02:28:41 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
|
foobar
|
2967f6116f
|
- Fixed bugs #33431, #33432 ("int" used instead of "long" in parameter parsing)
|
2005-06-26 22:34:26 +00:00 |
|
Rob Richards
|
b87d8cdfd0
|
prototype fixes (Jakub Vrána)
|
2004-11-18 19:54:30 +00:00 |
|
Rob Richards
|
5b0f34ae80
|
Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson)
Prototype fixes
|
2004-05-31 12:50:28 +00:00 |
|
Rob Richards
|
010c340f29
|
use new style constructors
fix return for nodelist item
|
2004-03-31 17:18:59 +00:00 |
|
Ilia Alshanetsky
|
0d0fffe98b
|
Fixed compiler warnings.
|
2004-03-29 19:57:51 +00:00 |
|
Rob Richards
|
ec2ea131fb
|
implement clone functionality to fix segfault
DomNode->clone() creates new doc proxy if document is cloned
remove printf from xpath
fix remaining invalid object state issues
|
2004-02-17 11:13:47 +00:00 |
|
Rob Richards
|
7e619b7f5f
|
update constructors so they cant be called statically
|
2004-01-22 21:16:05 +00:00 |
|
Rob Richards
|
394bf2ba5b
|
XPath query returns nodelist object rather than array
|
2004-01-10 11:50:25 +00:00 |
|
Andi Gutmans
|
dbeb4158d2
|
- A belated happy holidays and PHP 5
|
2004-01-08 08:18:22 +00:00 |
|
Rob Richards
|
66c68da22b
|
Fixed bug #26743 (getElementsByTagName doesn't work properly)
|
2003-12-29 16:44:47 +00:00 |
|
Ilia Alshanetsky
|
39df1011f1
|
Compiler warning fixes.
|
2003-12-23 17:08:44 +00:00 |
|
Ilia Alshanetsky
|
72da689340
|
Compiler warning fixes.
|
2003-12-21 18:22:14 +00:00 |
|
Rob Richards
|
6ac34646ac
|
implement namednodemap and nodelist
fix xsl/dom integration under windows
update tests and examples
|
2003-11-29 20:40:18 +00:00 |
|
Wez Furlong
|
21329c5e0c
|
allow building without libxml2 under win32
|
2003-08-22 15:04:29 +00:00 |
|