Someone sent some patch long time ago to make it use PCRE instead..
I have no idea of it either.
--Jani
Steph Fox [steph@phparch.com] kirjoitti:
Hey Jani,
You can run but you can't hide ;) I'm assuming this is down to you, since
you moved ereg.I won't even pretend to understand browscap. Please remember to kill this
build exclusion if/when you fix it?Thanks,
- Steph
----- Original Message -----
From: "Steph Fox" sfox@php.net
To: php-cvs@lists.php.net
Sent: Thursday, June 19, 2008 6:43 PM
Subject: [PHP-CVS] cvs: php-src(PHP_5_3) /win32/build confutils.jssfox Thu Jun 19 17:43:38 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/build confutils.js
Log:
- ext/standard currently has a dependency on ext/ereg thanks to
browscap.chttp://cvs.php.net/viewvc.cgi/php-src/win32/build/confutils.js?r1=1.60.2.1.2.8.2.12&r2=1.60.2.1.2.8.2.13&diff_format=u
Index: php-src/win32/build/confutils.js
diff -u php-src/win32/build/confutils.js:1.60.2.1.2.8.2.12
php-src/win32/build/confutils.js:1.60.2.1.2.8.2.13
--- php-src/win32/build/confutils.js:1.60.2.1.2.8.2.12 Thu Jun 19 17:14:43
2008
+++ php-src/win32/build/confutils.js Thu Jun 19 17:43:38 2008
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/-// $Id: confutils.js,v 1.60.2.1.2.8.2.12 2008/06/19 17:14:43 sfox Exp $
+// $Id: confutils.js,v 1.60.2.1.2.8.2.13 2008/06/19 17:43:38 sfox Exp $var
STDOUT
= WScript.StdOut;
varSTDERR
= WScript.StdErr;
@@ -347,7 +347,7 @@var snapshot_build_exclusions = new Array(
'debug', 'crt-debug', 'lzf-better-compression',
- 'php-build', 'snapshot-template',
- 'php-build', 'snapshot-template', 'ereg',
'pcre-regex', 'fastcgi', 'force-cgi-redirect',
'path-info-check', 'zts', 'ipv6', 'memory-limit',
'zend-multibyte', 'fd-setsize', 'memory-manager', 't1lib'--
PHP CVS Mailing List (http://www.php.net/)