1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] dom: Remove outdated comment

This commit is contained in:
Niels Dossche
2025-12-18 22:38:21 +01:00
parent f4538c67c3
commit cf62b6c058

View File

@@ -31,8 +31,6 @@
* Since:
*/
/* {{{ attribute protos, not implemented yet */
/* {{{ publicId string
readonly=yes
URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-54F2B4D0
@@ -73,6 +71,4 @@ zend_result dom_notation_system_id_read(dom_object *obj, zval *retval)
/* }}} */
/* }}} */
#endif