]> granicus.if.org Git - php/commit
More cleanup of the zend_strip() function.
authorIlia Alshanetsky <iliaa@php.net>
Thu, 6 Mar 2003 15:38:28 +0000 (15:38 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 6 Mar 2003 15:38:28 +0000 (15:38 +0000)
commit2b13eb4f5352da0aa54bcc88c9407c40d8202e4e
tree858dc50f23bb329808534efdbfb5afe7b52736b3
parent2cb46d44799e2ed202b5590b15ae6c4c0cb37b8b
More cleanup of the zend_strip() function.
No longer strip __LINE__, since while it may become useless it could break
code where __LINE__ is passed as a function parameter.
Zend/zend_highlight.c