]> granicus.if.org Git - php/log
php
15 years ago- Drop unused var
Felipe Pena [Sat, 5 Sep 2009 18:21:10 +0000 (18:21 +0000)]
- Drop unused var

15 years ago- add test for #48746
Pierre Joye [Sat, 5 Sep 2009 18:10:31 +0000 (18:10 +0000)]
- add test for #48746

15 years ago- useless #ifdef
Pierre Joye [Sat, 5 Sep 2009 17:39:18 +0000 (17:39 +0000)]
- useless #ifdef

15 years ago- fix #49274, filter_var does not accept object without a toString implementation
Pierre Joye [Sat, 5 Sep 2009 17:35:26 +0000 (17:35 +0000)]
- fix #49274, filter_var does not accept object without a toString implementation

15 years ago- Fixed bug #49182 (PHP CGI always outputs the shebang line)
Jani Taskinen [Sat, 5 Sep 2009 17:07:14 +0000 (17:07 +0000)]
- Fixed bug #49182 (PHP CGI always outputs the shebang line)

15 years ago- #49464, fix build
Pierre Joye [Fri, 4 Sep 2009 19:53:39 +0000 (19:53 +0000)]
- #49464, fix build

15 years agoI have no idea. This might or might not fix a bug in some branch. At least it works.
Jani Taskinen [Fri, 4 Sep 2009 11:02:40 +0000 (11:02 +0000)]
I have no idea. This might or might not fix a bug in some branch. At least it works.

15 years ago- Fixed bug #49447 (php engine need to correctly check for socket API
Sriram Natarajan [Fri, 4 Sep 2009 07:59:48 +0000 (07:59 +0000)]
- Fixed bug #49447 (php engine need to correctly check for socket API
  return status on windows). (Sriram Natarajan)

15 years ago- be sure that we use the user token by default (Christian Wenz)
Pierre Joye [Fri, 4 Sep 2009 06:59:08 +0000 (06:59 +0000)]
- be sure that we use the user token by default (Christian Wenz)

15 years ago- #27051, improve fix on xp/2k3
Pierre Joye [Thu, 3 Sep 2009 19:16:17 +0000 (19:16 +0000)]
- #27051, improve fix on xp/2k3

15 years ago- MF53: len includes the NULL already
Pierre Joye [Thu, 3 Sep 2009 19:11:30 +0000 (19:11 +0000)]
- MF53: len includes the NULL already

15 years agoFixed bug #46074 (Bus error during running PHP CLI under IRIX 6.5.30)
Dmitry Stogov [Thu, 3 Sep 2009 14:33:11 +0000 (14:33 +0000)]
Fixed bug #46074 (Bus error during running PHP CLI under IRIX 6.5.30)

15 years agoMake invokeArgs() error messages consistent with invoke().
Sebastian Bergmann [Thu, 3 Sep 2009 14:02:51 +0000 (14:02 +0000)]
Make invokeArgs() error messages consistent with invoke().

15 years ago- Fix sanity check for the color index in imagecolortransparent
Pierre Joye [Thu, 3 Sep 2009 09:45:56 +0000 (09:45 +0000)]
- Fix sanity check for the color index in imagecolortransparent

15 years ago- be sure to get all crt dbg errors in stderr
Pierre Joye [Wed, 2 Sep 2009 20:02:17 +0000 (20:02 +0000)]
- be sure to get all crt dbg errors in stderr

15 years agoFixed return value to comply with tests
Ilia Alshanetsky [Wed, 2 Sep 2009 13:07:44 +0000 (13:07 +0000)]
Fixed return value to comply with tests

15 years ago- #27051, we need the thread token here, not the process
Pierre Joye [Wed, 2 Sep 2009 01:59:17 +0000 (01:59 +0000)]
- #27051, we need the thread token here, not the process

15 years ago- #27051, create process as impersonated user
Pierre Joye [Tue, 1 Sep 2009 22:51:31 +0000 (22:51 +0000)]
- #27051, create process as impersonated user

15 years agoFix build
Kalle Sommer Nielsen [Tue, 1 Sep 2009 20:12:02 +0000 (20:12 +0000)]
Fix build

15 years ago- #48746, revert previous about volume. Fix volume support to allow all mounted point...
Pierre Joye [Tue, 1 Sep 2009 17:50:59 +0000 (17:50 +0000)]
- #48746, revert previous about volume. Fix volume support to allow all mounted points (with or without drives)

