]> granicus.if.org Git - php/log
php
17 years ago- MFH Fix "f" modifier for zend_parse_parameters_ex in case of a __call call
Johannes Schlüter [Mon, 30 Apr 2007 19:54:41 +0000 (19:54 +0000)]
- MFH Fix "f" modifier for zend_parse_parameters_ex in case of a __call call
# only affects iterator_apply() in 5_2 branch

17 years agoSync correctly with configure.in
Edin Kadribasic [Mon, 30 Apr 2007 16:18:06 +0000 (16:18 +0000)]
Sync correctly with configure.in

17 years agoSync with zlib
Edin Kadribasic [Sun, 29 Apr 2007 17:47:31 +0000 (17:47 +0000)]
Sync with zlib

17 years agoFixed bug #41215 (setAttribute return code reversed).
Ilia Alshanetsky [Sun, 29 Apr 2007 14:47:34 +0000 (14:47 +0000)]
Fixed bug #41215 (setAttribute return code reversed).

17 years agotypofix..and exactly HOW or WHAT in commandline handling was fixed?
foobar [Sun, 29 Apr 2007 00:45:23 +0000 (00:45 +0000)]
typofix..and exactly HOW or WHAT in commandline handling was fixed?

17 years ago- Updated credits
foobar [Sun, 29 Apr 2007 00:43:11 +0000 (00:43 +0000)]
- Updated credits

17 years agoadd new tests
Antony Dovgal [Sat, 28 Apr 2007 11:59:08 +0000 (11:59 +0000)]
add new tests

17 years agoadd new tests
Antony Dovgal [Fri, 27 Apr 2007 21:33:02 +0000 (21:33 +0000)]
add new tests

17 years agoSync with configure.in
Edin Kadribasic [Fri, 27 Apr 2007 20:54:47 +0000 (20:54 +0000)]
Sync with configure.in

17 years agoMFH: improve the tests
Antony Dovgal [Fri, 27 Apr 2007 11:43:45 +0000 (11:43 +0000)]
MFH: improve the tests

17 years agoMFH: initialize retval_ptr_ptr before returning FAILURE
Antony Dovgal [Fri, 27 Apr 2007 08:12:24 +0000 (08:12 +0000)]
MFH: initialize retval_ptr_ptr before returning FAILURE
this fixes invalid read in #41209

17 years agoMFH: Fix crash on server startup when log message is printed
Uwe Schindler [Fri, 27 Apr 2007 00:29:26 +0000 (00:29 +0000)]
MFH: Fix crash on server startup when log message is printed

17 years agofix tests
Antony Dovgal [Thu, 26 Apr 2007 23:30:00 +0000 (23:30 +0000)]
fix tests

17 years agoMFH
Antony Dovgal [Thu, 26 Apr 2007 23:13:25 +0000 (23:13 +0000)]
MFH

17 years agoBack to dev
Ilia Alshanetsky [Thu, 26 Apr 2007 22:44:53 +0000 (22:44 +0000)]
Back to dev

17 years ago5.2.2RC2
Ilia Alshanetsky [Thu, 26 Apr 2007 22:39:10 +0000 (22:39 +0000)]
5.2.2RC2

17 years agoMFH: fix build on Tru64
Antony Dovgal [Thu, 26 Apr 2007 19:08:58 +0000 (19:08 +0000)]
MFH: fix build on Tru64

17 years agoMFH: add test & GMP_VERSION constant
Antony Dovgal [Thu, 26 Apr 2007 13:44:02 +0000 (13:44 +0000)]
MFH: add test & GMP_VERSION constant
do not allow zero operand in gmp_divexact()

17 years agoPrevent double close() of the same file handle
Dmitry Stogov [Thu, 26 Apr 2007 12:52:58 +0000 (12:52 +0000)]
Prevent double close() of the same file handle

17 years agoUpdate TODO: filter extension was added
Ilia Alshanetsky [Wed, 25 Apr 2007 18:22:43 +0000 (18:22 +0000)]
Update TODO: filter extension was added

17 years agoZTS fix
Dmitry Stogov [Wed, 25 Apr 2007 14:18:01 +0000 (14:18 +0000)]
ZTS fix

17 years agofix ZTS build
Antony Dovgal [Wed, 25 Apr 2007 11:05:16 +0000 (11:05 +0000)]
fix ZTS build

17 years agoMFH: php --ri main
Hannes Magnusson [Wed, 25 Apr 2007 09:56:29 +0000 (09:56 +0000)]
MFH: php --ri main

17 years agoFixed crashes because of SAPI handlers overrding from inside of dl()-ed extensions
Dmitry Stogov [Wed, 25 Apr 2007 08:40:07 +0000 (08:40 +0000)]
Fixed crashes because of SAPI handlers overrding from inside of dl()-ed extensions

