]> granicus.if.org Git - php/log
php
16 years ago- use _a for static lib
Pierre Joye [Tue, 8 Jul 2008 19:07:53 +0000 (19:07 +0000)]
- use _a for static lib
- fix logic for shared zlib

16 years ago- Fixed some ambiguities in the date parser.
Derick Rethans [Tue, 8 Jul 2008 18:27:07 +0000 (18:27 +0000)]
- Fixed some ambiguities in the date parser.

16 years agoMFB: increase pcre.backtrack_limit
Nuno Lopes [Tue, 8 Jul 2008 18:18:49 +0000 (18:18 +0000)]
MFB: increase pcre.backtrack_limit

16 years ago- Replaced // by /* .. */ comments.
Derick Rethans [Tue, 8 Jul 2008 17:56:36 +0000 (17:56 +0000)]
- Replaced // by /* .. */ comments.

16 years ago- Fixed memory leaks and segfaults, patch by Joe Orton.
Derick Rethans [Tue, 8 Jul 2008 17:40:35 +0000 (17:40 +0000)]
- Fixed memory leaks and segfaults, patch by Joe Orton.
- Fixed bug #45038 (Crash when using DateTimeZone object returned by
  Date::getTimezone).

16 years agoClosure::__invoke() is fixed to support references
Dmitry Stogov [Tue, 8 Jul 2008 16:15:08 +0000 (16:15 +0000)]
Closure::__invoke() is fixed to support references

16 years agoFix the expected FileDateTime
Henrique do Nascimento Angelo [Tue, 8 Jul 2008 15:34:23 +0000 (15:34 +0000)]
Fix the expected FileDateTime

16 years agolet re2c do its magic
Nuno Lopes [Tue, 8 Jul 2008 15:27:58 +0000 (15:27 +0000)]
let re2c do its magic

16 years agoMFB: fix remaining # comments issues
Nuno Lopes [Tue, 8 Jul 2008 15:24:25 +0000 (15:24 +0000)]
MFB: fix remaining # comments issues

16 years agoadd new tests
Nuno Lopes [Tue, 8 Jul 2008 14:39:13 +0000 (14:39 +0000)]
add new tests

16 years agoFixed bug #45434 (circular reference causes segfault in gc_collect_cycles())
Dmitry Stogov [Tue, 8 Jul 2008 08:16:18 +0000 (08:16 +0000)]
Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles())

16 years agoAdded closures support
Dmitry Stogov [Tue, 8 Jul 2008 07:05:04 +0000 (07:05 +0000)]
Added closures support