15 years ago- #48746, fix regression in readdir/scandir and mounted points or junctions on windows
Pierre Joye [Tue, 1 Sep 2009 17:46:17 +0000 (17:46 +0000)]
- #48746, fix regression in readdir/scandir and mounted points or junctions on windows

15 years agoadd -g along with -O0
Antony Dovgal [Tue, 1 Sep 2009 15:13:02 +0000 (15:13 +0000)]
add -g along with -O0

15 years agoFixes #49428 - Patch by Patrick Allaert
Kalle Sommer Nielsen [Tue, 1 Sep 2009 14:05:00 +0000 (14:05 +0000)]
Fixes #49428 - Patch by Patrick Allaert

15 years agoAdded Tidy basic test for tidy_access_count
Patrick Allaert [Tue, 1 Sep 2009 13:06:52 +0000 (13:06 +0000)]
Added Tidy basic test for tidy_access_count

15 years agoAdded Tidy basic test for tidy_warning_count
Patrick Allaert [Tue, 1 Sep 2009 13:06:31 +0000 (13:06 +0000)]
Added Tidy basic test for tidy_warning_count

15 years agoAdded Tidy basic test for tidy_error_count
Patrick Allaert [Tue, 1 Sep 2009 13:06:16 +0000 (13:06 +0000)]
Added Tidy basic test for tidy_error_count

15 years agoAdded Tidy basic test for tidy_config_count
Patrick Allaert [Tue, 1 Sep 2009 13:05:54 +0000 (13:05 +0000)]
Added Tidy basic test for tidy_config_count

15 years ago- Fixed zlib.deflate compress filter to actually accpet level parameter.
Jani Taskinen [Mon, 31 Aug 2009 21:18:55 +0000 (21:18 +0000)]
- Fixed zlib.deflate compress filter to actually accpet level parameter.

15 years agoadd missing skipifs
Zoe Slattery [Mon, 31 Aug 2009 19:22:29 +0000 (19:22 +0000)]
add missing skipifs

15 years agonuke duplicated tests
Antony Dovgal [Mon, 31 Aug 2009 15:32:39 +0000 (15:32 +0000)]
nuke duplicated tests

15 years agoFixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries).
Ilia Alshanetsky [Mon, 31 Aug 2009 12:28:46 +0000 (12:28 +0000)]
Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries).

15 years agoexport le_socket from ext/sockets
Antony Dovgal [Mon, 31 Aug 2009 08:41:03 +0000 (08:41 +0000)]
export le_socket from ext/sockets

15 years agoThe last of the 2009 testfest tests
Zoe Slattery [Sun, 30 Aug 2009 18:18:50 +0000 (18:18 +0000)]
The last of the 2009 testfest tests

15 years ago- Fixed leak on error in popen/exec (and related functions)
Pierre Joye [Sun, 30 Aug 2009 17:13:45 +0000 (17:13 +0000)]
- Fixed leak on error in popen/exec (and related functions)

15 years agoBug #49391 ldap.c utilizing deprecated ldap_modify_s
Ilia Alshanetsky [Sun, 30 Aug 2009 15:33:59 +0000 (15:33 +0000)]
Bug #49391 ldap.c utilizing deprecated ldap_modify_s

15 years agoMore tests from 2009 testfest
Zoe Slattery [Sun, 30 Aug 2009 12:19:50 +0000 (12:19 +0000)]
More tests from 2009 testfest

15 years agobc math tests from testfest 2009
Zoe Slattery [Sun, 30 Aug 2009 11:10:20 +0000 (11:10 +0000)]
bc math tests from testfest 2009

15 years agoserver for ftp tests
Zoe Slattery [Sun, 30 Aug 2009 09:31:54 +0000 (09:31 +0000)]
server for ftp tests

15 years agoMore tests from 2009 testfest
Zoe Slattery [Sun, 30 Aug 2009 09:30:13 +0000 (09:30 +0000)]
More tests from 2009 testfest

15 years agoFixed to allow for http etc
Zoe Slattery [Sun, 30 Aug 2009 08:18:53 +0000 (08:18 +0000)]
Fixed to allow for http etc

15 years agofix tests
Antony Dovgal [Sat, 29 Aug 2009 19:18:27 +0000 (19:18 +0000)]
fix tests

