]> granicus.if.org Git - php/log
php
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

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

16 years agoconvert all built-in functions to new API
Stanislav Malyshev [Mon, 30 Jun 2008 21:05:06 +0000 (21:05 +0000)]
convert all built-in functions to new API

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

16 years ago- MFB: zend_arg_defs.c is unnecessary now
Felipe Pena [Mon, 30 Jun 2008 13:47:22 +0000 (13:47 +0000)]
- MFB: zend_arg_defs.c is unnecessary now

16 years agoMFB:
Felipe Pena [Mon, 30 Jun 2008 13:27:45 +0000 (13:27 +0000)]
MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c"

16 years ago- MFB: New parameter parsing API
Felipe Pena [Mon, 30 Jun 2008 01:59:35 +0000 (01:59 +0000)]
- MFB: New parameter parsing API
- Fixed tests

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

16 years agoMFB: - Added arginfo
Felipe Pena [Sun, 29 Jun 2008 15:21:42 +0000 (15:21 +0000)]
MFB: - Added arginfo

16 years agoMFB:
Felipe Pena [Sun, 29 Jun 2008 14:34:39 +0000 (14:34 +0000)]
MFB:
- New parameter parsing API
- Added arginfo

16 years agoChangeLog update
<changelog@php.net> [Sun, 29 Jun 2008 01:31:44 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- MFB: Added arginfo
Felipe Pena [Sat, 28 Jun 2008 22:19:24 +0000 (22:19 +0000)]
- MFB: Added arginfo

16 years agoSort Windows changes for mhash BC layer
Scott MacVicar [Sat, 28 Jun 2008 15:30:45 +0000 (15:30 +0000)]
Sort Windows changes for mhash BC layer

16 years agoMFB: Make the old mhash API a wrapper around hash, this removes a dependency.
Scott MacVicar [Sat, 28 Jun 2008 15:20:49 +0000 (15:20 +0000)]
MFB: Make the old mhash API a wrapper around hash, this removes a dependency.

16 years agoupdated to the new parameter-parsing api (port from 5.3)
Alexey Zakhlestin [Sat, 28 Jun 2008 10:16:25 +0000 (10:16 +0000)]
updated to the new parameter-parsing api (port from 5.3)

16 years agoFix a memory leak on openssl_decrypt()
Henrique do Nascimento Angelo [Sat, 28 Jun 2008 09:24:18 +0000 (09:24 +0000)]
Fix a memory leak on openssl_decrypt()

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

16 years agodeprecate zend_get_parameters_ex
Stanislav Malyshev [Fri, 27 Jun 2008 21:18:41 +0000 (21:18 +0000)]
deprecate zend_get_parameters_ex

16 years ago- MFB: Added arginfo
Felipe Pena [Fri, 27 Jun 2008 19:17:29 +0000 (19:17 +0000)]
- MFB: Added arginfo

16 years agoenable on MSVC too
Stanislav Malyshev [Fri, 27 Jun 2008 18:45:15 +0000 (18:45 +0000)]
enable on MSVC too

16 years agoOCI8: (PECL #14219) Improve README
Christopher Jones [Fri, 27 Jun 2008 18:26:05 +0000 (18:26 +0000)]
OCI8: (PECL #14219) Improve README

16 years ago- MFB: Added arginfo
Felipe Pena [Fri, 27 Jun 2008 16:37:03 +0000 (16:37 +0000)]
- MFB: Added arginfo

16 years ago- MFB: Added arginfo
Felipe Pena [Fri, 27 Jun 2008 15:47:21 +0000 (15:47 +0000)]
- MFB: Added arginfo

16 years ago- MFB: Added arginfo
Felipe Pena [Fri, 27 Jun 2008 15:35:49 +0000 (15:35 +0000)]
- MFB: Added arginfo

16 years ago- MFB: Added arginfo
Felipe Pena [Fri, 27 Jun 2008 13:17:27 +0000 (13:17 +0000)]
- MFB: Added arginfo

16 years agows
Dmitry Stogov [Fri, 27 Jun 2008 06:43:38 +0000 (06:43 +0000)]
ws

16 years agoChangeLog update
<changelog@php.net> [Fri, 27 Jun 2008 01:32:05 +0000 (01:32 +0000)]
ChangeLog update

16 years agoMFB: allow to deprecate engine functions
Stanislav Malyshev [Fri, 27 Jun 2008 01:24:08 +0000 (01:24 +0000)]
MFB: allow to deprecate engine functions

16 years ago- Fixed tests
Felipe Pena [Thu, 26 Jun 2008 11:07:14 +0000 (11:07 +0000)]
- Fixed tests