1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00
Files
archived-php-src/ext/dom
Marcus Boerger aae7a83df4 - Fixed Bug #29354 Exception constructor marked as both public and
protected
# If the constructor should be protected then it needs to be overwritten
# with a method that simply calls the parent, this function simply changes
# the visibility of the original function and makes that (public+protected)
2004-07-25 18:50:24 +00:00
..
2003-11-30 11:13:00 +00:00
2004-07-18 12:03:51 +00:00
2003-06-05 19:12:07 +00:00
2003-06-06 06:34:30 +00:00
2004-05-16 10:30:16 +00:00