]>
granicus.if.org Git - php/log
Steph Fox [Mon, 7 Jul 2008 01:25:53 +0000 (01:25 +0000)]
- Don't do stuff twice over
@Jani: pick up mail!
Steph Fox [Mon, 7 Jul 2008 01:23:56 +0000 (01:23 +0000)]
- Fix up some bits and pieces.
- Always report re2c version.
- Head towards making it possible for all platforms to have compiler info in phpinfo() output.
- Make it possible to switch off configure summary (--without-summary).
Steph Fox [Mon, 7 Jul 2008 01:16:44 +0000 (01:16 +0000)]
- This file is generated from win32/build/config.w32.h.in. It should never have been in CVS in the first place...
Steph Fox [Mon, 7 Jul 2008 01:13:14 +0000 (01:13 +0000)]
- Fixed config.w32 to keep Elizabeth happy
- NB This whole lot still might disappear, OpenSSL patch review pending
Steph Fox [Mon, 7 Jul 2008 01:11:07 +0000 (01:11 +0000)]
- We forgot to check that the phar exists before trying to extract files from it :)
Steph Fox [Mon, 7 Jul 2008 01:09:21 +0000 (01:09 +0000)]
Duplicate tests to accommodate parameter parsing fixes in 5_3 core
(NB the 5_2 tests will fail currently due to name changes, will fix tomorrow)
Etienne Kneuss [Mon, 7 Jul 2008 00:07:59 +0000 (00:07 +0000)]
MFH: Fix my poor name
Etienne Kneuss [Mon, 7 Jul 2008 00:05:37 +0000 (00:05 +0000)]
Remove .htaccess file(??)
Etienne Kneuss [Sun, 6 Jul 2008 23:54:36 +0000 (23:54 +0000)]
MFH: Add missing test
Etienne Kneuss [Sun, 6 Jul 2008 23:45:56 +0000 (23:45 +0000)]
MFH: First part of count/handlers related fixes
Pierre Joye [Sun, 6 Jul 2008 19:24:54 +0000 (19:24 +0000)]
- some updates (will be used to send mails when an extension is broken, snaps or from RM/QA)
Pierre Joye [Sun, 6 Jul 2008 17:07:26 +0000 (17:07 +0000)]
- MFH:
- update lib/headers detection
- nuke unused variables
Nuno Lopes [Sun, 6 Jul 2008 16:59:39 +0000 (16:59 +0000)]
add test for the shebang thing
Pierre Joye [Sun, 6 Jul 2008 16:59:13 +0000 (16:59 +0000)]
- MFH: update lib detection and does not enable it when lib/headers are missing
Pierre Joye [Sun, 6 Jul 2008 16:52:59 +0000 (16:52 +0000)]
- don't enable xmlrpc when libxml is missing
Nuno Lopes [Sun, 6 Jul 2008 16:38:18 +0000 (16:38 +0000)]
fix test for good consoles (tm)
Nuno Lopes [Sun, 6 Jul 2008 16:21:15 +0000 (16:21 +0000)]
regenerate
Nuno Lopes [Sun, 6 Jul 2008 16:20:51 +0000 (16:20 +0000)]
fix last part of bug #44654
Nuno Lopes [Sun, 6 Jul 2008 15:53:37 +0000 (15:53 +0000)]
regenerate
Nuno Lopes [Sun, 6 Jul 2008 15:53:23 +0000 (15:53 +0000)]
fix first part of bug #44654: scan for opening tag <? after a # char
Nuno Lopes [Sun, 6 Jul 2008 15:40:11 +0000 (15:40 +0000)]
add test for #-style comments. passes fine on both 5.2 and 5.3
Rui Hirokawa [Sun, 6 Jul 2008 15:36:19 +0000 (15:36 +0000)]
improved zend-multibyte detection.
Nuno Lopes [Sun, 6 Jul 2008 15:23:31 +0000 (15:23 +0000)]
fix CVE-2008-2371. patch by Tavis Ormandy
# currently there's no release of PCRE with this fix. PCRE's author recommended applying this patch in the meantime
Nuno Lopes [Sun, 6 Jul 2008 15:17:25 +0000 (15:17 +0000)]
upgrade to PCRE 7.7
Pierre Joye [Sun, 6 Jul 2008 09:55:44 +0000 (09:55 +0000)]
- correctly test the VCVERS (four digits now)
Rui Hirokawa [Sun, 6 Jul 2008 02:01:39 +0000 (02:01 +0000)]
added test script for zend-multibyte
(moved/modified from ext/mbstring/tests/)
Felipe Pena [Sun, 6 Jul 2008 01:57:39 +0000 (01:57 +0000)]
- Fixed arginfo
Felipe Pena [Sat, 5 Jul 2008 23:30:22 +0000 (23:30 +0000)]
- Added arginfo
- Removed #include "zend_arg_defs.c"
Felipe Pena [Sat, 5 Jul 2008 22:35:14 +0000 (22:35 +0000)]
- Added arginfo
- Removed #include "zend_arg_defs.c"
Felipe Pena [Sat, 5 Jul 2008 20:17:58 +0000 (20:17 +0000)]
- Removed unnecessary #include "zend_arg_defs.c"
Felipe Pena [Sat, 5 Jul 2008 20:12:56 +0000 (20:12 +0000)]
- Added arginfo (methods)
- Removed #include "zend_arg_defs.c"
Felipe Pena [Sat, 5 Jul 2008 20:09:33 +0000 (20:09 +0000)]
- zend_arg_defs.c is unnecessary now
Pierre Joye [Sat, 5 Jul 2008 19:53:04 +0000 (19:53 +0000)]
-MFH: improve detection of VC version and summary (2k2 and 2k3 are 1300 and resp. 1310) (Thx Marcus)
Pierre Joye [Sat, 5 Jul 2008 18:51:17 +0000 (18:51 +0000)]
- MFH: don't redefine WINDOWS and pid_t
Pierre Joye [Sat, 5 Jul 2008 18:36:34 +0000 (18:36 +0000)]
- MFH: _getpid is in process.h
Pierre Joye [Sat, 5 Jul 2008 18:17:37 +0000 (18:17 +0000)]
- MFH: silent redefinition warning
Pierre Joye [Sat, 5 Jul 2008 13:13:28 +0000 (13:13 +0000)]
-MFH: fix build (function was never implemented), even if noone uses it (or complains about broken build ;)
Rui Hirokawa [Sat, 5 Jul 2008 07:36:24 +0000 (07:36 +0000)]
cosmetic change.
Rui Hirokawa [Sat, 5 Jul 2008 07:30:01 +0000 (07:30 +0000)]
removed wrong bytes.
Rui Hirokawa [Sat, 5 Jul 2008 07:10:25 +0000 (07:10 +0000)]
revert commit.
Rui Hirokawa [Sat, 5 Jul 2008 07:09:37 +0000 (07:09 +0000)]
added CP1254
Rui Hirokawa [Sat, 5 Jul 2008 06:52:04 +0000 (06:52 +0000)]
- added koi8-u (Ukrainian) and CP1254 (Turkish).
Scott MacVicar [Sat, 5 Jul 2008 00:28:16 +0000 (00:28 +0000)]
Fix break caused by previous commit, warning and remove zend_get_parameters()
Pierre Joye [Fri, 4 Jul 2008 21:00:16 +0000 (21:00 +0000)]
- fix compile error with vc6 (snaps)
Felipe Pena [Fri, 4 Jul 2008 14:50:07 +0000 (14:50 +0000)]
- Moved protos to .c (sync with HEAD)
Felipe Pena [Fri, 4 Jul 2008 14:43:53 +0000 (14:43 +0000)]
- Reverted previous commit
- Moved protos to .c (sync with HEAD)
Alexey Zakhlestin [Fri, 4 Jul 2008 14:30:36 +0000 (14:30 +0000)]
fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent
Felipe Pena [Fri, 4 Jul 2008 14:08:16 +0000 (14:08 +0000)]
- Added arginfo
- Removed #include "zend_arg_defs.c" (it's unnecessary now)
Derick Rethans [Fri, 4 Jul 2008 07:47:18 +0000 (07:47 +0000)]
- Revert that crap.
Olivier Hill [Thu, 3 Jul 2008 20:19:26 +0000 (20:19 +0000)]
New parameter parsing API
Rob Richards [Thu, 3 Jul 2008 19:40:15 +0000 (19:40 +0000)]
fix key container access
Antony Dovgal [Thu, 3 Jul 2008 14:00:20 +0000 (14:00 +0000)]
size_t -> int
Pierre Joye [Thu, 3 Jul 2008 13:54:50 +0000 (13:54 +0000)]
- mcrypt_create_iv entry
Pierre Joye [Thu, 3 Jul 2008 13:50:14 +0000 (13:50 +0000)]
- fix mcrypt_iv on windows, use urandom equivalent
- MFH, code cleaning and reorganisation
Felipe Pena [Thu, 3 Jul 2008 12:53:12 +0000 (12:53 +0000)]
- Fixed compile warnings
Felipe Pena [Thu, 3 Jul 2008 12:38:53 +0000 (12:38 +0000)]
- New parameter parsing API
Antony Dovgal [Thu, 3 Jul 2008 09:46:10 +0000 (09:46 +0000)]
fix test
Antony Dovgal [Thu, 3 Jul 2008 09:22:17 +0000 (09:22 +0000)]
fix test
Antony Dovgal [Thu, 3 Jul 2008 08:06:55 +0000 (08:06 +0000)]
add a line to phpinfo() to indicate whether multibyte support is On or Off
Antony Dovgal [Thu, 3 Jul 2008 07:46:17 +0000 (07:46 +0000)]
make --enable-zend-multibyte known to configure
Antony Dovgal [Thu, 3 Jul 2008 07:41:58 +0000 (07:41 +0000)]
fix tests
Felipe Pena [Thu, 3 Jul 2008 01:55:48 +0000 (01:55 +0000)]
- Added arginfo (functions)
Rob Richards [Wed, 2 Jul 2008 23:48:22 +0000 (23:48 +0000)]
fix win build
Pierre Joye [Wed, 2 Jul 2008 20:50:18 +0000 (20:50 +0000)]
- add summary function and VC version info
Pierre Joye [Wed, 2 Jul 2008 20:49:12 +0000 (20:49 +0000)]
- MFH: re2c detection, PHP_VERSION
Pierre Joye [Wed, 2 Jul 2008 17:56:19 +0000 (17:56 +0000)]
- add version info for 2007a and b
- update config.w32
Olivier Hill [Wed, 2 Jul 2008 15:00:21 +0000 (15:00 +0000)]
Fix parse error
Pierre Joye [Wed, 2 Jul 2008 12:47:06 +0000 (12:47 +0000)]
- MFH: fix make test TESTS=... and dynamic extension usage on windows
Antony Dovgal [Wed, 2 Jul 2008 12:25:15 +0000 (12:25 +0000)]
MFH
Antony Dovgal [Wed, 2 Jul 2008 10:47:11 +0000 (10:47 +0000)]
MFH: check return value of hash_find()
Felipe Pena [Wed, 2 Jul 2008 00:10:54 +0000 (00:10 +0000)]
- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 19:43:42 +0000 (19:43 +0000)]
- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 19:13:44 +0000 (19:13 +0000)]
- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 18:28:54 +0000 (18:28 +0000)]
- Added arginfo (functions)
Felipe Pena [Tue, 1 Jul 2008 17:24:10 +0000 (17:24 +0000)]
- Added arginfo
- Fixed compile warning
Felipe Pena [Tue, 1 Jul 2008 17:03:46 +0000 (17:03 +0000)]
- Fix check for PHP_SYBASE
Felipe Pena [Tue, 1 Jul 2008 15:45:54 +0000 (15:45 +0000)]
- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 15:33:11 +0000 (15:33 +0000)]
- Added arginfo
Dmitry Stogov [Tue, 1 Jul 2008 13:20:48 +0000 (13:20 +0000)]
Removed redundant code
Felipe Pena [Tue, 1 Jul 2008 11:27:05 +0000 (11:27 +0000)]
- Removed unused variables
Felipe Pena [Tue, 1 Jul 2008 11:26:10 +0000 (11:26 +0000)]
- Fixed types
- Fixed protos
Dmitry Stogov [Tue, 1 Jul 2008 10:01:09 +0000 (10:01 +0000)]
Use new parameter parsing API
Antony Dovgal [Tue, 1 Jul 2008 09:19:58 +0000 (09:19 +0000)]
fix test
Antony Dovgal [Tue, 1 Jul 2008 07:58:42 +0000 (07:58 +0000)]
long -> int + minor sources reorganization
Antony Dovgal [Tue, 1 Jul 2008 07:56:24 +0000 (07:56 +0000)]
fix typo
Antony Dovgal [Tue, 1 Jul 2008 07:54:30 +0000 (07:54 +0000)]
string length -> int
Antony Dovgal [Tue, 1 Jul 2008 07:43:36 +0000 (07:43 +0000)]
int->long, add missing "s"
Antony Dovgal [Tue, 1 Jul 2008 07:41:38 +0000 (07:41 +0000)]
more int -> long fixes
Antony Dovgal [Tue, 1 Jul 2008 07:39:33 +0000 (07:39 +0000)]
more long -> int fixes
Antony Dovgal [Tue, 1 Jul 2008 07:36:59 +0000 (07:36 +0000)]
on the contrary, string length is int
Antony Dovgal [Tue, 1 Jul 2008 07:23:00 +0000 (07:23 +0000)]
MFH
Felipe Pena [Mon, 30 Jun 2008 17:14:48 +0000 (17:14 +0000)]
- New parameter parsing API (to preg_replace*)
- Fixed related tests
Felipe Pena [Mon, 30 Jun 2008 14:53:17 +0000 (14:53 +0000)]
- Added arginfo
Felipe Pena [Mon, 30 Jun 2008 13:15:03 +0000 (13:15 +0000)]
- Added arginfo
- Removed #include "zend_arg_defs.c"
Felipe Pena [Mon, 30 Jun 2008 12:15:53 +0000 (12:15 +0000)]
- zend_arg_defs.c is unnecessary now
Antony Dovgal [Mon, 30 Jun 2008 10:39:34 +0000 (10:39 +0000)]
"l" is long, that's why it is "l", not "i"
Antony Dovgal [Mon, 30 Jun 2008 10:10:44 +0000 (10:10 +0000)]
int -> long
Felipe Pena [Mon, 30 Jun 2008 01:23:30 +0000 (01:23 +0000)]
- Fixed test
Felipe Pena [Sun, 29 Jun 2008 22:38:55 +0000 (22:38 +0000)]
- New parameter parsing API
Felipe Pena [Sun, 29 Jun 2008 15:11:48 +0000 (15:11 +0000)]
- Added arginfo