]> granicus.if.org Git - php/log
php
17 years agoFixed tests (win32)
Dmitry Stogov [Wed, 18 Apr 2007 07:57:31 +0000 (07:57 +0000)]
Fixed tests (win32)

17 years agoChangeLog update
<changelog@php.net> [Wed, 18 Apr 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update

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

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

17 years agoMFB:- Fix a possible leak when multiple -c parameters are used
foobar [Tue, 17 Apr 2007 20:01:22 +0000 (20:01 +0000)]
MFB:- Fix a possible leak when multiple -c parameters are used

17 years agoadd .cvsignore
Antony Dovgal [Tue, 17 Apr 2007 19:59:58 +0000 (19:59 +0000)]
add .cvsignore

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

17 years agoMFB
foobar [Tue, 17 Apr 2007 19:48:16 +0000 (19:48 +0000)]
MFB

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

17 years agoAdd support for CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
Sara Golemon [Tue, 17 Apr 2007 18:39:18 +0000 (18:39 +0000)]
Add support for CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS

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

17 years ago- +ZEND_BEGIN_ARG_INFO_EX not _INFO (thx bjori)
Pierre Joye [Tue, 17 Apr 2007 15:37:26 +0000 (15:37 +0000)]
- +ZEND_BEGIN_ARG_INFO_EX not _INFO (thx bjori)

17 years ago- fix arginfo
Pierre Joye [Tue, 17 Apr 2007 15:24:05 +0000 (15:24 +0000)]
- fix arginfo

17 years ago- add imagegrabwindow and imagegrabscreen (win32 only)
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

17 years agoUpdated testcase ltrim()
Zoe Slattery [Tue, 17 Apr 2007 11:55:39 +0000 (11:55 +0000)]
Updated testcase ltrim()

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

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

17 years agoChangeLog update
<changelog@php.net> [Tue, 17 Apr 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB:- Updated bundled shtool to 2.0.6 and added "platform" command in it.
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.

17 years ago- Fix zend_parse_parameters_ex() for format specifiers like "+f", like multiple
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

17 years agoMFB (handling of control characters)
Andrei Zmievski [Mon, 16 Apr 2007 16:52:20 +0000 (16:52 +0000)]
MFB (handling of control characters)

17 years agoMFB use strlcat()
Antony Dovgal [Mon, 16 Apr 2007 12:49:07 +0000 (12:49 +0000)]
MFB use strlcat()
fix buffer overrun & bug #41101

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

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

17 years agoChangeLog update
<changelog@php.net> [Mon, 16 Apr 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Allow using syntax highlighting in fastcgi mode
foobar [Sun, 15 Apr 2007 23:02:05 +0000 (23:02 +0000)]
MFB: Allow using syntax highlighting in fastcgi mode

17 years agoMFB: sync getopt from CLI
foobar [Sun, 15 Apr 2007 22:54:26 +0000 (22:54 +0000)]
MFB: sync getopt from CLI

17 years agoChangeLog update
<changelog@php.net> [Sun, 15 Apr 2007 01:31:03 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- libgd #74, gdImageFilledArc, huge CPU usage with large angles
Pierre Joye [Sat, 14 Apr 2007 17:30:51 +0000 (17:30 +0000)]
-  libgd #74, gdImageFilledArc, huge CPU usage with large angles

17 years ago- Fix warning
Marcus Boerger [Sat, 14 Apr 2007 11:14:40 +0000 (11:14 +0000)]
- Fix warning

17 years agouse default socket (removed by mistake?)
Antony Dovgal [Sat, 14 Apr 2007 10:42:41 +0000 (10:42 +0000)]
use default socket (removed by mistake?)

17 years agoset MYSQL_OPT_RECONNECT (see bug #41083)
Antony Dovgal [Sat, 14 Apr 2007 10:35:00 +0000 (10:35 +0000)]
set MYSQL_OPT_RECONNECT (see bug #41083)

17 years agofix #41083 (mysql_ping() requires MYSQL_OPT_RECONNECT to be set since MySQL 5.0.13)
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)

17 years agoChangeLog update
<changelog@php.net> [Sat, 14 Apr 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- MFB: Updated timezone database to version 2007.5. (Derick)
Derick Rethans [Fri, 13 Apr 2007 14:52:06 +0000 (14:52 +0000)]
- MFB: Updated timezone database to version 2007.5. (Derick)

17 years agofix #41075 (memleak when creating default object caused exception)
Antony Dovgal [Fri, 13 Apr 2007 14:39:34 +0000 (14:39 +0000)]
fix #41075 (memleak when creating default object caused exception)

17 years ago- MFB: Fixed bug #39416 (Milliseconds in date()).
Derick Rethans [Fri, 13 Apr 2007 14:10:38 +0000 (14:10 +0000)]
- MFB: Fixed bug #39416 (Milliseconds in date()).

17 years agoadd UEXPECTF
Antony Dovgal [Fri, 13 Apr 2007 13:37:55 +0000 (13:37 +0000)]
add UEXPECTF

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

17 years ago- MFB: Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).
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()).

17 years ago- MFB: Fixed bug #40290 (strtotime() returns unexpected result with particular
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).

17 years agoMFB: reverting incorrect changes to pack test
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.

17 years agoChangeLog update
<changelog@php.net> [Fri, 13 Apr 2007 01:31:11 +0000 (01:31 +0000)]
ChangeLog update

17 years agoadd support for %I64(u|d) to sprintf() utilities
Antony Dovgal [Thu, 12 Apr 2007 22:00:56 +0000 (22:00 +0000)]
add support for %I64(u|d) to sprintf() utilities

17 years ago- Fix release states
Marcus Boerger [Thu, 12 Apr 2007 21:06:40 +0000 (21:06 +0000)]
- Fix release states

17 years ago- Fix release date
Marcus Boerger [Thu, 12 Apr 2007 20:59:58 +0000 (20:59 +0000)]
- Fix release date

17 years ago- Prepare release 1.1.0
Marcus Boerger [Thu, 12 Apr 2007 20:58:09 +0000 (20:58 +0000)]
- Prepare release 1.1.0

17 years ago- Add test
Johannes Schlüter [Thu, 12 Apr 2007 18:31:57 +0000 (18:31 +0000)]
- Add test

17 years agoFixed bug #41063 (chdir doesn't like root paths).
Dmitry Stogov [Thu, 12 Apr 2007 15:29:10 +0000 (15:29 +0000)]
Fixed bug #41063 (chdir doesn't like root paths).

17 years agobail out if unicode.semantics is On (stream_select() is unable to cast Unicode stream...
Antony Dovgal [Thu, 12 Apr 2007 13:17:14 +0000 (13:17 +0000)]
bail out if unicode.semantics is On (stream_select() is unable to cast Unicode streams to FDs)
check stream_select() return value correctly and avoid endless loop

17 years agoreturn success only if succeeded casting at least one stream to fd
Antony Dovgal [Thu, 12 Apr 2007 13:15:17 +0000 (13:15 +0000)]
return success only if succeeded casting at least one stream to fd

17 years agoadd new test and SKIPIF sections
Antony Dovgal [Thu, 12 Apr 2007 12:43:54 +0000 (12:43 +0000)]
add new test and SKIPIF sections

17 years agoswap the options
Antony Dovgal [Thu, 12 Apr 2007 12:31:02 +0000 (12:31 +0000)]
swap the options

17 years agoadd short descriptions for PCRE ini options
Antony Dovgal [Thu, 12 Apr 2007 10:24:57 +0000 (10:24 +0000)]
add short descriptions for PCRE ini options

17 years agoChangeLog update
<changelog@php.net> [Thu, 12 Apr 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB
Antony Dovgal [Wed, 11 Apr 2007 22:35:25 +0000 (22:35 +0000)]
MFB

17 years agoimprove test
Antony Dovgal [Wed, 11 Apr 2007 22:29:46 +0000 (22:29 +0000)]
improve test

17 years agowe don't ship libmysql anymore, so there is no need for this message
Antony Dovgal [Wed, 11 Apr 2007 16:02:56 +0000 (16:02 +0000)]
we don't ship libmysql anymore, so there is no need for this message

17 years ago- Fixed bug #40861 (strtotime() doesn't handle double negative relative time
Derick Rethans [Wed, 11 Apr 2007 14:36:45 +0000 (14:36 +0000)]
- Fixed bug #40861 (strtotime() doesn't handle double negative relative time
  units correctly).

17 years ago- add HAVE_GD_FONTMUTEX and HAVE_GD_FONTCACHESHUTDOWN to win32 build
Pierre Joye [Wed, 11 Apr 2007 11:45:19 +0000 (11:45 +0000)]
- add HAVE_GD_FONTMUTEX and HAVE_GD_FONTCACHESHUTDOWN to win32 build

17 years agonew tests: array_merge, array_push, fprintf. modified tests: count_recursive, md5.
Zoe Slattery [Wed, 11 Apr 2007 11:44:37 +0000 (11:44 +0000)]
new tests: array_merge, array_push, fprintf. modified tests: count_recursive, md5.

17 years agofix #41048 (PHP6 Segmentation fault issue)
Scott MacVicar [Wed, 11 Apr 2007 10:43:28 +0000 (10:43 +0000)]
fix #41048 (PHP6 Segmentation fault issue)

17 years agoChangeLog update
<changelog@php.net> [Wed, 11 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

17 years agoWrong locale name.
Andrei Zmievski [Tue, 10 Apr 2007 22:44:57 +0000 (22:44 +0000)]
Wrong locale name.

17 years agoMFB: fix #40931 (open_basedir bypass via symlink and move_uploaded_file())
Antony Dovgal [Tue, 10 Apr 2007 22:31:27 +0000 (22:31 +0000)]
MFB: fix #40931 (open_basedir bypass via symlink and move_uploaded_file())

17 years agoskip test if openssl is present
Antony Dovgal [Tue, 10 Apr 2007 21:38:09 +0000 (21:38 +0000)]
skip test if openssl is present
in this case the error messages are different

17 years agoskip this test on MacOS
Antony Dovgal [Tue, 10 Apr 2007 21:20:33 +0000 (21:20 +0000)]
skip this test on MacOS

17 years ago- MFB Synch
Marcus Boerger [Tue, 10 Apr 2007 15:59:29 +0000 (15:59 +0000)]
- MFB Synch

17 years agoMFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail...
foobar [Tue, 10 Apr 2007 10:57:54 +0000 (10:57 +0000)]
MFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail. (Integer overflow)

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

17 years agofix #41037 (unregister_tick_function() inside the tick function crash PHP)
Antony Dovgal [Tue, 10 Apr 2007 09:36:10 +0000 (09:36 +0000)]
fix #41037 (unregister_tick_function() inside the tick function crash PHP)

17 years agoMFB
Antony Dovgal [Tue, 10 Apr 2007 07:08:51 +0000 (07:08 +0000)]
MFB

17 years agoInitial WIN64 support
Dmitry Stogov [Tue, 10 Apr 2007 06:22:45 +0000 (06:22 +0000)]
Initial WIN64 support

17 years agoChangeLog update
<changelog@php.net> [Tue, 10 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

17 years agoRemoved wrong size_t definition
Dmitry Stogov [Mon, 9 Apr 2007 15:40:23 +0000 (15:40 +0000)]
Removed wrong size_t definition

17 years agoFixed 64-bit support
Dmitry Stogov [Mon, 9 Apr 2007 15:39:16 +0000 (15:39 +0000)]
Fixed 64-bit support

17 years agoZTS fix
Dmitry Stogov [Mon, 9 Apr 2007 15:35:49 +0000 (15:35 +0000)]
ZTS fix

17 years agoUsage of sizeof(void*) is not portable
Dmitry Stogov [Mon, 9 Apr 2007 15:33:59 +0000 (15:33 +0000)]
Usage of sizeof(void*) is not portable

17 years agoFixed 64-bit support
Dmitry Stogov [Mon, 9 Apr 2007 15:30:37 +0000 (15:30 +0000)]
Fixed 64-bit support

17 years agonew test
Antony Dovgal [Mon, 9 Apr 2007 07:29:12 +0000 (07:29 +0000)]
new test

17 years agoChangeLog update
<changelog@php.net> [Mon, 9 Apr 2007 01:31:10 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: fix #40999 (mcrypt_create_iv() not using random seed)
Antony Dovgal [Sun, 8 Apr 2007 08:04:30 +0000 (08:04 +0000)]
MFB: fix #40999 (mcrypt_create_iv() not using random seed)

17 years agoMFB: Avoid locks when appening to the error log file
Antony Dovgal [Sun, 8 Apr 2007 08:02:02 +0000 (08:02 +0000)]
MFB: Avoid locks when appening to the error log file

17 years ago- Added linenumbers to array returned by token_get_all()
Johannes Schlüter [Sun, 8 Apr 2007 00:17:40 +0000 (00:17 +0000)]
- Added linenumbers to array returned by token_get_all()

17 years agoChangeLog update
<changelog@php.net> [Sat, 7 Apr 2007 01:31:01 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix unicode issue
Marcus Boerger [Fri, 6 Apr 2007 21:15:44 +0000 (21:15 +0000)]
- Fix unicode issue

17 years ago- Fix unicode issue in unregister according to register solution
Marcus Boerger [Fri, 6 Apr 2007 21:07:48 +0000 (21:07 +0000)]
- Fix unicode issue in unregister according to register solution

17 years ago- Fix unicode issue (our string termination test checks both ending bytes instead...
Marcus Boerger [Fri, 6 Apr 2007 21:02:20 +0000 (21:02 +0000)]
- Fix unicode issue (our string termination test checks both ending bytes instead of just one)

17 years ago- Add a helper
Marcus Boerger [Fri, 6 Apr 2007 20:41:23 +0000 (20:41 +0000)]
- Add a helper

17 years agofix test
Antony Dovgal [Fri, 6 Apr 2007 19:35:06 +0000 (19:35 +0000)]
fix test

17 years agoMFB
Andrei Zmievski [Fri, 6 Apr 2007 19:27:15 +0000 (19:27 +0000)]
MFB

17 years ago- Fix types
Marcus Boerger [Fri, 6 Apr 2007 19:04:53 +0000 (19:04 +0000)]
- Fix types

17 years ago- MFB #40091 fix
Marcus Boerger [Fri, 6 Apr 2007 18:50:07 +0000 (18:50 +0000)]
- MFB #40091 fix

17 years ago- MFB: Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and
Pierre Joye [Fri, 6 Apr 2007 15:42:27 +0000 (15:42 +0000)]
- MFB: Fix windows mutex intialization, add  HAVE_GD_FONTMUTEX and
  HAVE_LIBFREETYPE to config.w32 (Thanks to Frank for the report)

17 years ago- Fix #40442
Marcus Boerger [Fri, 6 Apr 2007 15:32:29 +0000 (15:32 +0000)]
- Fix #40442

17 years agoChangeLog update
<changelog@php.net> [Fri, 6 Apr 2007 01:31:05 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix win32 build
Rob Richards [Thu, 5 Apr 2007 18:09:48 +0000 (18:09 +0000)]
fix win32 build

17 years ago- depends on 2.0.34
Pierre Joye [Thu, 5 Apr 2007 11:59:13 +0000 (11:59 +0000)]
- depends on 2.0.34

17 years agofix build without FreeType
Antony Dovgal [Thu, 5 Apr 2007 09:32:58 +0000 (09:32 +0000)]
fix build without FreeType

17 years agofix build & test
Antony Dovgal [Thu, 5 Apr 2007 07:24:21 +0000 (07:24 +0000)]
fix build & test
improve coding style