]> granicus.if.org Git - php/log
php
16 years ago- MFH: Fix mem. leak
Felipe Pena [Mon, 9 Feb 2009 12:07:23 +0000 (12:07 +0000)]
- MFH: Fix mem. leak

16 years ago- MFH: Fixed test
Felipe Pena [Mon, 9 Feb 2009 11:57:44 +0000 (11:57 +0000)]
- MFH: Fixed test

16 years agoFixed bug #47329 (Crash in garbage collector)
Dmitry Stogov [Mon, 9 Feb 2009 10:47:09 +0000 (10:47 +0000)]
Fixed bug #47329 (Crash in garbage collector)

16 years agoFixed bug #47320 ($php_errormsg out of scope in functions)
Dmitry Stogov [Mon, 9 Feb 2009 09:20:35 +0000 (09:20 +0000)]
Fixed bug #47320 ($php_errormsg out of scope in functions)

16 years agoBetter fix for #47341
Dmitry Stogov [Mon, 9 Feb 2009 08:55:23 +0000 (08:55 +0000)]
Better fix for #47341

16 years agoMFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when
Ilia Alshanetsky [Mon, 9 Feb 2009 02:55:45 +0000 (02:55 +0000)]
MFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when
the remote end restarts)

16 years agoprimary testers list is now mailed for every release
Lukas Smith [Sun, 8 Feb 2009 20:24:13 +0000 (20:24 +0000)]
primary testers list is now mailed for every release

16 years ago- MFH: Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0
Derick Rethans [Sun, 8 Feb 2009 19:36:33 +0000 (19:36 +0000)]
- MFH: Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0
  causes segfault.

16 years ago- Improve test
Felipe Pena [Fri, 6 Feb 2009 10:40:28 +0000 (10:40 +0000)]
- Improve test

16 years ago- MFH: Fixed bug #47322 (sscanf %d does't work)
Felipe Pena [Fri, 6 Feb 2009 10:20:09 +0000 (10:20 +0000)]
- MFH: Fixed bug #47322 (sscanf %d does't work)

16 years ago* MFH: Fix bug #45239 (encoding detector hangs with mbstring.strict_detection
Moriyoshi Koizumi [Fri, 6 Feb 2009 07:33:25 +0000 (07:33 +0000)]
* MFH: Fix bug #45239 (encoding detector hangs with mbstring.strict_detection
  enabled).

16 years ago- Fix crap
Jani Taskinen [Thu, 5 Feb 2009 23:59:17 +0000 (23:59 +0000)]
- Fix crap

16 years agoMake message punctuation consistent across PHP
Christopher Jones [Thu, 5 Feb 2009 21:45:43 +0000 (21:45 +0000)]
Make message punctuation consistent across PHP

16 years agoTweak fix for #45458 to allow this branch (from PECL) to continue building with PHP...
Christopher Jones [Thu, 5 Feb 2009 21:43:31 +0000 (21:43 +0000)]
Tweak fix for #45458 to allow this branch (from PECL) to continue building with PHP 4 et al. No other branches need changing

16 years ago- Update
Felipe Pena [Thu, 5 Feb 2009 13:46:11 +0000 (13:46 +0000)]
- Update

16 years ago- MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
Felipe Pena [Wed, 4 Feb 2009 16:40:56 +0000 (16:40 +0000)]
- MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL)
Patch by matteo at beccati dot com

16 years ago- Added news item for Bugfix #46048
David Coallier [Tue, 3 Feb 2009 21:45:19 +0000 (21:45 +0000)]
- Added news item for Bugfix #46048

16 years ago- Fixed Bug #46048 (SimpleXML top-level @attributes not part of iterator)
David Coallier [Tue, 3 Feb 2009 21:42:35 +0000 (21:42 +0000)]
- Fixed Bug #46048 (SimpleXML top-level @attributes not part of iterator)
- Added test for bug #46048

16 years agoMFB: Return empty string when recv() does not fetch any data
Ilia Alshanetsky [Tue, 3 Feb 2009 19:22:55 +0000 (19:22 +0000)]
MFB: Return empty string when recv() does not fetch any data

16 years agoRe-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after...
Greg Beaver [Tue, 3 Feb 2009 18:56:26 +0000 (18:56 +0000)]
Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after end of stream)

