]> granicus.if.org Git - php/log
php
15 years ago5.3.2RC2 php-5.3.2RC2
Johannes Schlüter [Fri, 12 Feb 2010 00:22:26 +0000 (00:22 +0000)]
5.3.2RC2

15 years ago5.3.2RC2
Johannes Schlüter [Fri, 12 Feb 2010 00:20:28 +0000 (00:20 +0000)]
5.3.2RC2

15 years agomerge 290786: Revert 290786: Fixed bug #49521 (PDO fetchObject sets values
Johannes Schlüter [Fri, 12 Feb 2010 00:19:10 +0000 (00:19 +0000)]
merge 290786: Revert 290786: Fixed bug #49521 (PDO fetchObject sets values
before calling constructor)

15 years ago- missing patch for the resourcebunlde support in intl
Pierre Joye [Thu, 11 Feb 2010 23:55:19 +0000 (23:55 +0000)]
- missing patch for the resourcebunlde support in intl

15 years ago- fix php_date_llabs declaration
Pierre Joye [Thu, 11 Feb 2010 22:37:50 +0000 (22:37 +0000)]
- fix php_date_llabs declaration

15 years ago- missing entries
Pierre Joye [Thu, 11 Feb 2010 21:12:11 +0000 (21:12 +0000)]
- missing entries

15 years agomerge NEWS entries missing here
Johannes Schlüter [Thu, 11 Feb 2010 19:51:28 +0000 (19:51 +0000)]
merge NEWS entries missing here

15 years agoMerge 294882: Fixed safe_mode validation inside tempnam() when the directory
Johannes Schlüter [Thu, 11 Feb 2010 18:03:57 +0000 (18:03 +0000)]
Merge 294882: Fixed safe_mode validation inside tempnam() when the directory
path does not end (iliaa)

15 years agomerge 294866: Spelling typo in new check message (sixd)
Johannes Schlüter [Thu, 11 Feb 2010 18:00:21 +0000 (18:00 +0000)]
merge 294866: Spelling typo in new check message (sixd)

15 years agomerge r293409: Fixes #50496. Drop stdbool.h dependency as it requires _STDC_C99
Johannes Schlüter [Thu, 11 Feb 2010 17:53:22 +0000 (17:53 +0000)]
merge r293409: Fixes #50496. Drop stdbool.h dependency as it requires _STDC_C99
set on some systems. (dsp)

15 years agomerge r292620: Fixed bug #50558 (Broken object model when extending tidy)
Johannes Schlüter [Thu, 11 Feb 2010 17:36:40 +0000 (17:36 +0000)]
merge r292620: Fixed bug #50558 (Broken object model when extending tidy)
(pierrick)

15 years agoMerg extern declarations:
Johannes Schlüter [Thu, 11 Feb 2010 17:24:43 +0000 (17:24 +0000)]
Merg extern declarations:

r293721: Add extern declarations for fixing the build with some compilers (johannes)
r293730: A few more extern declarations (johannes)

15 years agomerge r294762: Fix bug#50416
Johannes Schlüter [Thu, 11 Feb 2010 17:14:44 +0000 (17:14 +0000)]
merge r294762: Fix bug#50416
PROCEDURE db.myproc can't return a result set in the given context (andrey)

15 years ago- merge fix for: #45866,#50930, revert fix for #50392, Fixed a bug with the 'r' forma...
Pierre Joye [Thu, 11 Feb 2010 11:11:47 +0000 (11:11 +0000)]
- merge fix for: #45866,#50930, revert fix for #50392, Fixed a bug with the 'r' formatting function, added or fixed tests for #45866 and #46268

15 years ago- Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
Pierre Joye [Thu, 11 Feb 2010 11:02:53 +0000 (11:02 +0000)]
- Fixed bug #49585 (date_format buffer not long enough for >4 digit years).

15 years ago- Update to 2010.2
Pierre Joye [Wed, 10 Feb 2010 16:11:14 +0000 (16:11 +0000)]
- Update to 2010.2

15 years agomerge 294847: fix config test (johannes)
Johannes Schlüter [Wed, 10 Feb 2010 13:46:39 +0000 (13:46 +0000)]
merge 294847: fix config test (johannes)

15 years agomerge 294825: Detect if we can rely on compiler-specific alignment features else
Johannes Schlüter [Tue, 9 Feb 2010 22:29:10 +0000 (22:29 +0000)]
merge 294825: Detect if we can rely on compiler-specific alignment features else
use custom workarounds. Fixes #50753 (johannes)

