]> granicus.if.org Git - php/log
php
16 years ago- Update credits
Jani Taskinen [Mon, 7 Jul 2008 10:36:50 +0000 (10:36 +0000)]
- Update credits

16 years ago- test for ZLIB_SHARED (possible conflict)
Pierre Joye [Mon, 7 Jul 2008 08:41:10 +0000 (08:41 +0000)]
- test for ZLIB_SHARED (possible conflict)

16 years ago- Don't do stuff twice over
Steph Fox [Mon, 7 Jul 2008 01:25:53 +0000 (01:25 +0000)]
- Don't do stuff twice over
@Jani: pick up mail!

16 years ago- Fix up some bits and pieces.
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).

16 years ago- This file is generated from win32/build/config.w32.h.in. It should never have been...
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...

16 years ago- Fixed config.w32 to keep Elizabeth happy
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

16 years ago- We forgot to check that the phar exists before trying to extract files from it :)
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 :)

16 years agoDuplicate tests to accommodate parameter parsing fixes in 5_3 core
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)

16 years agoMFH: Fix my poor name
Etienne Kneuss [Mon, 7 Jul 2008 00:07:59 +0000 (00:07 +0000)]
MFH: Fix my poor name

16 years agoRemove .htaccess file(??)
Etienne Kneuss [Mon, 7 Jul 2008 00:05:37 +0000 (00:05 +0000)]
Remove .htaccess file(??)

16 years agoMFH: Add missing test
Etienne Kneuss [Sun, 6 Jul 2008 23:54:36 +0000 (23:54 +0000)]
MFH: Add missing test

16 years agoMFH: First part of count/handlers related fixes
Etienne Kneuss [Sun, 6 Jul 2008 23:45:56 +0000 (23:45 +0000)]
MFH: First part of count/handlers related fixes

16 years ago- some updates (will be used to send mails when an extension is broken, snaps or...
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)

16 years ago- MFH:
Pierre Joye [Sun, 6 Jul 2008 17:07:26 +0000 (17:07 +0000)]
- MFH:
  - update lib/headers detection
  - nuke unused variables

16 years agoadd test for the shebang thing
Nuno Lopes [Sun, 6 Jul 2008 16:59:39 +0000 (16:59 +0000)]
add test for the shebang thing

16 years ago- MFH: update lib detection and does not enable it when lib/headers are missing
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

16 years ago- don't enable xmlrpc when libxml is missing
Pierre Joye [Sun, 6 Jul 2008 16:52:59 +0000 (16:52 +0000)]
- don't enable xmlrpc when libxml is missing

16 years agofix test for good consoles (tm)
Nuno Lopes [Sun, 6 Jul 2008 16:38:18 +0000 (16:38 +0000)]
fix test for good consoles (tm)

16 years agoregenerate
Nuno Lopes [Sun, 6 Jul 2008 16:21:15 +0000 (16:21 +0000)]
regenerate

16 years agofix last part of bug #44654
Nuno Lopes [Sun, 6 Jul 2008 16:20:51 +0000 (16:20 +0000)]
fix last part of bug #44654

16 years agoregenerate
Nuno Lopes [Sun, 6 Jul 2008 15:53:37 +0000 (15:53 +0000)]
regenerate

16 years agofix first part of bug #44654: scan for opening tag <? after a # char
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

16 years agoadd test for #-style comments. passes fine on both 5.2 and 5.3
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

16 years agoimproved zend-multibyte detection.
Rui Hirokawa [Sun, 6 Jul 2008 15:36:19 +0000 (15:36 +0000)]
improved zend-multibyte detection.

16 years agofix CVE-2008-2371. patch by Tavis Ormandy
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

16 years agoupgrade to PCRE 7.7
Nuno Lopes [Sun, 6 Jul 2008 15:17:25 +0000 (15:17 +0000)]
upgrade to PCRE 7.7

16 years ago- correctly test the VCVERS (four digits now)
Pierre Joye [Sun, 6 Jul 2008 09:55:44 +0000 (09:55 +0000)]
- correctly test the VCVERS (four digits now)