17 years agoFixed error message to reflect the check
Ilia Alshanetsky [Tue, 24 Apr 2007 14:11:28 +0000 (14:11 +0000)]
Fixed error message to reflect the check

17 years agoFixed bug #41175 (addAttribute() fails to add an attribute with an empty
Ilia Alshanetsky [Tue, 24 Apr 2007 13:54:59 +0000 (13:54 +0000)]
Fixed bug #41175 (addAttribute() fails to add an attribute with an empty
value).

17 years ago- fix compile warning
foobar [Tue, 24 Apr 2007 12:51:22 +0000 (12:51 +0000)]
- fix compile warning

17 years ago- MFH: Add my name (sync to CREDITS file)
Johannes Schlüter [Mon, 23 Apr 2007 20:54:22 +0000 (20:54 +0000)]
- MFH: Add my name (sync to CREDITS file)

17 years agoMFH: Plug leak when trying to write via the http wrapper
Hannes Magnusson [Mon, 23 Apr 2007 16:37:28 +0000 (16:37 +0000)]
MFH: Plug leak when trying to write via the http wrapper

17 years agoBug fixing news
Ilia Alshanetsky [Mon, 23 Apr 2007 15:23:37 +0000 (15:23 +0000)]
Bug fixing news

17 years agoMFH: Fixed bug #40130 (TTF usage doesn't work properly under Netware).
Scott MacVicar [Mon, 23 Apr 2007 15:17:47 +0000 (15:17 +0000)]
MFH: Fixed bug #40130 (TTF usage doesn't work properly under Netware).

17 years agoMFH: add CURLOPT_FTP_CREATE_MISSING_DIRS
Antony Dovgal [Mon, 23 Apr 2007 14:36:56 +0000 (14:36 +0000)]
MFH: add CURLOPT_FTP_CREATE_MISSING_DIRS

17 years agoOrder by bug id
Ilia Alshanetsky [Mon, 23 Apr 2007 14:17:52 +0000 (14:17 +0000)]
Order by bug id

17 years agoMFH
Antony Dovgal [Mon, 23 Apr 2007 11:19:15 +0000 (11:19 +0000)]
MFH

17 years agoMFH: fix long options
Antony Dovgal [Mon, 23 Apr 2007 11:05:16 +0000 (11:05 +0000)]
MFH: fix long options

17 years agofix folding
Antony Dovgal [Mon, 23 Apr 2007 10:05:33 +0000 (10:05 +0000)]
fix folding

17 years ago64-bit support
Dmitry Stogov [Mon, 23 Apr 2007 09:56:56 +0000 (09:56 +0000)]
64-bit support

17 years agoWIN64 support
Dmitry Stogov [Mon, 23 Apr 2007 09:56:30 +0000 (09:56 +0000)]
WIN64 support

17 years agorevert
Antony Dovgal [Mon, 23 Apr 2007 09:32:44 +0000 (09:32 +0000)]
revert

17 years agorevert
Antony Dovgal [Mon, 23 Apr 2007 09:27:07 +0000 (09:27 +0000)]
revert

17 years agoBFN
Antony Dovgal [Sun, 22 Apr 2007 21:33:32 +0000 (21:33 +0000)]
BFN

17 years agoMFH: fix #41118 (PHP does not handle overflow of octal integers)
Antony Dovgal [Sun, 22 Apr 2007 21:33:10 +0000 (21:33 +0000)]
MFH: fix #41118 (PHP does not handle overflow of octal integers)

17 years ago- MFH Update docu
Marcus Boerger [Sun, 22 Apr 2007 17:13:52 +0000 (17:13 +0000)]
- MFH Update docu

17 years ago- BFN
Marcus Boerger [Sun, 22 Apr 2007 15:33:43 +0000 (15:33 +0000)]
- BFN

17 years ago- MFH getopt fixes
Marcus Boerger [Sun, 22 Apr 2007 15:31:16 +0000 (15:31 +0000)]
- MFH getopt fixes

17 years agoFixed bug #41159 (mysql_pconnect() hash does not account for connect
Ilia Alshanetsky [Sun, 22 Apr 2007 15:19:08 +0000 (15:19 +0000)]
Fixed bug #41159 (mysql_pconnect() hash does not account for connect
flags).

17 years agoFixed buffer overflow
Dmitry Stogov [Sun, 22 Apr 2007 10:25:18 +0000 (10:25 +0000)]
Fixed buffer overflow

17 years agoFixed test
Dmitry Stogov [Sun, 22 Apr 2007 08:37:38 +0000 (08:37 +0000)]
Fixed test

17 years agomake this test 32bit only
Antony Dovgal [Fri, 20 Apr 2007 16:14:37 +0000 (16:14 +0000)]
make this test 32bit only

