Christoph M. Becker
|
1d20443679
|
Merge branch 'PHP-7.4'
* PHP-7.4:
Fix #79528: Different object of the same xml between 7.4.5 and 7.4.4
|
2020-05-01 12:42:09 +02:00 |
|
Christoph M. Becker
|
54148fd686
|
Fix #79528: Different object of the same xml between 7.4.5 and 7.4.4
Revert "Fix #61597: SXE properties may lack attributes and content"
This reverts commit 7c081db885.
|
2020-05-01 12:37:39 +02:00 |
|
Christoph M. Becker
|
208e348982
|
Merge branch 'PHP-7.4'
* PHP-7.4:
Fix #61597: SXE properties may lack attributes and content
|
2020-03-12 10:57:14 +01:00 |
|
Christoph M. Becker
|
7c081db885
|
Fix #61597: SXE properties may lack attributes and content
We must not treat a node as string if it has attributes, unless it is
an entity declaration which is always treated as string by simplexml.
|
2020-03-12 10:52:28 +01:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Peter Kokot
|
782352c54a
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:45:12 +02:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Pierre Joye
|
e2ac1fc386
|
- add skipif for dom
|
2011-09-07 08:12:08 +00:00 |
|
Andrew Curioso
|
47db582a34
|
Use iterator when necessary to get the full properties hash - consistent with count (see test: ext/simplexml/tests/034.phpt)
|
2011-05-17 13:50:48 +00:00 |
|
Felipe Pena
|
6df7a7d7b5
|
- Improve test
|
2010-04-20 16:45:46 +00:00 |
|
Felipe Pena
|
3a0a2af52c
|
- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)
|
2010-04-20 16:24:21 +00:00 |
|