16 years agofix bug #47085:rename() returns true even if the file in PHAR does not exist
Greg Beaver [Tue, 3 Feb 2009 18:29:25 +0000 (18:29 +0000)]
fix bug #47085:rename() returns true even if the file in PHAR does not exist

16 years agofix bug #47265 (generating phar.phar fails because of safe_mode)
Greg Beaver [Tue, 3 Feb 2009 18:17:24 +0000 (18:17 +0000)]
fix bug #47265 (generating phar.phar fails because of safe_mode)

16 years agoMFH: Fix #47031 (Fix constants in example)
Etienne Kneuss [Tue, 3 Feb 2009 12:54:44 +0000 (12:54 +0000)]
MFH: Fix #47031 (Fix constants in example)

16 years agoFixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as
Ilia Alshanetsky [Mon, 2 Feb 2009 23:50:31 +0000 (23:50 +0000)]
Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as
invalid)

16 years agoregenerate
Nuno Lopes [Mon, 2 Feb 2009 19:23:38 +0000 (19:23 +0000)]
regenerate

16 years agofix bug #46347: allow * in ini keys
Nuno Lopes [Mon, 2 Feb 2009 19:23:13 +0000 (19:23 +0000)]
fix bug #46347: allow * in ini keys

16 years ago- MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)
Felipe Pena [Mon, 2 Feb 2009 10:00:11 +0000 (10:00 +0000)]
- MFH: Fixed bug #47269 (Typo: SoapSlient instead of SoapClient)

16 years ago- silent compiler warning about socklen_t benign redefinition
Pierre Joye [Mon, 2 Feb 2009 09:41:46 +0000 (09:41 +0000)]
- silent compiler warning about socklen_t benign redefinition

16 years ago- define HAVE_SOCKLEN_T as it exists (vc6+)
Pierre Joye [Mon, 2 Feb 2009 09:40:55 +0000 (09:40 +0000)]
- define HAVE_SOCKLEN_T as it exists (vc6+)

16 years ago- MFH: fix build (use the same arginfo than the aliased func)
Pierre Joye [Mon, 2 Feb 2009 08:47:23 +0000 (08:47 +0000)]
- MFH: fix build (use the same arginfo than the aliased func)

16 years ago- MFH: Fix bug #46843 (CP936 euro symbol is not converted properly)
Moriyoshi Koizumi [Mon, 2 Feb 2009 04:53:10 +0000 (04:53 +0000)]
- MFH: Fix bug #46843 (CP936 euro symbol is not converted properly)

16 years agoMFH: Fix a typo
David Soria Parra [Sun, 1 Feb 2009 21:52:07 +0000 (21:52 +0000)]
MFH: Fix a typo

16 years agoNew set_magic_quotes() tests. Tested on Windows, Linux and linux 64
andy wharmby [Sun, 1 Feb 2009 19:29:31 +0000 (19:29 +0000)]
New set_magic_quotes() tests. Tested on Windows, Linux and linux 64

16 years agoNew php_uname() tests. Tested on Windows, Linux and linux 64
andy wharmby [Sun, 1 Feb 2009 19:17:48 +0000 (19:17 +0000)]
New php_uname() tests. Tested on Windows, Linux and linux 64

16 years agoNew get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests...
andy wharmby [Sun, 1 Feb 2009 18:55:26 +0000 (18:55 +0000)]
New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64

16 years agoNew escapeshellarg() tests. Tested on Windows, Linux and Linux 64
andy wharmby [Sun, 1 Feb 2009 18:39:50 +0000 (18:39 +0000)]
New escapeshellarg() tests. Tested on Windows, Linux and Linux 64

16 years agoNew floatval() tests. Tested on Windows, Linux and Linux 64
andy wharmby [Sun, 1 Feb 2009 18:32:40 +0000 (18:32 +0000)]
New floatval() tests. Tested on Windows, Linux and Linux 64

16 years agoFixed regression of bug #46205, thanks to felipe for pointing this out.
Christian Seiler [Sun, 1 Feb 2009 15:06:19 +0000 (15:06 +0000)]
Fixed regression of bug #46205, thanks to felipe for pointing this out.

16 years ago- MFH: Fixed bug #47255 (Typo in php.ini files)
Felipe Pena [Sat, 31 Jan 2009 19:24:55 +0000 (19:24 +0000)]
- MFH: Fixed bug #47255 (Typo in php.ini files)