16 years agoadded test script for zend-multibyte
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/)

16 years ago- Fixed arginfo
Felipe Pena [Sun, 6 Jul 2008 01:57:39 +0000 (01:57 +0000)]
- Fixed arginfo

16 years ago- Added arginfo
Felipe Pena [Sat, 5 Jul 2008 23:30:22 +0000 (23:30 +0000)]
- Added arginfo
- Removed #include "zend_arg_defs.c"

16 years ago- Added arginfo
Felipe Pena [Sat, 5 Jul 2008 22:35:14 +0000 (22:35 +0000)]
- Added arginfo
- Removed #include "zend_arg_defs.c"

16 years ago- Removed unnecessary #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"

16 years ago- Added arginfo (methods)
Felipe Pena [Sat, 5 Jul 2008 20:12:56 +0000 (20:12 +0000)]
- Added arginfo (methods)
- Removed #include "zend_arg_defs.c"

16 years ago- zend_arg_defs.c is unnecessary now
Felipe Pena [Sat, 5 Jul 2008 20:09:33 +0000 (20:09 +0000)]
- zend_arg_defs.c is unnecessary now

16 years ago-MFH: improve detection of VC version and summary (2k2 and 2k3 are 1300 and resp...
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)

16 years ago- MFH: don't redefine WINDOWS and pid_t
Pierre Joye [Sat, 5 Jul 2008 18:51:17 +0000 (18:51 +0000)]
- MFH: don't redefine WINDOWS and pid_t

16 years ago- MFH: _getpid is in process.h
Pierre Joye [Sat, 5 Jul 2008 18:36:34 +0000 (18:36 +0000)]
- MFH: _getpid is in process.h

16 years ago- MFH: silent redefinition warning
Pierre Joye [Sat, 5 Jul 2008 18:17:37 +0000 (18:17 +0000)]
- MFH: silent redefinition warning

16 years ago-MFH: fix build (function was never implemented), even if noone uses it (or complain...
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 ;)

16 years agocosmetic change.
Rui Hirokawa [Sat, 5 Jul 2008 07:36:24 +0000 (07:36 +0000)]
cosmetic change.

16 years agoremoved wrong bytes.
Rui Hirokawa [Sat, 5 Jul 2008 07:30:01 +0000 (07:30 +0000)]
removed wrong bytes.

16 years agorevert commit.
Rui Hirokawa [Sat, 5 Jul 2008 07:10:25 +0000 (07:10 +0000)]
revert commit.

16 years agoadded CP1254
Rui Hirokawa [Sat, 5 Jul 2008 07:09:37 +0000 (07:09 +0000)]
added CP1254

16 years ago- added koi8-u (Ukrainian) and CP1254 (Turkish).
Rui Hirokawa [Sat, 5 Jul 2008 06:52:04 +0000 (06:52 +0000)]
- added koi8-u (Ukrainian) and CP1254 (Turkish).

16 years agoFix break caused by previous commit, warning and remove zend_get_parameters()
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()

16 years ago- fix compile error with vc6 (snaps)
Pierre Joye [Fri, 4 Jul 2008 21:00:16 +0000 (21:00 +0000)]
- fix compile error with vc6 (snaps)

16 years ago- Moved protos to .c (sync with HEAD)
Felipe Pena [Fri, 4 Jul 2008 14:50:07 +0000 (14:50 +0000)]
- Moved protos to .c (sync with HEAD)

16 years ago- Reverted previous commit
Felipe Pena [Fri, 4 Jul 2008 14:43:53 +0000 (14:43 +0000)]
- Reverted previous commit
- Moved protos to .c (sync with HEAD)

16 years agofixed tests not to rely on actual strings of errors, as those are not defined by...
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

16 years ago- Added arginfo
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)

16 years ago- Revert that crap.
Derick Rethans [Fri, 4 Jul 2008 07:47:18 +0000 (07:47 +0000)]
- Revert that crap.

