]>
granicus.if.org Git - php/log
Antony Dovgal [Mon, 23 Apr 2007 11:04:54 +0000 (11:04 +0000)]
fix long options
Antony Dovgal [Mon, 23 Apr 2007 10:48:13 +0000 (10:48 +0000)]
MFB fix for #41034
add missing tests
Dmitry Stogov [Mon, 23 Apr 2007 10:21:43 +0000 (10:21 +0000)]
64-bit support
Dmitry Stogov [Mon, 23 Apr 2007 10:21:24 +0000 (10:21 +0000)]
WIN64 support
Antony Dovgal [Mon, 23 Apr 2007 10:05:25 +0000 (10:05 +0000)]
fix folding
Antony Dovgal [Mon, 23 Apr 2007 09:32:36 +0000 (09:32 +0000)]
revert
Antony Dovgal [Mon, 23 Apr 2007 09:26:58 +0000 (09:26 +0000)]
revert
<changelog@php.net> [Mon, 23 Apr 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sun, 22 Apr 2007 19:47:08 +0000 (19:47 +0000)]
fix tests
Antony Dovgal [Sun, 22 Apr 2007 19:22:19 +0000 (19:22 +0000)]
fix [l]trim() in unicode mode
Marcus Boerger [Sun, 22 Apr 2007 17:13:40 +0000 (17:13 +0000)]
- Update docu
Marcus Boerger [Sun, 22 Apr 2007 15:29:20 +0000 (15:29 +0000)]
- Add new test
Marcus Boerger [Sun, 22 Apr 2007 15:24:19 +0000 (15:24 +0000)]
- Merge getopt fixes from re2c
Dmitry Stogov [Sun, 22 Apr 2007 10:25:51 +0000 (10:25 +0000)]
Fixed buffer overflow
<changelog@php.net> [Sun, 22 Apr 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Sat, 21 Apr 2007 02:46:29 +0000 (02:46 +0000)]
- Fix test
<changelog@php.net> [Sat, 21 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 20 Apr 2007 21:37:31 +0000 (21:37 +0000)]
fix tests
Antony Dovgal [Fri, 20 Apr 2007 21:17:37 +0000 (21:17 +0000)]
open the file in text mode and avoid downcoding
Antony Dovgal [Fri, 20 Apr 2007 21:13:45 +0000 (21:13 +0000)]
fix tests
Antony Dovgal [Fri, 20 Apr 2007 21:01:03 +0000 (21:01 +0000)]
fix test
Antony Dovgal [Fri, 20 Apr 2007 21:00:07 +0000 (21:00 +0000)]
avoid 10 000 warnings
Antony Dovgal [Fri, 20 Apr 2007 20:57:57 +0000 (20:57 +0000)]
fix tests
Antony Dovgal [Fri, 20 Apr 2007 20:55:30 +0000 (20:55 +0000)]
fix timezone_abbreviations_list() in unicode mode
Antony Dovgal [Fri, 20 Apr 2007 10:15:12 +0000 (10:15 +0000)]
fix test
Antony Dovgal [Fri, 20 Apr 2007 09:17:37 +0000 (09:17 +0000)]
new test
Antony Dovgal [Fri, 20 Apr 2007 08:18:35 +0000 (08:18 +0000)]
update ext/gmp status and maintainers
Antony Dovgal [Fri, 20 Apr 2007 08:00:43 +0000 (08:00 +0000)]
fix test
Antony Dovgal [Fri, 20 Apr 2007 07:55:14 +0000 (07:55 +0000)]
this test is for 32bit
<changelog@php.net> [Fri, 20 Apr 2007 01:31:04 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 19 Apr 2007 22:49:11 +0000 (22:49 +0000)]
MFB: Fixed bug #41067 (json_encode() problem with UTF-16 input).
Andrei Zmievski [Thu, 19 Apr 2007 15:36:51 +0000 (15:36 +0000)]
Use ZEND_U_CONVERTER().
Antony Dovgal [Thu, 19 Apr 2007 11:24:48 +0000 (11:24 +0000)]
fix #41118 (PHP does not handle overflow of octal integers)
MFB a small part of optimization patch applied only to 5_2
Andrey Hristov [Thu, 19 Apr 2007 09:50:10 +0000 (09:50 +0000)]
The right place to edit
Andrey Hristov [Thu, 19 Apr 2007 09:47:48 +0000 (09:47 +0000)]
Update credits line
Antony Dovgal [Thu, 19 Apr 2007 09:36:34 +0000 (09:36 +0000)]
fix gmp_gcdext() in Unicode mode
Antony Dovgal [Thu, 19 Apr 2007 09:30:10 +0000 (09:30 +0000)]
fix & unify double-to-string conversion utils
Dmitry Stogov [Thu, 19 Apr 2007 07:00:57 +0000 (07:00 +0000)]
Fixed tests
Sascha Schumann [Thu, 19 Apr 2007 06:42:57 +0000 (06:42 +0000)]
- fix vpath build
<changelog@php.net> [Thu, 19 Apr 2007 01:30:59 +0000 (01:30 +0000)]
ChangeLog update
Antony Dovgal [Wed, 18 Apr 2007 21:04:05 +0000 (21:04 +0000)]
add new tests for ext/gmp
Antony Dovgal [Wed, 18 Apr 2007 20:53:21 +0000 (20:53 +0000)]
same for gmp_scan*()
Antony Dovgal [Wed, 18 Apr 2007 20:36:47 +0000 (20:36 +0000)]
do not allow negative byte index
tests will follow soon
Michael Wallner [Wed, 18 Apr 2007 19:39:12 +0000 (19:39 +0000)]
- fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH
[DOC] since PHP 6 a Vary header will be sent without regards to whether
the negotiation was successful or not and unless the complete
output buffer gets discarded
Dmitry Stogov [Wed, 18 Apr 2007 14:51:47 +0000 (14:51 +0000)]
Fixed tests (win32)
Dmitry Stogov [Wed, 18 Apr 2007 14:23:35 +0000 (14:23 +0000)]
Fixed crash on win32 in case of negative size
Dmitry Stogov [Wed, 18 Apr 2007 13:53:32 +0000 (13:53 +0000)]
Fixed crash
Dmitry Stogov [Wed, 18 Apr 2007 11:59:03 +0000 (11:59 +0000)]
Fixed endless loop in open_basedir check
Antony Dovgal [Wed, 18 Apr 2007 10:58:08 +0000 (10:58 +0000)]
update EXTENSIONS file:
- drop extensions which have been moved to PECL
- add pdo*, zip, xmlreader, xmlwriter, json
- update maintainers lists and statuses to reflect current situation
Rob Richards [Wed, 18 Apr 2007 09:48:07 +0000 (09:48 +0000)]
MFB: add file locking under windows
change win build to use common clock compat files
Dmitry Stogov [Wed, 18 Apr 2007 08:34:58 +0000 (08:34 +0000)]
Fixed test
Antony Dovgal [Wed, 18 Apr 2007 08:09:02 +0000 (08:09 +0000)]
more test fixes
Dmitry Stogov [Wed, 18 Apr 2007 07:57:31 +0000 (07:57 +0000)]
Fixed tests (win32)
<changelog@php.net> [Wed, 18 Apr 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Tue, 17 Apr 2007 20:33:45 +0000 (20:33 +0000)]
fix putenv("var") (i.e. unset) on BSD systems
add test
Antony Dovgal [Tue, 17 Apr 2007 20:17:20 +0000 (20:17 +0000)]
fix test
foobar [Tue, 17 Apr 2007 20:01:22 +0000 (20:01 +0000)]
MFB:- Fix a possible leak when multiple -c parameters are used
Antony Dovgal [Tue, 17 Apr 2007 19:59:58 +0000 (19:59 +0000)]
add .cvsignore
Antony Dovgal [Tue, 17 Apr 2007 19:48:22 +0000 (19:48 +0000)]
add tests for CGI
foobar [Tue, 17 Apr 2007 19:48:16 +0000 (19:48 +0000)]
MFB
Antony Dovgal [Tue, 17 Apr 2007 18:51:24 +0000 (18:51 +0000)]
fix leak appearing when more than one -f option specified
Sara Golemon [Tue, 17 Apr 2007 18:39:18 +0000 (18:39 +0000)]
Add support for CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
Hannes Magnusson [Tue, 17 Apr 2007 15:44:25 +0000 (15:44 +0000)]
Fix proto
Pierre Joye [Tue, 17 Apr 2007 15:37:26 +0000 (15:37 +0000)]
- +ZEND_BEGIN_ARG_INFO_EX not _INFO (thx bjori)
Pierre Joye [Tue, 17 Apr 2007 15:24:05 +0000 (15:24 +0000)]
- fix arginfo
Pierre Joye [Tue, 17 Apr 2007 15:11:56 +0000 (15:11 +0000)]
- add imagegrabwindow and imagegrabscreen (win32 only)
capture a window using its handle or a full screen
optional bbox and to/from clipboard will follow shortly
Zoe Slattery [Tue, 17 Apr 2007 11:55:39 +0000 (11:55 +0000)]
Updated testcase ltrim()
Marcus Boerger [Tue, 17 Apr 2007 06:31:19 +0000 (06:31 +0000)]
- Fix #41109: recursiveiterator.inc says 'implements' Iterator instead of 'extends'
Dmitry Stogov [Tue, 17 Apr 2007 06:27:03 +0000 (06:27 +0000)]
typo
<changelog@php.net> [Tue, 17 Apr 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update
foobar [Mon, 16 Apr 2007 20:50:18 +0000 (20:50 +0000)]
MFB:- Updated bundled shtool to 2.0.6 and added "platform" command in it.
Johannes Schlüter [Mon, 16 Apr 2007 18:50:05 +0000 (18:50 +0000)]
- Fix zend_parse_parameters_ex() for format specifiers like "+f", like multiple
values followed by forced parameters. Fixes tests like
ext/standard/tests/array/007.phpt and others
Andrei Zmievski [Mon, 16 Apr 2007 16:52:20 +0000 (16:52 +0000)]
MFB (handling of control characters)
Antony Dovgal [Mon, 16 Apr 2007 12:49:07 +0000 (12:49 +0000)]
MFB use strlcat()
fix buffer overrun & bug #41101
Dmitry Stogov [Mon, 16 Apr 2007 09:43:53 +0000 (09:43 +0000)]
WIN64 support
Antony Dovgal [Mon, 16 Apr 2007 08:14:27 +0000 (08:14 +0000)]
fix test
<changelog@php.net> [Mon, 16 Apr 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
foobar [Sun, 15 Apr 2007 23:02:05 +0000 (23:02 +0000)]
MFB: Allow using syntax highlighting in fastcgi mode
foobar [Sun, 15 Apr 2007 22:54:26 +0000 (22:54 +0000)]
MFB: sync getopt from CLI
<changelog@php.net> [Sun, 15 Apr 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Sat, 14 Apr 2007 17:30:51 +0000 (17:30 +0000)]
- libgd #74, gdImageFilledArc, huge CPU usage with large angles
Marcus Boerger [Sat, 14 Apr 2007 11:14:40 +0000 (11:14 +0000)]
- Fix warning
Antony Dovgal [Sat, 14 Apr 2007 10:42:41 +0000 (10:42 +0000)]
use default socket (removed by mistake?)
Antony Dovgal [Sat, 14 Apr 2007 10:35:00 +0000 (10:35 +0000)]
set MYSQL_OPT_RECONNECT (see bug #41083)
Antony Dovgal [Sat, 14 Apr 2007 10:19:10 +0000 (10:19 +0000)]
fix #41083 (mysql_ping() requires MYSQL_OPT_RECONNECT to be set since MySQL 5.0.13)
<changelog@php.net> [Sat, 14 Apr 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Fri, 13 Apr 2007 14:52:06 +0000 (14:52 +0000)]
- MFB: Updated timezone database to version 2007.5. (Derick)
Antony Dovgal [Fri, 13 Apr 2007 14:39:34 +0000 (14:39 +0000)]
fix #41075 (memleak when creating default object caused exception)
Derick Rethans [Fri, 13 Apr 2007 14:10:38 +0000 (14:10 +0000)]
- MFB: Fixed bug #39416 (Milliseconds in date()).
Antony Dovgal [Fri, 13 Apr 2007 13:37:55 +0000 (13:37 +0000)]
add UEXPECTF
Antony Dovgal [Fri, 13 Apr 2007 13:37:09 +0000 (13:37 +0000)]
new test
Derick Rethans [Fri, 13 Apr 2007 08:34:11 +0000 (08:34 +0000)]
- MFB: Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).
Derick Rethans [Fri, 13 Apr 2007 08:11:35 +0000 (08:11 +0000)]
- MFB: Fixed bug #40290 (strtotime() returns unexpected result with particular
timezone offset).
Brian Shire [Fri, 13 Apr 2007 02:15:12 +0000 (02:15 +0000)]
MFB: reverting incorrect changes to pack test
# only a problem on darwin, latest gcc-4.2 branch works as expected.
<changelog@php.net> [Fri, 13 Apr 2007 01:31:11 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Thu, 12 Apr 2007 22:00:56 +0000 (22:00 +0000)]
add support for %I64(u|d) to sprintf() utilities
Marcus Boerger [Thu, 12 Apr 2007 21:06:40 +0000 (21:06 +0000)]
- Fix release states
Marcus Boerger [Thu, 12 Apr 2007 20:59:58 +0000 (20:59 +0000)]
- Fix release date
Marcus Boerger [Thu, 12 Apr 2007 20:58:09 +0000 (20:58 +0000)]
- Prepare release 1.1.0
Johannes Schlüter [Thu, 12 Apr 2007 18:31:57 +0000 (18:31 +0000)]
- Add test