16 years agoMFH: Fix arginfo for imagefilter()
Kalle Sommer Nielsen [Sat, 31 Jan 2009 15:27:52 +0000 (15:27 +0000)]
MFH: Fix arginfo for imagefilter()

16 years agofix bug #14562
Stanislav Malyshev [Fri, 30 Jan 2009 20:56:12 +0000 (20:56 +0000)]
fix bug #14562

16 years ago- MFH: Fix test
Felipe Pena [Fri, 30 Jan 2009 14:50:05 +0000 (14:50 +0000)]
- MFH: Fix test

16 years agoMFH:
Felipe Pena [Fri, 30 Jan 2009 14:38:12 +0000 (14:38 +0000)]
MFH:
- WS, CS
- Added missing param. checking
- Fixed type for 'l'

16 years ago- MFH: Year++
Felipe Pena [Fri, 30 Jan 2009 00:16:32 +0000 (00:16 +0000)]
- MFH: Year++

16 years agoImproved validation checks inside str_pad()
Ilia Alshanetsky [Fri, 30 Jan 2009 00:16:27 +0000 (00:16 +0000)]
Improved validation checks inside str_pad()

16 years agoMFB Fix bug #47245 - Double free in mb_detect_encoding()
Scott MacVicar [Thu, 29 Jan 2009 22:59:57 +0000 (22:59 +0000)]
MFB Fix bug #47245 - Double free in mb_detect_encoding()

16 years agofix // comments
Stanislav Malyshev [Thu, 29 Jan 2009 21:49:49 +0000 (21:49 +0000)]
fix // comments

16 years ago- MFH: Added arginfo
Felipe Pena [Thu, 29 Jan 2009 00:37:16 +0000 (00:37 +0000)]
- MFH: Added arginfo

16 years ago- Re-added safe mode check
Felipe Pena [Thu, 29 Jan 2009 00:15:48 +0000 (00:15 +0000)]
- Re-added safe mode check

16 years agoFix build on Windows
Scott MacVicar [Wed, 28 Jan 2009 23:58:09 +0000 (23:58 +0000)]
Fix build on Windows