16 years agoNew parameter parsing API
Olivier Hill [Thu, 3 Jul 2008 20:19:26 +0000 (20:19 +0000)]
New parameter parsing API

16 years agofix key container access
Rob Richards [Thu, 3 Jul 2008 19:40:15 +0000 (19:40 +0000)]
fix key container access

16 years agosize_t -> int
Antony Dovgal [Thu, 3 Jul 2008 14:00:20 +0000 (14:00 +0000)]
size_t -> int

16 years ago- mcrypt_create_iv entry
Pierre Joye [Thu, 3 Jul 2008 13:54:50 +0000 (13:54 +0000)]
- mcrypt_create_iv entry

16 years ago- fix mcrypt_iv on windows, use urandom equivalent
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

16 years ago- Fixed compile warnings
Felipe Pena [Thu, 3 Jul 2008 12:53:12 +0000 (12:53 +0000)]
- Fixed compile warnings

16 years ago- New parameter parsing API
Felipe Pena [Thu, 3 Jul 2008 12:38:53 +0000 (12:38 +0000)]
- New parameter parsing API

16 years agofix test
Antony Dovgal [Thu, 3 Jul 2008 09:46:10 +0000 (09:46 +0000)]
fix test

16 years agofix test
Antony Dovgal [Thu, 3 Jul 2008 09:22:17 +0000 (09:22 +0000)]
fix test

16 years agoadd a line to phpinfo() to indicate whether multibyte support is On or Off
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

16 years agomake --enable-zend-multibyte known to configure
Antony Dovgal [Thu, 3 Jul 2008 07:46:17 +0000 (07:46 +0000)]
make --enable-zend-multibyte known to configure

16 years agofix tests
Antony Dovgal [Thu, 3 Jul 2008 07:41:58 +0000 (07:41 +0000)]
fix tests

16 years ago- Added arginfo (functions)
Felipe Pena [Thu, 3 Jul 2008 01:55:48 +0000 (01:55 +0000)]
- Added arginfo (functions)

16 years agofix win build
Rob Richards [Wed, 2 Jul 2008 23:48:22 +0000 (23:48 +0000)]
fix win build

16 years ago- add summary function and VC version info
Pierre Joye [Wed, 2 Jul 2008 20:50:18 +0000 (20:50 +0000)]
- add summary function and VC version info

16 years ago- MFH: re2c detection, PHP_VERSION
Pierre Joye [Wed, 2 Jul 2008 20:49:12 +0000 (20:49 +0000)]
- MFH: re2c detection, PHP_VERSION

16 years ago- add version info for 2007a and b
Pierre Joye [Wed, 2 Jul 2008 17:56:19 +0000 (17:56 +0000)]
- add version info for 2007a and b
- update config.w32

16 years agoFix parse error
Olivier Hill [Wed, 2 Jul 2008 15:00:21 +0000 (15:00 +0000)]
Fix parse error

16 years ago- MFH: fix make test TESTS=... and dynamic extension usage on windows
Pierre Joye [Wed, 2 Jul 2008 12:47:06 +0000 (12:47 +0000)]
- MFH: fix make test TESTS=... and dynamic extension usage on windows

16 years agoMFH
Antony Dovgal [Wed, 2 Jul 2008 12:25:15 +0000 (12:25 +0000)]
MFH

16 years agoMFH: check return value of hash_find()
Antony Dovgal [Wed, 2 Jul 2008 10:47:11 +0000 (10:47 +0000)]
MFH: check return value of hash_find()