15 years ago- It's a size_t here, not an unsigned int
Pierre Joye [Tue, 9 Feb 2010 17:51:39 +0000 (17:51 +0000)]
- It's a size_t here, not an unsigned int

15 years ago- improve netsnmp detectio and restore snmp on win
Pierre Joye [Tue, 9 Feb 2010 16:42:40 +0000 (16:42 +0000)]
- improve netsnmp detectio and restore snmp on win

15 years ago- fix leak
Pierre Joye [Sun, 7 Feb 2010 21:09:19 +0000 (21:09 +0000)]
- fix leak

15 years ago- fix/sync tests
Pierre Joye [Sun, 7 Feb 2010 21:07:10 +0000 (21:07 +0000)]
- fix/sync tests

15 years ago- prevent unexpectable behaviors (for the user) with invalid path and update tests...
Pierre Joye [Sun, 7 Feb 2010 20:45:46 +0000 (20:45 +0000)]
- prevent unexpectable behaviors (for the user) with invalid path and update tests (portability)

15 years ago- Fixed #44098, imap_utf8() returns only capital letters
Pierre Joye [Sun, 7 Feb 2010 13:06:54 +0000 (13:06 +0000)]
- Fixed #44098, imap_utf8() returns only capital letters

15 years ago- Fixed bug #50952 (allow underscore _ in constants parsed in php.ini files)
Pierre Joye [Sun, 7 Feb 2010 12:08:22 +0000 (12:08 +0000)]
- Fixed bug #50952 (allow underscore _ in constants parsed in php.ini files)

15 years ago- Fix bug #50940
Pierre Joye [Fri, 5 Feb 2010 19:34:47 +0000 (19:34 +0000)]
- Fix bug #50940

15 years ago- Explicitly set mail.add_x_header in php.ini
Pierre Joye [Fri, 5 Feb 2010 00:43:02 +0000 (00:43 +0000)]
- Explicitly set mail.add_x_header in php.ini

15 years ago- Fixed bug #50657
Pierre Joye [Fri, 5 Feb 2010 00:39:31 +0000 (00:39 +0000)]
- Fixed bug #50657

15 years ago- Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted..
Pierre Joye [Fri, 5 Feb 2010 00:37:07 +0000 (00:37 +0000)]
- Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted..

15 years ago- Fixed bug #50907 (X-PHP-Originating-Script adding two new lines in *NIX).
Pierre Joye [Fri, 5 Feb 2010 00:19:32 +0000 (00:19 +0000)]
- Fixed bug #50907 (X-PHP-Originating-Script adding two new lines in *NIX).

15 years ago- if they are outdated/wrong, no need to confuse the users
Pierre Joye [Fri, 5 Feb 2010 00:17:54 +0000 (00:17 +0000)]
- if they are outdated/wrong, no need to confuse the users

15 years ago- silent warning
Pierre Joye [Fri, 5 Feb 2010 00:14:18 +0000 (00:14 +0000)]
- silent warning

15 years agoMerge mysql changes
Johannes Schlüter [Thu, 4 Feb 2010 20:28:55 +0000 (20:28 +0000)]
Merge mysql changes

293815 Add possibility to restrain the number of levels (andrey)
293816 decrement correctly! (andrey)
293976 Fix for bug#50772  (andrey)
294302 Tests related to #50727 (uw)
294313 Fix a bug in mysqlnd where a pointer was not incremented (andrey)
294317 Fix second bug in that code, + instead of += thus not increasing (andrey)
294337 No idea which recent change has cause this little API change, however it is not (uw)
294421 Pass tsrmls to all functions, which might need it in the future. (andrey)

15 years ago- fix write access check when write mode only is requested (not RW)
Pierre Joye [Thu, 4 Feb 2010 19:54:04 +0000 (19:54 +0000)]
- fix write access check when write mode only is requested (not RW)

15 years ago- Allow newer oracle versions
Pierre Joye [Thu, 4 Feb 2010 19:50:49 +0000 (19:50 +0000)]
- Allow newer oracle versions

15 years ago- Fixed bug #50723 (Bug in garbage collector causes crash)
Pierre Joye [Thu, 4 Feb 2010 10:21:05 +0000 (10:21 +0000)]
- Fixed bug #50723 (Bug in garbage collector causes crash)

15 years ago- missing patch for #45986 (r294053)
Pierre Joye [Thu, 4 Feb 2010 10:13:54 +0000 (10:13 +0000)]
- missing patch for #45986 (r294053)