16 years agoChangeLog update
<changelog@php.net> [Tue, 8 Jul 2008 01:32:04 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMerge intl extension to HEAD
Stanislav Malyshev [Mon, 7 Jul 2008 23:42:30 +0000 (23:42 +0000)]
Merge intl extension to HEAD
# do not use yet in HEAD, needs some adjustment

16 years agoExif tests from Eric Steward. Testfest task 82.
David Soria Parra [Mon, 7 Jul 2008 23:30:29 +0000 (23:30 +0000)]
Exif tests from Eric Steward. Testfest task 82.

16 years agoAdd zend_ini_string_ex so that the you can differentiate between NULL as a value...
Scott MacVicar [Mon, 7 Jul 2008 21:47:30 +0000 (21:47 +0000)]
Add zend_ini_string_ex so that the you can differentiate between NULL as a value and its absence, this is important for ini_get. Related to bug #42657 and #43348

16 years agoMFB: once is enough
Hannes Magnusson [Mon, 7 Jul 2008 17:59:52 +0000 (17:59 +0000)]
MFB: once is enough

16 years agoMFB: - Added arginfo
Felipe Pena [Mon, 7 Jul 2008 17:34:07 +0000 (17:34 +0000)]
MFB: - Added arginfo

16 years ago- MFB: Added arginfo
Felipe Pena [Mon, 7 Jul 2008 17:19:07 +0000 (17:19 +0000)]
- MFB: Added arginfo

16 years agoMFB:
Felipe Pena [Mon, 7 Jul 2008 14:45:09 +0000 (14:45 +0000)]
MFB:
- Removed zend_arg_defs.c
  The first_arg_force_ref, second_arg_force_ref, third_arg_force_ref,
   fourth_arg_force_ref, fifth_arg_force_ref and all_args_by_ref are not more used.

16 years ago- Updated to version 2008.4 (2008d)
Derick Rethans [Mon, 7 Jul 2008 14:36:11 +0000 (14:36 +0000)]
- Updated to version 2008.4 (2008d)

16 years ago- MFB: Removed unused variables
Felipe Pena [Mon, 7 Jul 2008 13:55:42 +0000 (13:55 +0000)]
- MFB: Removed unused variables

16 years agoMFB:
Felipe Pena [Mon, 7 Jul 2008 13:52:44 +0000 (13:52 +0000)]
MFB:
- Added arginfo
- Removed unnecessary #include "zend_arg_defs.c"

16 years ago- move common functions to confutil
Pierre Joye [Mon, 7 Jul 2008 13:48:23 +0000 (13:48 +0000)]
- move common functions to confutil
- MFB: allow to disable the summary (and move test in the function)

16 years ago- Update credits
Jani Taskinen [Mon, 7 Jul 2008 10:38:16 +0000 (10:38 +0000)]
- Update credits

16 years agoMFB: string length -> int
Alexey Zakhlestin [Mon, 7 Jul 2008 10:00:30 +0000 (10:00 +0000)]
MFB: string length -> int

16 years agoMFB: updated to the new parameter-parsing api
Alexey Zakhlestin [Mon, 7 Jul 2008 09:57:12 +0000 (09:57 +0000)]
MFB: updated to the new parameter-parsing api

16 years agoMFB: added arginfo (fixes #45388)
Alexey Zakhlestin [Mon, 7 Jul 2008 09:47:02 +0000 (09:47 +0000)]
MFB: added arginfo (fixes #45388)

16 years ago- add support for old named zlib (no _a or dynamic)
Pierre Joye [Mon, 7 Jul 2008 08:40:04 +0000 (08:40 +0000)]
- add support for old named zlib (no _a or dynamic)
- nuke the right unused vars

16 years ago- restore wrongly removed vars
Pierre Joye [Mon, 7 Jul 2008 08:36:04 +0000 (08:36 +0000)]
- restore wrongly removed vars
- test if zlib is shared or not (possible conflict)

16 years agoChangeLog update
<changelog@php.net> [Mon, 7 Jul 2008 01:31:55 +0000 (01:31 +0000)]
ChangeLog update

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

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

16 years agoAdd missing test
Etienne Kneuss [Sun, 6 Jul 2008 23:52:44 +0000 (23:52 +0000)]
Add missing test

16 years agoFirst part of count/handlers related fixes
Etienne Kneuss [Sun, 6 Jul 2008 23:45:38 +0000 (23:45 +0000)]
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:30:14 +0000 (19:30 +0000)]
 - some updates (will be used to send mails when an extension is broken, snaps or from RM/QA)

16 years ago- has been moved to PECL
Pierre Joye [Sun, 6 Jul 2008 19:29:29 +0000 (19:29 +0000)]
- has been moved to PECL

16 years ago- has been moved to siberia (the true one)
Pierre Joye [Sun, 6 Jul 2008 19:28:28 +0000 (19:28 +0000)]
- has been moved to siberia (the true one)

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

16 years agoadd
Nuno Lopes [Sun, 6 Jul 2008 17:00:00 +0000 (17:00 +0000)]
add

16 years ago- update lib detection and does not enable it when lib/headers are missing
Pierre Joye [Sun, 6 Jul 2008 16:58:51 +0000 (16:58 +0000)]
- update lib detection and does not enable it when lib/headers are missing

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

16 years agouhm, forgot to commit this one
Nuno Lopes [Sun, 6 Jul 2008 16:43:36 +0000 (16:43 +0000)]
uhm, forgot to commit this one

16 years agoMFB
Nuno Lopes [Sun, 6 Jul 2008 16:42:10 +0000 (16:42 +0000)]
MFB

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

16 years agoadd
Nuno Lopes [Sun, 6 Jul 2008 15:40:39 +0000 (15:40 +0000)]
add

16 years agoMFB: fix CVE-2008-2371
Nuno Lopes [Sun, 6 Jul 2008 15:23:44 +0000 (15:23 +0000)]
MFB: fix CVE-2008-2371

16 years agoupgrade to pcre 7.7
Nuno Lopes [Sun, 6 Jul 2008 15:18:00 +0000 (15:18 +0000)]
upgrade to pcre 7.7

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

16 years agoMFB:
Felipe Pena [Sun, 6 Jul 2008 05:03:46 +0000 (05:03 +0000)]
MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c"

16 years agoMFB: Added arginfo
Felipe Pena [Sun, 6 Jul 2008 05:02:40 +0000 (05:02 +0000)]
MFB: Added arginfo

16 years agoChangeLog update
<changelog@php.net> [Sun, 6 Jul 2008 01:32:15 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFB:
Felipe Pena [Sat, 5 Jul 2008 22:36:55 +0000 (22:36 +0000)]
MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c"

16 years ago- MFB: Removed unnecessary #include "zend_arg_defs.c"
Felipe Pena [Sat, 5 Jul 2008 20:19:47 +0000 (20:19 +0000)]
- MFB: Removed unnecessary #include "zend_arg_defs.c"

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

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

16 years ago- improve detection of VC version and summary (2k2 and 2k3 are 1300 and resp. 1310...
Pierre Joye [Sat, 5 Jul 2008 19:52:45 +0000 (19:52 +0000)]
- improve detection of VC version and summary (2k2 and 2k3 are 1300 and resp. 1310) (Thx Marcus)

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

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

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

16 years ago- fix build (function was never implemented), even if noone uses it (or complained...
Pierre Joye [Sat, 5 Jul 2008 13:12:57 +0000 (13:12 +0000)]
- fix build (function was never implemented), even if noone uses it (or complained about broken build ;)

16 years agoChangeLog update
<changelog@php.net> [Sat, 5 Jul 2008 01:31:42 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMFB: Fix break caused by previous commit, warning and remove zend_get_parameters()
Scott MacVicar [Sat, 5 Jul 2008 00:34:24 +0000 (00:34 +0000)]
MFB: Fix break caused by previous commit, warning and remove zend_get_parameters()

16 years ago- MFB: fix compile error with VC6
Pierre Joye [Fri, 4 Jul 2008 21:01:26 +0000 (21:01 +0000)]
- MFB: fix compile error with VC6

16 years agoMFB: fixed tests not to rely on actual strings of errors, as those are not defined...
Alexey Zakhlestin [Fri, 4 Jul 2008 14:56:30 +0000 (14:56 +0000)]
MFB: fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent

16 years agoMFB:
Felipe Pena [Fri, 4 Jul 2008 14:10:24 +0000 (14:10 +0000)]
MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c" (it's unnecessary now)

16 years ago- Removed ntest and utest
Rob Richards [Fri, 4 Jul 2008 11:09:06 +0000 (11:09 +0000)]
- Removed ntest and utest
- Removed -U flag to `make test' just to test once each test

16 years agoChangeLog update
<changelog@php.net> [Fri, 4 Jul 2008 01:31:46 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- MFB: add 2007a/b info
Pierre Joye [Thu, 3 Jul 2008 18:28:41 +0000 (18:28 +0000)]
- MFB: add 2007a/b info
- update config.w32 to detect static lib

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

16 years ago- MFB: Added arginfo (functions)
Felipe Pena [Thu, 3 Jul 2008 12:21:25 +0000 (12:21 +0000)]
- MFB: Added arginfo (functions)

16 years agofix run-tests.php failure when no custom php.ini passed
Antony Dovgal [Thu, 3 Jul 2008 10:24:44 +0000 (10:24 +0000)]
fix run-tests.php failure when no custom php.ini passed

16 years agoChangeLog update
<changelog@php.net> [Thu, 3 Jul 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- MFB: compiler version and architecture detections
Pierre Joye [Wed, 2 Jul 2008 20:55:33 +0000 (20:55 +0000)]
- MFB: compiler version and architecture detections

16 years ago- MFB: Add summary info
Pierre Joye [Wed, 2 Jul 2008 20:54:10 +0000 (20:54 +0000)]
- MFB:  Add summary info

16 years ago- MFB: improve ADD_EXTENSION_DEP detection
Pierre Joye [Wed, 2 Jul 2008 20:53:36 +0000 (20:53 +0000)]
- MFB: improve ADD_EXTENSION_DEP detection

16 years ago- MFB: does not enable zlib when a lib or header is missign
Pierre Joye [Wed, 2 Jul 2008 20:52:35 +0000 (20:52 +0000)]
- MFB: does not enable zlib when a lib or header is missign

16 years agoMFB: Fix parse error
Olivier Hill [Wed, 2 Jul 2008 15:01:08 +0000 (15:01 +0000)]
MFB: Fix parse error

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

16 years agofix test
Antony Dovgal [Wed, 2 Jul 2008 12:24:45 +0000 (12:24 +0000)]
fix test

16 years agouse zend_ascii_hash_find() and check its return value to prevent crash when function...
Antony Dovgal [Wed, 2 Jul 2008 10:46:52 +0000 (10:46 +0000)]
use zend_ascii_hash_find() and check its return value to prevent crash when function not found

16 years agoChangeLog update
<changelog@php.net> [Wed, 2 Jul 2008 01:31:48 +0000 (01:31 +0000)]
ChangeLog update

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

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

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

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

16 years agoMFB:
Felipe Pena [Tue, 1 Jul 2008 17:29:48 +0000 (17:29 +0000)]
MFB:
- Added arginfo
- Fixed
  - PHP_SYBASE check
  - compile warning

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

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

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

16 years agocleanup on test failure
Antony Dovgal [Tue, 1 Jul 2008 11:20:15 +0000 (11:20 +0000)]
cleanup on test failure

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

16 years agofix crash in define()
Antony Dovgal [Tue, 1 Jul 2008 09:17:43 +0000 (09:17 +0000)]
fix crash in define()

16 years agofix typo
Antony Dovgal [Tue, 1 Jul 2008 08:21:57 +0000 (08:21 +0000)]
fix typo

16 years agomisc parse_parameters fixes
Antony Dovgal [Tue, 1 Jul 2008 08:19:53 +0000 (08:19 +0000)]
misc parse_parameters fixes

16 years agoint -> long
Antony Dovgal [Tue, 1 Jul 2008 08:17:19 +0000 (08:17 +0000)]
int -> long

16 years agothis should be long
Antony Dovgal [Tue, 1 Jul 2008 08:15:44 +0000 (08:15 +0000)]
this should be long

16 years agoMF53
Antony Dovgal [Tue, 1 Jul 2008 08:12:42 +0000 (08:12 +0000)]
MF53

16 years agofix curl_init()
Antony Dovgal [Tue, 1 Jul 2008 08:10:47 +0000 (08:10 +0000)]
fix curl_init()
"s" in HEAD accepts zstr

16 years agoint -> long
Antony Dovgal [Tue, 1 Jul 2008 07:21:24 +0000 (07:21 +0000)]
int -> long