17 years agofix gcov build
Nuno Lopes [Fri, 20 Apr 2007 14:51:16 +0000 (14:51 +0000)]
fix gcov build

17 years agoupdate install instructions (auto-generated from phpdoc XML sources)
Nuno Lopes [Fri, 20 Apr 2007 14:13:47 +0000 (14:13 +0000)]
update install instructions (auto-generated from phpdoc XML sources)

17 years agoapply correct fix
Antony Dovgal [Fri, 20 Apr 2007 10:16:46 +0000 (10:16 +0000)]
apply correct fix

17 years agofix test
Antony Dovgal [Fri, 20 Apr 2007 10:15:04 +0000 (10:15 +0000)]
fix test

17 years agonew test
Antony Dovgal [Fri, 20 Apr 2007 09:17:46 +0000 (09:17 +0000)]
new test

17 years agoMFH
Antony Dovgal [Fri, 20 Apr 2007 08:18:42 +0000 (08:18 +0000)]
MFH

17 years agofix test
Antony Dovgal [Fri, 20 Apr 2007 08:00:52 +0000 (08:00 +0000)]
fix test

17 years agoMFH
Antony Dovgal [Fri, 20 Apr 2007 07:55:21 +0000 (07:55 +0000)]
MFH

17 years agoFixed bug #41121 (range() overflow handling for large numbers on 32bit
Ilia Alshanetsky [Thu, 19 Apr 2007 23:21:22 +0000 (23:21 +0000)]
Fixed bug #41121 (range() overflow handling for large numbers on 32bit
machines).

17 years agoHmm, the right place to edit
Andrey Hristov [Thu, 19 Apr 2007 09:49:28 +0000 (09:49 +0000)]
Hmm, the right place to edit

17 years agoUpdate credits
Andrey Hristov [Thu, 19 Apr 2007 09:46:54 +0000 (09:46 +0000)]
Update credits

17 years agofix double-to-string conversion utils
Antony Dovgal [Thu, 19 Apr 2007 09:30:49 +0000 (09:30 +0000)]
fix double-to-string conversion utils

17 years agoFixed tests
Dmitry Stogov [Thu, 19 Apr 2007 07:00:41 +0000 (07:00 +0000)]
Fixed tests

17 years ago- fix vpath build
Sascha Schumann [Thu, 19 Apr 2007 06:42:28 +0000 (06:42 +0000)]
- fix vpath build

17 years agoUpgraded SQLite 3 to version 3.3.16
Ilia Alshanetsky [Wed, 18 Apr 2007 22:53:46 +0000 (22:53 +0000)]
Upgraded SQLite 3 to version 3.3.16

17 years agonew tests for ext/gmp
Antony Dovgal [Wed, 18 Apr 2007 21:04:21 +0000 (21:04 +0000)]
new tests for ext/gmp

17 years agoMFH
Antony Dovgal [Wed, 18 Apr 2007 20:53:28 +0000 (20:53 +0000)]
MFH

17 years agoMFH
Antony Dovgal [Wed, 18 Apr 2007 20:36:54 +0000 (20:36 +0000)]
MFH

17 years agoFixed tests (win32)
Dmitry Stogov [Wed, 18 Apr 2007 14:51:29 +0000 (14:51 +0000)]
Fixed tests (win32)

17 years agoFixed crash on win32 in case of negative size
Dmitry Stogov [Wed, 18 Apr 2007 14:23:06 +0000 (14:23 +0000)]
Fixed crash on win32 in case of negative size

17 years agoFixed crash
Dmitry Stogov [Wed, 18 Apr 2007 13:53:19 +0000 (13:53 +0000)]
Fixed crash

17 years agoFixed endless loop in open_basedir check
Dmitry Stogov [Wed, 18 Apr 2007 11:58:40 +0000 (11:58 +0000)]
Fixed endless loop in open_basedir check

17 years agoupdate to reflect current status
Antony Dovgal [Wed, 18 Apr 2007 10:58:41 +0000 (10:58 +0000)]
update to reflect current status

17 years agoadd file locking under windows
Rob Richards [Wed, 18 Apr 2007 09:38:59 +0000 (09:38 +0000)]
add file locking under windows
change win build to use common clock compat files

17 years agowin32 test fixes
Antony Dovgal [Wed, 18 Apr 2007 08:06:29 +0000 (08:06 +0000)]
win32 test fixes

17 years agoFixed tests (win32)
Dmitry Stogov [Wed, 18 Apr 2007 07:55:52 +0000 (07:55 +0000)]
Fixed tests (win32)

17 years agoMFH: fix putenv("var") (i.e. unset) on BSD systems
Antony Dovgal [Tue, 17 Apr 2007 20:34:14 +0000 (20:34 +0000)]
MFH: fix putenv("var") (i.e. unset) on BSD systems
add test