15 years ago- update lib to 0.9.3, fix leaks and test
Pierre Joye [Thu, 4 Feb 2010 10:09:25 +0000 (10:09 +0000)]
- update lib to 0.9.3, fix leaks and test

15 years ago- set errno on failure so that the caller can still rely on strerror, missing patch
Pierre Joye [Thu, 4 Feb 2010 09:57:30 +0000 (09:57 +0000)]
- set errno on failure so that the caller can still rely on strerror, missing patch

15 years ago- - set errno on failure so that the caller can still rely on strerror
Pierre Joye [Thu, 4 Feb 2010 09:55:13 +0000 (09:55 +0000)]
- - set errno on failure so that the caller can still rely on strerror

15 years ago- try again to get a crypto context when the key container did not exist
Pierre Joye [Thu, 4 Feb 2010 09:48:02 +0000 (09:48 +0000)]
- try again to get a crypto context when the key container did not exist

15 years ago- Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)
Pierre Joye [Thu, 4 Feb 2010 09:44:16 +0000 (09:44 +0000)]
- Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)

15 years ago- Update the libmagic.patch
Pierre Joye [Thu, 4 Feb 2010 09:42:06 +0000 (09:42 +0000)]
- Update the libmagic.patch

15 years ago- Fixed a possible open_basedir/safe_mode bypass in session extension
Pierre Joye [Thu, 4 Feb 2010 09:40:38 +0000 (09:40 +0000)]
- Fixed a possible open_basedir/safe_mode bypass in session extension

15 years ago- Fixed crash in ZTS mode due to ini values not being initialized
Pierre Joye [Thu, 4 Feb 2010 09:37:38 +0000 (09:37 +0000)]
- Fixed crash in ZTS mode due to ini values not being initialized

15 years ago- fix leak
Pierre Joye [Thu, 4 Feb 2010 09:31:09 +0000 (09:31 +0000)]
- fix leak

15 years ago- don't go through the reparse code when we have a share or DFS path
Pierre Joye [Thu, 4 Feb 2010 09:29:24 +0000 (09:29 +0000)]
- don't go through the reparse code when we have a share or DFS path

15 years ago - fix leak in the realpath cache, win only
Pierre Joye [Thu, 4 Feb 2010 09:27:40 +0000 (09:27 +0000)]
 -  fix leak in the realpath cache, win only

15 years ago- fix leak when the SID is already used and duplicated, windows only
Pierre Joye [Thu, 4 Feb 2010 09:25:09 +0000 (09:25 +0000)]
- fix leak when the SID is already used and duplicated, windows only

15 years ago- Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)
Pierre Joye [Thu, 4 Feb 2010 09:23:22 +0000 (09:23 +0000)]
- Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)

15 years ago- [doc] #45986, bad file descriptor warning when rename is used with invalid path
Pierre Joye [Thu, 4 Feb 2010 09:21:02 +0000 (09:21 +0000)]
- [doc] #45986, bad file descriptor warning when rename is used with invalid path

15 years ago- Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP
Pierre Joye [Thu, 4 Feb 2010 09:17:20 +0000 (09:17 +0000)]
- Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP

15 years ago- Ensure that stderr output are not buffered, portability for tests
Pierre Joye [Thu, 4 Feb 2010 09:13:14 +0000 (09:13 +0000)]
- Ensure that stderr output are not buffered, portability for tests

15 years ago- pls don't add .swp/bak/etc
Pierre Joye [Thu, 4 Feb 2010 09:11:00 +0000 (09:11 +0000)]
-  pls don't add .swp/bak/etc

15 years ago- #50690, putenv does assign value when their length is one char on windows
Pierre Joye [Thu, 4 Feb 2010 09:08:57 +0000 (09:08 +0000)]
- #50690, putenv does assign value when their length is one char on windows

15 years ago- make getservbyname on windows behaves like *nux when proto is an empty string
Pierre Joye [Thu, 4 Feb 2010 09:04:37 +0000 (09:04 +0000)]
- make getservbyname on windows behaves like *nux when proto is an empty string

15 years ago- prevent possible crash when error/warnings are raised during startup on windows
Pierre Joye [Thu, 4 Feb 2010 09:02:19 +0000 (09:02 +0000)]
- prevent possible crash when error/warnings are raised during startup on windows

15 years ago- Overlong hostnames breakthistest on NIS enabled FreeBSD
Pierre Joye [Thu, 4 Feb 2010 08:58:49 +0000 (08:58 +0000)]
- Overlong hostnames breakthistest on NIS enabled FreeBSD

15 years agoFixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored)
Pierre Joye [Wed, 3 Feb 2010 21:00:20 +0000 (21:00 +0000)]
Fixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored)