15 years ago- Fix #48746, mounted volume support & resolution
Pierre Joye [Sat, 29 Aug 2009 12:21:47 +0000 (12:21 +0000)]
- Fix #48746, mounted volume support & resolution

15 years agoNew basic network function tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Fri, 28 Aug 2009 22:46:43 +0000 (22:46 +0000)]
New basic network function tests. Tested on Windows, Linux and Linux 64 bit

15 years agoMore tests from 2009 testfest
Zoe Slattery [Fri, 28 Aug 2009 14:31:19 +0000 (14:31 +0000)]
More tests from 2009 testfest

15 years agoFix for bug#48745
Andrey Hristov [Fri, 28 Aug 2009 09:30:16 +0000 (09:30 +0000)]
Fix for bug#48745
mysqlnd: mysql_num_fields returns wrong column count for mysql_list_fields

15 years ago- fix VC6 build
Pierre Joye [Thu, 27 Aug 2009 14:45:41 +0000 (14:45 +0000)]
- fix VC6 build

15 years agoFixed bug #49027 (mysqli_options() doesn't work when using mysqlnd)
Andrey Hristov [Thu, 27 Aug 2009 13:16:39 +0000 (13:16 +0000)]
Fixed bug #49027 (mysqli_options() doesn't work when using mysqlnd)

15 years agoFix for bug#46614 Extended MySQLi class gives incorrect empty() result
Andrey Hristov [Thu, 27 Aug 2009 12:41:14 +0000 (12:41 +0000)]
Fix for bug#46614 Extended MySQLi class gives incorrect empty() result

15 years agoFix tests. Add missing SKIPIF sections so test do not run when POSIX extension not...
andy wharmby [Thu, 27 Aug 2009 12:21:19 +0000 (12:21 +0000)]
Fix tests. Add missing SKIPIF sections so test do not run when POSIX extension not available.

15 years ago- Fix for #48746, fix mounted volume and junctions when used from vista or later...
Pierre Joye [Thu, 27 Aug 2009 09:39:01 +0000 (09:39 +0000)]
- Fix for #48746, fix mounted volume and junctions when used from vista or later, they are actually prepended with \??\

15 years agoAdded: Tidy basic test for getConfig()
Patrick Allaert [Thu, 27 Aug 2009 08:50:07 +0000 (08:50 +0000)]
Added: Tidy basic test for getConfig()

15 years agoAdded: Tidy test with invalid configuration options
Patrick Allaert [Thu, 27 Aug 2009 08:49:24 +0000 (08:49 +0000)]
Added: Tidy test with invalid configuration options

15 years agoThis needs to be larger to avoid an overflow on the bit-shifting in this function
Rasmus Lerdorf [Thu, 27 Aug 2009 05:05:42 +0000 (05:05 +0000)]
This needs to be larger to avoid an overflow on the bit-shifting in this function

15 years ago- fix #49372, segfault in php_curl_option_url
Pierre Joye [Wed, 26 Aug 2009 22:24:10 +0000 (22:24 +0000)]
- fix #49372, segfault in php_curl_option_url