16 years agothe offset parameter of mmap() must be aligned to a page boundary (although linux...
Nuno Lopes [Wed, 28 Jan 2009 23:18:49 +0000 (23:18 +0000)]
the offset parameter of mmap() must be aligned to a page boundary (although linux doesnt strictly require it).
use 0 as offset as it will be small and increment the ptrs afterwards

16 years agoBroken test, skipif sections had a parse error
Scott MacVicar [Wed, 28 Jan 2009 22:49:14 +0000 (22:49 +0000)]
Broken test, skipif sections had a parse error

16 years agoBFN
Nuno Lopes [Wed, 28 Jan 2009 22:43:51 +0000 (22:43 +0000)]
BFN

16 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
SVN Migration [Wed, 28 Jan 2009 22:43:26 +0000 (22:43 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.

16 years agofix bug #47229: preg_quote should escape '-'
Nuno Lopes [Wed, 28 Jan 2009 22:39:33 +0000 (22:39 +0000)]
fix bug #47229: preg_quote should escape '-'

16 years ago- Add .cvsignore
Johannes Schlüter [Wed, 28 Jan 2009 22:35:23 +0000 (22:35 +0000)]
- Add .cvsignore

16 years agoBack to -dev
Johannes Schlüter [Wed, 28 Jan 2009 22:09:55 +0000 (22:09 +0000)]
Back to -dev

16 years agoPHP 5.3.0beta1
Johannes Schlüter [Wed, 28 Jan 2009 21:38:45 +0000 (21:38 +0000)]
PHP 5.3.0beta1

16 years agoProperly disable phar for the moment
Johannes Schlüter [Wed, 28 Jan 2009 20:39:15 +0000 (20:39 +0000)]
Properly disable phar for the moment

16 years ago- enchant entry and fix news
Pierre Joye [Wed, 28 Jan 2009 18:32:29 +0000 (18:32 +0000)]
- enchant entry and fix news

16 years ago- Skeleton version taken directly from the scratchpad and tidied.
Steph Fox [Wed, 28 Jan 2009 17:23:28 +0000 (17:23 +0000)]
- Skeleton version taken directly from the scratchpad and tidied.
@Lukas, Johannes: This is nowhere near complete, and may contain entries that would be happier in NEWS, but it's OK for the beta IMHO.

16 years agoDisable Phar on big endian systems for beta 1.
Scott MacVicar [Wed, 28 Jan 2009 15:53:29 +0000 (15:53 +0000)]
Disable Phar on big endian systems for beta 1.

16 years agofix test
Antony Dovgal [Wed, 28 Jan 2009 12:58:59 +0000 (12:58 +0000)]
fix test

16 years agoImproved parameter parsing
Ilia Alshanetsky [Tue, 27 Jan 2009 21:59:30 +0000 (21:59 +0000)]
Improved parameter parsing

16 years ago- fix build
Pierre Joye [Tue, 27 Jan 2009 21:53:49 +0000 (21:53 +0000)]
- fix build

16 years ago- prevent redefinition
Pierre Joye [Tue, 27 Jan 2009 21:53:31 +0000 (21:53 +0000)]
- prevent redefinition

16 years agoMFH: Fix mysqli pconnects to properly reset connection status by default
Johannes Schlüter [Tue, 27 Jan 2009 15:35:34 +0000 (15:35 +0000)]
MFH: Fix mysqli pconnects to properly reset connection status by default

16 years agofix compile warning
Antony Dovgal [Tue, 27 Jan 2009 14:50:27 +0000 (14:50 +0000)]
fix compile warning

16 years ago- Fixed tests?
Derick Rethans [Tue, 27 Jan 2009 14:22:17 +0000 (14:22 +0000)]
- Fixed tests?
#- Wondering why those are not in HEAD though...

16 years agoFix tests
Scott MacVicar [Tue, 27 Jan 2009 14:16:15 +0000 (14:16 +0000)]
Fix tests

16 years ago- MFH: Elevate no-tz set warning from E_STRICT to E_WARNING.
Derick Rethans [Tue, 27 Jan 2009 13:48:10 +0000 (13:48 +0000)]
- MFH: Elevate no-tz set warning from E_STRICT to E_WARNING.
#- [DOC]

16 years ago[DOC] Remove $this support in closures for PHP 5.3 beta 1
Christian Seiler [Mon, 26 Jan 2009 22:54:34 +0000 (22:54 +0000)]
[DOC] Remove $this support in closures for PHP 5.3 beta 1
- Implementation notes here:
  http://wiki.php.net/rfc/closures/removal-of-this

16 years ago- idn build for win
Pierre Joye [Mon, 26 Jan 2009 22:34:49 +0000 (22:34 +0000)]
- idn build for win

16 years ago- IDN entry
Pierre Joye [Mon, 26 Jan 2009 22:34:16 +0000 (22:34 +0000)]
- IDN entry

16 years ago- [DOC] add IDN support, idn_to_ascii and idn_to_utf8
Pierre Joye [Mon, 26 Jan 2009 22:30:57 +0000 (22:30 +0000)]
- [DOC] add IDN support, idn_to_ascii and idn_to_utf8
  tests and MFB will follow Wednesday

16 years agoSplit-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux...
andy wharmby [Mon, 26 Jan 2009 22:27:03 +0000 (22:27 +0000)]
Split-ip  var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit

16 years agoMFH: fix bug #47220 (segfault in dom_document_parser in recovery mode)
Rob Richards [Mon, 26 Jan 2009 19:10:53 +0000 (19:10 +0000)]
MFH: fix bug #47220 (segfault in dom_document_parser in recovery mode)

16 years agoFixed bug #47217 (content-type is not set properly for file uploads)
Ilia Alshanetsky [Mon, 26 Jan 2009 15:19:55 +0000 (15:19 +0000)]
Fixed bug #47217 (content-type is not set properly for file uploads)

16 years agoMFH: Improve spl_object_hash()
Etienne Kneuss [Mon, 26 Jan 2009 11:38:03 +0000 (11:38 +0000)]
MFH: Improve spl_object_hash()

16 years agoFixed bug #46419 (Elements of associative arrays with NULL value are lost)
Dmitry Stogov [Mon, 26 Jan 2009 11:09:36 +0000 (11:09 +0000)]
Fixed bug #46419 (Elements of associative arrays with NULL value are lost)

16 years agoMFH use example.com
Antony Dovgal [Sun, 25 Jan 2009 23:26:45 +0000 (23:26 +0000)]
MFH use example.com

16 years agodo not define CURLE_SSH twice
Antony Dovgal [Sun, 25 Jan 2009 22:33:10 +0000 (22:33 +0000)]
do not define CURLE_SSH twice

16 years agoSplit is_callable test. Test on Windows, Linux and Linux 64 bit
andy wharmby [Sun, 25 Jan 2009 22:16:33 +0000 (22:16 +0000)]
Split is_callable test. Test on Windows, Linux and Linux 64 bit

16 years agoImproved fix for bug #47174 & added a test
Ilia Alshanetsky [Sun, 25 Jan 2009 18:27:12 +0000 (18:27 +0000)]
Improved fix for bug #47174 & added a test

16 years ago- nicer features list
Pierre Joye [Sun, 25 Jan 2009 17:12:36 +0000 (17:12 +0000)]
- nicer features list

16 years ago- Fixed tests
Felipe Pena [Sun, 25 Jan 2009 16:53:07 +0000 (16:53 +0000)]
- Fixed tests

16 years ago- curl ssh entry
Pierre Joye [Sun, 25 Jan 2009 16:35:05 +0000 (16:35 +0000)]
- curl ssh entry

16 years ago- MFH
Pierre Joye [Sun, 25 Jan 2009 16:28:18 +0000 (16:28 +0000)]
- MFH
 - [DOC] Add support for SSH via libssh2
  - new constants: CURLE_SSH, CURLSSH_AUTH_NONE, CURLSSH_AUTH_PUBLICKEY, CURLSSH_AUTH_PASSWORD, CURLSSH_AUTH_HOST, CURLSSH_AUTH_KEYBOARD, CURLSSH_AUTH_DEFAULT, CURLOPT_SSH_AUTH_TYPES, CURLOPT_KEYPASSWD, CURLOPT_SSH_PUBLIC_KEYFILE, CURLOPT_SSH_PRIVATE_KEYFILE, CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
   See http://curl.haxx.se/libcurl/c/curl_easy_setopt.html fortheir roles or usages

16 years ago- check for zlib too
Pierre Joye [Sun, 25 Jan 2009 16:21:03 +0000 (16:21 +0000)]
- check for zlib too

16 years agoMFH: Fix compiler warning. munmap expects a void pointer.
David Soria Parra [Sun, 25 Jan 2009 14:03:09 +0000 (14:03 +0000)]
MFH: Fix compiler warning. munmap expects a void pointer.

16 years agoFix WS
David Soria Parra [Sun, 25 Jan 2009 13:41:50 +0000 (13:41 +0000)]
Fix WS

16 years agoMFH: Fix WS
David Soria Parra [Sun, 25 Jan 2009 13:39:56 +0000 (13:39 +0000)]
MFH: Fix WS

16 years agoMFH: Patch by David Soria Parra <dsp@php.net>.
Sebastian Bergmann [Sun, 25 Jan 2009 11:07:40 +0000 (11:07 +0000)]
MFH: Patch by David Soria Parra <dsp@php.net>.

16 years agoadded INI and fixed assert02 to run on PHP6 and PHP53
Zoe Slattery [Sun, 25 Jan 2009 11:06:36 +0000 (11:06 +0000)]
added INI and fixed assert02 to run on PHP6 and PHP53

16 years agofix test
Antony Dovgal [Sat, 24 Jan 2009 22:02:36 +0000 (22:02 +0000)]
fix test

16 years agofix build
Antony Dovgal [Sat, 24 Jan 2009 13:08:04 +0000 (13:08 +0000)]
fix build

16 years agoNew get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux...
andy wharmby [Sat, 24 Jan 2009 12:47:25 +0000 (12:47 +0000)]
New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit

16 years agoFix build
Hannes Magnusson [Sat, 24 Jan 2009 12:42:19 +0000 (12:42 +0000)]
Fix build

16 years agoBFN
Scott MacVicar [Sat, 24 Jan 2009 12:19:21 +0000 (12:19 +0000)]
BFN

16 years agoMFH Add blobOpen method for reading binary blobs via streams.
Scott MacVicar [Sat, 24 Jan 2009 12:17:47 +0000 (12:17 +0000)]
MFH Add blobOpen method for reading binary blobs via streams.