15 years ago- Updated to version 2010.1
Pierre Joye [Wed, 3 Feb 2010 20:57:08 +0000 (20:57 +0000)]
- Updated to version 2010.1

15 years ago- Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.)
Pierre Joye [Wed, 3 Feb 2010 20:53:31 +0000 (20:53 +0000)]
- Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.)

15 years ago- fix test
Pierre Joye [Wed, 3 Feb 2010 20:50:38 +0000 (20:50 +0000)]
- fix test

15 years ago- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation
Pierre Joye [Wed, 3 Feb 2010 20:49:03 +0000 (20:49 +0000)]
- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation

15 years ago- fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)
Pierre Joye [Wed, 3 Feb 2010 20:46:41 +0000 (20:46 +0000)]
- fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)

15 years ago- Fix gcc version check - bug #50771
Pierre Joye [Wed, 3 Feb 2010 20:44:43 +0000 (20:44 +0000)]
- Fix gcc version check - bug #50771

15 years ago- fix wrong type and useless assignments
Pierre Joye [Wed, 3 Feb 2010 20:42:50 +0000 (20:42 +0000)]
- fix wrong type and useless assignments

15 years ago- Don't free soap_headers just before comparing the length. This causes SoapClient..
Pierre Joye [Wed, 3 Feb 2010 20:29:09 +0000 (20:29 +0000)]
- Don't free soap_headers just before comparing the length. This causes SoapClient..

15 years ago-fix tests
Pierre Joye [Wed, 3 Feb 2010 20:26:26 +0000 (20:26 +0000)]
-fix tests

15 years ago- Upgraded bundled sqlite to version 3.6.22
Pierre Joye [Wed, 3 Feb 2010 20:23:53 +0000 (20:23 +0000)]
- Upgraded bundled sqlite to version 3.6.22

15 years ago- Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).
Pierre Joye [Wed, 3 Feb 2010 20:21:40 +0000 (20:21 +0000)]
- Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).

15 years ago- Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).
Pierre Joye [Wed, 3 Feb 2010 20:19:05 +0000 (20:19 +0000)]
- Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).

15 years ago- kill/update old docs
Pierre Joye [Wed, 3 Feb 2010 20:16:21 +0000 (20:16 +0000)]
- kill/update old docs

15 years ago- Fixed bug #48811 (Directives in PATH section do not get applied to subdirector
Pierre Joye [Wed, 3 Feb 2010 20:13:18 +0000 (20:13 +0000)]
- Fixed bug #48811 (Directives in PATH section do not get applied to subdirector

15 years agoWorked with Samy Kamkar to improve LCG entropy.
Pierre Joye [Wed, 3 Feb 2010 20:10:35 +0000 (20:10 +0000)]
Worked with Samy Kamkar to improve LCG entropy.

15 years agoBug #47281 ( is limited in size of characters). Also remove redundant code line
Pierre Joye [Wed, 3 Feb 2010 20:08:42 +0000 (20:08 +0000)]
Bug #47281 ( is limited in size of characters). Also remove redundant code line

15 years ago- fix bug #49463 (setAttributeNS fails setting default namespace)
Pierre Joye [Wed, 3 Feb 2010 20:04:38 +0000 (20:04 +0000)]
- fix bug #49463 (setAttributeNS fails setting default namespace)

15 years ago- Bump version in early preparation for release
Pierre Joye [Wed, 3 Feb 2010 20:00:49 +0000 (20:00 +0000)]
- Bump version in early preparation for release

15 years ago- Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
Pierre Joye [Wed, 3 Feb 2010 19:48:04 +0000 (19:48 +0000)]
- Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)

15 years ago- Fixed bug #50680 (strtotime() does not support eighth ordinal number).
Pierre Joye [Wed, 3 Feb 2010 19:44:23 +0000 (19:44 +0000)]
- Fixed bug #50680 (strtotime() does not support eighth ordinal number).

15 years ago- Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)
Pierre Joye [Wed, 3 Feb 2010 19:37:35 +0000 (19:37 +0000)]
- Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)

15 years ago- Revert commit 292222. It's not needed anymore to specify c99.
Pierre Joye [Wed, 3 Feb 2010 18:52:17 +0000 (18:52 +0000)]
- Revert commit 292222. It's not needed anymore to specify c99.

15 years ago- year++
Pierre Joye [Wed, 3 Feb 2010 18:47:13 +0000 (18:47 +0000)]
- year++

