summaryrefslogtreecommitdiff
path: root/ext/standard/Makefile.frag
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2002-04-10 22:42:32 +0000
committerWez Furlong <wez@php.net>2002-04-10 22:42:32 +0000
commite1d0a147901d27bb01b0ccda315a9fdd3474e1ee (patch)
tree693eee9be6ba188c62f1223eb2c96f70f23256dd /ext/standard/Makefile.frag
parent3eafd2207ccb313cff264c2e5baaa26b707fbe4f (diff)
downloadphp-git-e1d0a147901d27bb01b0ccda315a9fdd3474e1ee.tar.gz
Implement stream context and status notification system.
Bump the BC for zlib notice to a warning # See my RFC to php-dev a few days ago
Diffstat (limited to 'ext/standard/Makefile.frag')
-rw-r--r--ext/standard/Makefile.frag1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/Makefile.frag b/ext/standard/Makefile.frag
index 934f501e6c..d48cf2fd18 100644
--- a/ext/standard/Makefile.frag
+++ b/ext/standard/Makefile.frag
@@ -6,3 +6,4 @@ $(srcdir)/var_unserializer.c: $(srcdir)/var_unserializer.re
$(srcdir)/url_scanner_ex.c: $(srcdir)/url_scanner_ex.re
re2c -b $(srcdir)/url_scanner_ex.re > $@
+