]> granicus.if.org Git - php/commitdiff
MFH: - Fixed bug #26253 (ext/tokenizer: build as shared extension fails)
authorfoobar <sniper@php.net>
Mon, 17 Nov 2003 19:32:05 +0000 (19:32 +0000)
committerfoobar <sniper@php.net>
Mon, 17 Nov 2003 19:32:05 +0000 (19:32 +0000)
NEWS
ext/tokenizer/Makefile.frag

diff --git a/NEWS b/NEWS
index a875cd12ac9f6a9a3f5ee353b77eac69d71b3da2..6de0207ba053c089c17778dd5132be482f85e8dc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4                                                                      NEWS
 ?? ??? 2003, Version 4.3.5
 - Fixed header handler in NSAPI SAPI module (header->replace was ignored,
   send_default_content_type now sends value from php.ini). (Uwe Schindler)
+- Fixed bug #26253 (ext/tokenizer: build as shared extension fails). (Jani)
 - Fixed bug #26235 (yp_first/yp_next do not specify correct key length). (Ilia)
 - Fixed bug #26216 ("getimagesize(): stream does not support seeking" when
   using remote files). (Marcus)
index a612d6819fbb4f0daf44f7f2c63028345245e0c3..4a5b5dab45de70392123ef7b31c53008d6997902 100644 (file)
@@ -1 +1 @@
-$(builddir)/tokenizer.lo: Zend/zend_language_parser.h
+$(builddir)/tokenizer.lo: $(builddir)/../../Zend/zend_language_parser.h