16 years ago- Added arginfo
Felipe Pena [Wed, 2 Jul 2008 00:10:54 +0000 (00:10 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 19:43:42 +0000 (19:43 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 19:13:44 +0000 (19:13 +0000)]
- Added arginfo

16 years ago- Added arginfo (functions)
Felipe Pena [Tue, 1 Jul 2008 18:28:54 +0000 (18:28 +0000)]
- Added arginfo (functions)

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 17:24:10 +0000 (17:24 +0000)]
- Added arginfo
- Fixed compile warning

16 years ago- Fix check for PHP_SYBASE
Felipe Pena [Tue, 1 Jul 2008 17:03:46 +0000 (17:03 +0000)]
- Fix check for PHP_SYBASE

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 15:45:54 +0000 (15:45 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Tue, 1 Jul 2008 15:33:11 +0000 (15:33 +0000)]
- Added arginfo

16 years agoRemoved redundant code
Dmitry Stogov [Tue, 1 Jul 2008 13:20:48 +0000 (13:20 +0000)]
Removed redundant code

16 years ago- Removed unused variables
Felipe Pena [Tue, 1 Jul 2008 11:27:05 +0000 (11:27 +0000)]
- Removed unused variables

16 years ago- Fixed types
Felipe Pena [Tue, 1 Jul 2008 11:26:10 +0000 (11:26 +0000)]
- Fixed types
- Fixed protos

16 years agoUse new parameter parsing API
Dmitry Stogov [Tue, 1 Jul 2008 10:01:09 +0000 (10:01 +0000)]
Use new parameter parsing API

16 years agofix test
Antony Dovgal [Tue, 1 Jul 2008 09:19:58 +0000 (09:19 +0000)]
fix test

16 years agolong -> int + minor sources reorganization
Antony Dovgal [Tue, 1 Jul 2008 07:58:42 +0000 (07:58 +0000)]
long -> int + minor sources reorganization

16 years agofix typo
Antony Dovgal [Tue, 1 Jul 2008 07:56:24 +0000 (07:56 +0000)]
fix typo

16 years agostring length -> int
Antony Dovgal [Tue, 1 Jul 2008 07:54:30 +0000 (07:54 +0000)]
string length -> int

16 years agoint->long, add missing "s"
Antony Dovgal [Tue, 1 Jul 2008 07:43:36 +0000 (07:43 +0000)]
int->long, add missing "s"

16 years agomore int -> long fixes
Antony Dovgal [Tue, 1 Jul 2008 07:41:38 +0000 (07:41 +0000)]
more int -> long fixes

16 years agomore long -> int fixes
Antony Dovgal [Tue, 1 Jul 2008 07:39:33 +0000 (07:39 +0000)]
more long -> int fixes

16 years agoon the contrary, string length is int
Antony Dovgal [Tue, 1 Jul 2008 07:36:59 +0000 (07:36 +0000)]
on the contrary, string length is int

16 years agoMFH
Antony Dovgal [Tue, 1 Jul 2008 07:23:00 +0000 (07:23 +0000)]
MFH

16 years ago- New parameter parsing API (to preg_replace*)
Felipe Pena [Mon, 30 Jun 2008 17:14:48 +0000 (17:14 +0000)]
- New parameter parsing API (to preg_replace*)
- Fixed related tests

16 years ago- Added arginfo
Felipe Pena [Mon, 30 Jun 2008 14:53:17 +0000 (14:53 +0000)]
- Added arginfo

16 years ago- Added arginfo
Felipe Pena [Mon, 30 Jun 2008 13:15:03 +0000 (13:15 +0000)]
- Added arginfo
- Removed #include "zend_arg_defs.c"

16 years ago- zend_arg_defs.c is unnecessary now
Felipe Pena [Mon, 30 Jun 2008 12:15:53 +0000 (12:15 +0000)]
- zend_arg_defs.c is unnecessary now

16 years ago"l" is long, that's why it is "l", not "i"
Antony Dovgal [Mon, 30 Jun 2008 10:39:34 +0000 (10:39 +0000)]
"l" is long, that's why it is "l", not "i"

16 years agoint -> long
Antony Dovgal [Mon, 30 Jun 2008 10:10:44 +0000 (10:10 +0000)]
int -> long

16 years ago- Fixed test
Felipe Pena [Mon, 30 Jun 2008 01:23:30 +0000 (01:23 +0000)]
- Fixed test