15 years ago- silent warning (fix for #28038)
Pierre Joye [Wed, 26 Aug 2009 21:59:54 +0000 (21:59 +0000)]
- silent warning (fix for #28038)

15 years ago- fix #48746, regression with file operaiton on path with junctions
Pierre Joye [Wed, 26 Aug 2009 20:44:05 +0000 (20:44 +0000)]
- fix #48746, regression with file operaiton on path with junctions

15 years ago- fix #44683, popen crashes when an invalid mode is passed (works on 2k8/vista/win7)
Pierre Joye [Wed, 26 Aug 2009 19:57:01 +0000 (19:57 +0000)]
- fix #44683, popen crashes when an invalid mode is passed (works on 2k8/vista/win7)

15 years ago- fix build
Pierre Joye [Wed, 26 Aug 2009 19:19:05 +0000 (19:19 +0000)]
- fix build

15 years agoTest from 2009 testfest
Zoe Slattery [Wed, 26 Aug 2009 17:17:58 +0000 (17:17 +0000)]
Test from 2009 testfest

15 years ago- fix test and use __DIR__ as usual
Pierre Joye [Wed, 26 Aug 2009 16:07:05 +0000 (16:07 +0000)]
- fix test and use __DIR__ as usual

15 years agoFixed variable clobbering
Ilia Alshanetsky [Wed, 26 Aug 2009 15:29:06 +0000 (15:29 +0000)]
Fixed variable clobbering

15 years ago- add win32 version
Pierre Joye [Wed, 26 Aug 2009 14:09:45 +0000 (14:09 +0000)]
- add win32 version

15 years agoFixed bug #47273 (Encoding bug in SoapServer->fault)
Dmitry Stogov [Wed, 26 Aug 2009 14:05:48 +0000 (14:05 +0000)]
Fixed bug #47273 (Encoding bug in SoapServer->fault)

15 years ago- fix test
Pierre Joye [Wed, 26 Aug 2009 09:59:20 +0000 (09:59 +0000)]
- fix test

15 years agoImproved readlink, supress \??\ and use the drive syntax only
Pierre Joye [Tue, 25 Aug 2009 23:51:04 +0000 (23:51 +0000)]
Improved readlink, supress \??\ and use the drive syntax only

15 years agoBaby, one more time :(
Andrey Hristov [Tue, 25 Aug 2009 14:31:29 +0000 (14:31 +0000)]
Baby, one more time :(

15 years agoBetter fix. A fix of the fix
Andrey Hristov [Tue, 25 Aug 2009 14:30:37 +0000 (14:30 +0000)]
Better fix. A fix of the fix

15 years agoFix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclared
Andrey Hristov [Tue, 25 Aug 2009 14:14:23 +0000 (14:14 +0000)]
Fix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclared
Possibly fix also :
Bug #48780   mysqlnd compile failure
Bug #46952   mysqlnd compile failure with suncc

15 years ago- be sure that the directory flag is set when we save a path in the cache
Pierre Joye [Tue, 25 Aug 2009 09:32:31 +0000 (09:32 +0000)]
- be sure that the directory flag is set when we save a path in the cache

15 years ago- fix #49047, touch may fail on directory
Pierre Joye [Tue, 25 Aug 2009 09:16:53 +0000 (09:16 +0000)]
- fix #49047, touch may fail on directory

15 years ago- fix test when part of the path is a symlink
Pierre Joye [Tue, 25 Aug 2009 00:22:11 +0000 (00:22 +0000)]
- fix test when part of the path is a symlink

15 years ago- fix test
Pierre Joye [Tue, 25 Aug 2009 00:14:23 +0000 (00:14 +0000)]
- fix test

15 years ago- sigh. that too (separate fix).
Pierre Joye [Mon, 24 Aug 2009 20:33:36 +0000 (20:33 +0000)]
- sigh. that too (separate fix).

15 years ago- that part was for a separate fix
Pierre Joye [Mon, 24 Aug 2009 20:32:11 +0000 (20:32 +0000)]
- that part was for a separate fix

15 years ago- split atime and mtime
Pierre Joye [Mon, 24 Aug 2009 20:27:52 +0000 (20:27 +0000)]
- split atime and mtime

15 years ago- fix test
Pierre Joye [Mon, 24 Aug 2009 19:19:43 +0000 (19:19 +0000)]
- fix test

15 years ago- fix test
Pierre Joye [Mon, 24 Aug 2009 18:45:45 +0000 (18:45 +0000)]
- fix test

15 years ago- fix test
Pierre Joye [Mon, 24 Aug 2009 18:43:21 +0000 (18:43 +0000)]
- fix test

15 years agoDon't clober variables
Ilia Alshanetsky [Mon, 24 Aug 2009 18:40:13 +0000 (18:40 +0000)]
Don't clober variables

15 years ago- fix object dir usage (ie: relative path called from a symlinked dir), also fix...
Pierre Joye [Mon, 24 Aug 2009 14:18:19 +0000 (14:18 +0000)]
- fix object dir usage (ie: relative path called from a symlinked dir), also fix nmake test for similar cases

15 years agoAdding tests for imagecolorallocatealpha
Rafael Machado Dohms [Mon, 24 Aug 2009 02:50:19 +0000 (02:50 +0000)]
Adding tests for imagecolorallocatealpha

15 years agoFixes a memory leak in ssl streams. The context was not properly freed
Mikko Koppanen [Sat, 22 Aug 2009 02:31:23 +0000 (02:31 +0000)]
Fixes a memory leak in ssl streams. The context was not properly freed

15 years agofix build broken by the fix for bug #49306
Antony Dovgal [Fri, 21 Aug 2009 07:46:43 +0000 (07:46 +0000)]
fix build broken by the fix for bug #49306

15 years ago- Fixed bug #49286 (php://input (php_stream_input_read) is broken)
Jani Taskinen [Thu, 20 Aug 2009 12:40:15 +0000 (12:40 +0000)]
- Fixed bug #49286 (php://input (php_stream_input_read) is broken)

15 years ago- Merge missing commit by Ilia from PHP_5_3: Make filters without a resource throw...
Jani Taskinen [Thu, 20 Aug 2009 12:19:49 +0000 (12:19 +0000)]
- Merge missing commit by Ilia from PHP_5_3: Make filters without a resource throw E_RECOVERABLE_ERROR rather then E_ERROR

15 years ago- WS + CS + sync
Jani Taskinen [Thu, 20 Aug 2009 12:17:32 +0000 (12:17 +0000)]
- WS + CS + sync

15 years agoFixed bug #49306 (inside pdo_mysql default socket settings are ignored).
Ilia Alshanetsky [Thu, 20 Aug 2009 12:13:38 +0000 (12:13 +0000)]
Fixed bug #49306 (inside pdo_mysql default socket settings are ignored).

15 years ago- Fixed bug #49289 (bcmath module does not compile with phpize configure).
Jani Taskinen [Thu, 20 Aug 2009 11:19:20 +0000 (11:19 +0000)]
- Fixed bug #49289 (bcmath module does not compile with phpize configure).

15 years ago- revert fix for #43327, it breaks system&co functions
Pierre Joye [Thu, 20 Aug 2009 09:03:19 +0000 (09:03 +0000)]
- revert fix for #43327, it breaks system&co functions

15 years ago- fixed #43327, wrong return value from mail(), if sendmail_path is wrong
Pierre Joye [Wed, 19 Aug 2009 18:43:46 +0000 (18:43 +0000)]
- fixed #43327, wrong return value from mail(), if sendmail_path is wrong

15 years agoNew basic test for md5(). Tested on Windows, Linux and Linux 64 bit
andy wharmby [Wed, 19 Aug 2009 08:39:33 +0000 (08:39 +0000)]
New basic test for md5(). Tested on Windows, Linux and Linux 64 bit

15 years agofix crash when unexpectedly passed by-ref parameter is modified
Stanislav Malyshev [Tue, 18 Aug 2009 20:51:49 +0000 (20:51 +0000)]
fix crash when unexpectedly passed by-ref parameter is modified

15 years ago- Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server)
Garrett Serack [Tue, 18 Aug 2009 18:58:33 +0000 (18:58 +0000)]
- Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server)

15 years agoNULL the value after free
Ilia Alshanetsky [Tue, 18 Aug 2009 12:44:32 +0000 (12:44 +0000)]
NULL the value after free

15 years agoFixed ability to call user functions from user opcodes without recursion
Dmitry Stogov [Tue, 18 Aug 2009 10:12:32 +0000 (10:12 +0000)]
Fixed ability to call user functions from user opcodes without recursion

15 years agocleanup parameter parsing
Stanislav Malyshev [Tue, 18 Aug 2009 00:41:43 +0000 (00:41 +0000)]
cleanup parameter parsing

15 years agoNew str_replace() tests. All tested on Windows, Linux and Linux 64
andy wharmby [Mon, 17 Aug 2009 22:41:30 +0000 (22:41 +0000)]
New str_replace() tests. All tested on Windows, Linux and Linux 64

15 years agofix parameter parsing for SNMP
Stanislav Malyshev [Mon, 17 Aug 2009 22:15:18 +0000 (22:15 +0000)]
fix parameter parsing for SNMP

15 years ago- Fix for bug #49223 Inconsistency using get_defined_constants(true)
Garrett Serack [Mon, 17 Aug 2009 21:28:22 +0000 (21:28 +0000)]
- Fix for bug #49223 Inconsistency using get_defined_constants(true)

15 years agoFixed bug #49144 (import of schema from different host transmits original authenticat...
Dmitry Stogov [Mon, 17 Aug 2009 18:23:48 +0000 (18:23 +0000)]
Fixed bug #49144 (import of schema from different host transmits original authentication details)