15 years agofix bug #50661 (DOMDocument::loadXML does not allow UTF-16)
Pierre Joye [Wed, 3 Feb 2010 18:41:27 +0000 (18:41 +0000)]
fix bug #50661 (DOMDocument::loadXML does not allow UTF-16)

15 years ago- Addressing minor leak noticed while addressing bug #48590
Pierre Joye [Wed, 3 Feb 2010 18:38:11 +0000 (18:38 +0000)]
- Addressing minor leak noticed while addressing bug #48590

15 years ago- Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).
Pierre Joye [Wed, 3 Feb 2010 18:35:58 +0000 (18:35 +0000)]
- Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).

15 years ago- merge fix build for sha
Pierre Joye [Wed, 3 Feb 2010 18:29:52 +0000 (18:29 +0000)]
- merge fix build for sha

15 years ago -merge: imagepolygon() and imagefilledpolygon() does not allow negative number of...
Pierre Joye [Wed, 3 Feb 2010 18:15:16 +0000 (18:15 +0000)]
 -merge: imagepolygon() and imagefilledpolygon() does not allow negative number of points

15 years ago- merge: Fixed bug #50732 (exec() adds single byte twice to array).
Pierre Joye [Wed, 3 Feb 2010 18:11:24 +0000 (18:11 +0000)]
- merge: Fixed bug #50732 (exec() adds single byte twice to  array).

15 years ago- merge info
Pierre Joye [Wed, 3 Feb 2010 18:08:05 +0000 (18:08 +0000)]
- merge info

15 years ago- Fixed bug #50519 (segfault in garbage collection when using set_error_handler an..
Pierre Joye [Wed, 3 Feb 2010 18:07:25 +0000 (18:07 +0000)]
- Fixed bug #50519 (segfault in garbage collection when using set_error_handler an..

15 years ago- merge info
Pierre Joye [Wed, 3 Feb 2010 17:55:57 +0000 (17:55 +0000)]
- merge info

15 years ago- Merge: use png_sig_cmp to support libpng 1.4, old is deprecated already in older...
Pierre Joye [Wed, 3 Feb 2010 17:47:28 +0000 (17:47 +0000)]
- Merge: use png_sig_cmp to support libpng 1.4, old is deprecated already in older vers

15 years ago- Merge #49600 (imageTTFText text shifted right)
Pierre Joye [Wed, 3 Feb 2010 17:41:00 +0000 (17:41 +0000)]
- Merge #49600 (imageTTFText text shifted right)

15 years agomerge r293144 - Added test case for bug #50632 (iliaa)
Johannes Schlüter [Thu, 28 Jan 2010 01:45:47 +0000 (01:45 +0000)]
merge r293144 - Added test case for bug #50632 (iliaa)

15 years agomerge r293131 - Fixed bug #48590 (SoapClient does not honor max_redirects)
Johannes Schlüter [Wed, 27 Jan 2010 17:42:17 +0000 (17:42 +0000)]
merge r293131 - Fixed bug #48590 (SoapClient does not honor max_redirects)
(srinatar)

15 years agomerge r293126 - [doc] add support for DISABLE_AUTHENTICATOR in imap_open (fix
Johannes Schlüter [Wed, 27 Jan 2010 17:36:46 +0000 (17:36 +0000)]
merge r293126 - [doc] add support for DISABLE_AUTHENTICATOR in imap_open (fix
#33500) (pajoye)

15 years agoMerge r293114: add ICU resource bundle support, contributed by Hans-Peter Oeri
Johannes Schlüter [Wed, 27 Jan 2010 17:29:38 +0000 (17:29 +0000)]
Merge r293114: add ICU resource bundle support, contributed by Hans-Peter Oeri
(stas)

15 years agomerge r293075: Update copyright year in the man file (iliaa)
Johannes Schlüter [Wed, 27 Jan 2010 17:24:34 +0000 (17:24 +0000)]
merge r293075: Update copyright year in the man file (iliaa)

15 years agomerge r293051: Fixed bug #50632 (filter_input() does not return default value if
Johannes Schlüter [Wed, 27 Jan 2010 17:22:54 +0000 (17:22 +0000)]
merge r293051: Fixed bug #50632 (filter_input() does not return default value if
the variable does not exist) (iliaa)

15 years agomerge r292823 Fixed bug #44827 (define() allows :: in constant names). (iliaa)
Johannes Schlüter [Mon, 25 Jan 2010 23:41:18 +0000 (23:41 +0000)]
merge r292823 Fixed bug #44827 (define() allows :: in constant names). (iliaa)
and r293974 Added test case for bug #44827 (iliaa)