17 years agofix test
Antony Dovgal [Tue, 17 Apr 2007 20:17:25 +0000 (20:17 +0000)]
fix test

17 years ago- Fix a possible leak when multiple -c parameters are used
foobar [Tue, 17 Apr 2007 20:00:53 +0000 (20:00 +0000)]
- Fix a possible leak when multiple -c parameters are used

17 years agoadd .cvsignore
Antony Dovgal [Tue, 17 Apr 2007 20:00:03 +0000 (20:00 +0000)]
add .cvsignore

17 years agoadd tests for CGI
Antony Dovgal [Tue, 17 Apr 2007 19:49:26 +0000 (19:49 +0000)]
add tests for CGI

17 years ago- Fix a possible leak when multiple -c parameters are used
foobar [Tue, 17 Apr 2007 19:46:13 +0000 (19:46 +0000)]
- Fix a possible leak when multiple -c parameters are used

17 years agoMFH: fix leak appearing when more than one -f option specified
Antony Dovgal [Tue, 17 Apr 2007 18:51:34 +0000 (18:51 +0000)]
MFH: fix leak appearing when more than one -f option specified

17 years agofix leaks in row_get_properties()
Antony Dovgal [Tue, 17 Apr 2007 17:00:16 +0000 (17:00 +0000)]
fix leaks in row_get_properties()
thanks to Kellen Bombardier for noticing

17 years agoFix proto
Hannes Magnusson [Tue, 17 Apr 2007 15:44:23 +0000 (15:44 +0000)]
Fix proto

17 years ago- INFO_EX not INFO
Pierre Joye [Tue, 17 Apr 2007 15:39:19 +0000 (15:39 +0000)]
- INFO_EX not INFO

17 years ago- imagegrab* entry
Pierre Joye [Tue, 17 Apr 2007 15:33:57 +0000 (15:33 +0000)]
- imagegrab* entry

17 years ago- MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC]
Pierre Joye [Tue, 17 Apr 2007 15:31:45 +0000 (15:31 +0000)]
- MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC]
  capture a window using its handle or a full screen

17 years agoSeparate parm zval.
Ilia Alshanetsky [Tue, 17 Apr 2007 15:29:13 +0000 (15:29 +0000)]
Separate parm zval.

17 years agoFixed bug #41093 (magic_quotes_gpc ignores first arrays keys).
Ilia Alshanetsky [Tue, 17 Apr 2007 15:06:50 +0000 (15:06 +0000)]
Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys).

17 years ago- MFH Fix #41109: recursiveiterator.inc says 'implements' Iterator instead of 'extends'
Marcus Boerger [Tue, 17 Apr 2007 06:33:50 +0000 (06:33 +0000)]
- MFH Fix #41109: recursiveiterator.inc says 'implements' Iterator instead of 'extends'

17 years agotypo
Dmitry Stogov [Tue, 17 Apr 2007 06:26:32 +0000 (06:26 +0000)]
typo

17 years agoFixed bug #41067 (json_encode() problem with UTF-16 input).
Ilia Alshanetsky [Mon, 16 Apr 2007 22:31:05 +0000 (22:31 +0000)]
Fixed bug #41067 (json_encode() problem with UTF-16 input).

17 years ago- Updated bundled shtool to 2.0.6 and added "platform" command in it.
foobar [Mon, 16 Apr 2007 20:49:33 +0000 (20:49 +0000)]
- Updated bundled shtool to 2.0.6 and added "platform" command in it.

17 years agofix test
Antony Dovgal [Mon, 16 Apr 2007 09:11:10 +0000 (09:11 +0000)]
fix test

17 years agofix test
Antony Dovgal [Mon, 16 Apr 2007 08:14:33 +0000 (08:14 +0000)]
fix test

17 years agoWIN64 support
Dmitry Stogov [Mon, 16 Apr 2007 08:09:56 +0000 (08:09 +0000)]
WIN64 support

17 years agofix fold typo
Brian Shire [Mon, 16 Apr 2007 02:25:24 +0000 (02:25 +0000)]
fix fold typo

17 years agoMFH: Simplify previous patch.
foobar [Sun, 15 Apr 2007 23:06:08 +0000 (23:06 +0000)]
MFH: Simplify previous patch.

17 years ago- Allow using syntax highlighting under FastCGI mode.
foobar [Sun, 15 Apr 2007 22:52:07 +0000 (22:52 +0000)]
- Allow using syntax highlighting under FastCGI mode.

17 years ago- Synch these files from sapi/cli/ and allow using s.c. long-options
foobar [Sun, 15 Apr 2007 22:50:58 +0000 (22:50 +0000)]
- Synch these files from sapi/cli/ and allow using s.c. long-options
  with CGI.