]> granicus.if.org Git - php/log
php
16 years agoremove unneeded define
Stanislav Malyshev [Fri, 1 Aug 2008 22:45:59 +0000 (22:45 +0000)]
remove unneeded define

16 years ago- use static lib first if found
Pierre Joye [Fri, 1 Aug 2008 21:19:46 +0000 (21:19 +0000)]
- use static lib first if found

16 years ago- fix EOL broken by previous commit
Pierre Joye [Fri, 1 Aug 2008 19:09:15 +0000 (19:09 +0000)]
- fix EOL broken by previous commit

16 years ago- MFH: drop 8.x support
Pierre Joye [Fri, 1 Aug 2008 18:58:15 +0000 (18:58 +0000)]
- MFH: drop 8.x support

16 years ago- Somehow 'cvs add' managed to ignore these completely(?)
Steph Fox [Fri, 1 Aug 2008 17:34:03 +0000 (17:34 +0000)]
- Somehow 'cvs add' managed to ignore these completely(?)

16 years ago- Merge Dmitry's changes from PHP_5_3 branch
Steph Fox [Fri, 1 Aug 2008 16:28:19 +0000 (16:28 +0000)]
- Merge Dmitry's changes from PHP_5_3 branch

16 years ago- support for Oracle 11g (either 8 or 11g can be built but not both
Pierre Joye [Fri, 1 Aug 2008 15:06:56 +0000 (15:06 +0000)]
- support for Oracle 11g (either 8 or 11g can be built but not both

16 years agoFixed bug #44100 (Inconsistent handling of static array declarations with duplicate...
Dmitry Stogov [Fri, 1 Aug 2008 14:21:46 +0000 (14:21 +0000)]
Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys).

16 years ago- This is as good as it gets in HEAD at present (~30% tests fail here)
Steph Fox [Fri, 1 Aug 2008 13:45:06 +0000 (13:45 +0000)]
- This is as good as it gets in HEAD at present (~30% tests fail here)

16 years ago- Bring phar command into sync with 5_3 and PECL
Steph Fox [Fri, 1 Aug 2008 13:41:30 +0000 (13:41 +0000)]
- Bring phar command into sync with 5_3 and PECL

16 years ago- Bring phar tests into line across all branches
Steph Fox [Fri, 1 Aug 2008 13:36:19 +0000 (13:36 +0000)]
- Bring phar tests into line across all branches

16 years agoMFB: Make pdo_sqlite use the bundled extension with sqlite3
Scott MacVicar [Fri, 1 Aug 2008 12:02:40 +0000 (12:02 +0000)]
MFB: Make pdo_sqlite use the bundled extension with sqlite3

16 years ago- add new default dir (old still works)
Pierre Joye [Fri, 1 Aug 2008 11:25:16 +0000 (11:25 +0000)]
- add new default dir (old still works)

16 years ago- first static lib then dyn or old one
Pierre Joye [Fri, 1 Aug 2008 11:21:27 +0000 (11:21 +0000)]
- first static lib then dyn or old one

16 years agoMFB5.3: INI options for new extions
Hannes Magnusson [Fri, 1 Aug 2008 11:01:11 +0000 (11:01 +0000)]
MFB5.3: INI options for new extions

16 years agofix int<->long mess causing lots of segfaults on x86_64
Antony Dovgal [Fri, 1 Aug 2008 08:27:46 +0000 (08:27 +0000)]
fix int<->long mess causing lots of segfaults on x86_64

16 years agofix skipif
Hannes Magnusson [Fri, 1 Aug 2008 08:02:06 +0000 (08:02 +0000)]
fix skipif

16 years agoChangeLog update
<changelog@php.net> [Fri, 1 Aug 2008 01:32:11 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- new usual suspects
Pierre Joye [Thu, 31 Jul 2008 23:05:02 +0000 (23:05 +0000)]
- new usual suspects

16 years agoMFB5.3: "without" and "do not include"
Hannes Magnusson [Thu, 31 Jul 2008 22:32:46 +0000 (22:32 +0000)]
MFB5.3: "without" and "do not include"

16 years agoMFB: Enable by default and fix compile error
Scott MacVicar [Thu, 31 Jul 2008 22:25:18 +0000 (22:25 +0000)]
MFB: Enable by default and fix compile error

16 years ago- Add array_replace/array_replace_recursive (Mett Wilmas)
Johannes Schlüter [Thu, 31 Jul 2008 20:17:07 +0000 (20:17 +0000)]
- Add array_replace/array_replace_recursive (Mett Wilmas)

16 years ago- add detection for newer libs
Pierre Joye [Thu, 31 Jul 2008 18:04:21 +0000 (18:04 +0000)]
- add detection for newer libs

16 years ago- Fixed bug #44617 (wrong HTML entity output when substitute_character=entity)
Moriyoshi Koizumi [Thu, 31 Jul 2008 17:36:35 +0000 (17:36 +0000)]
- Fixed bug #44617 (wrong HTML entity output when substitute_character=entity)

16 years agoMFB: Stray RETURN_TRUE value
Scott MacVicar [Thu, 31 Jul 2008 16:35:33 +0000 (16:35 +0000)]
MFB: Stray RETURN_TRUE value

16 years agoFixed constant substitution in constant expression context
Dmitry Stogov [Thu, 31 Jul 2008 14:27:55 +0000 (14:27 +0000)]
Fixed constant substitution in constant expression context

16 years ago - MFB: update config to match config.m4
Pierre Joye [Thu, 31 Jul 2008 13:14:22 +0000 (13:14 +0000)]
 - MFB: update config to match config.m4
   (still does not build but will be fixed for alpha2)

16 years ago- fix test
Jani Taskinen [Thu, 31 Jul 2008 11:49:56 +0000 (11:49 +0000)]
- fix test

16 years agoFix test to test higher nesting level
Rasmus Lerdorf [Thu, 31 Jul 2008 11:49:19 +0000 (11:49 +0000)]
Fix test to test higher nesting level

16 years agoFix for bug #45030
Rasmus Lerdorf [Thu, 31 Jul 2008 09:23:59 +0000 (09:23 +0000)]
Fix for bug #45030

16 years agoRemoved Closure::__toString()
Dmitry Stogov [Thu, 31 Jul 2008 07:10:43 +0000 (07:10 +0000)]
Removed Closure::__toString()

16 years agoChangeLog update
<changelog@php.net> [Thu, 31 Jul 2008 01:32:16 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Fixed bug #45568 (ISAPI does not property clear auth_digest in header).
Jani Taskinen [Thu, 31 Jul 2008 00:48:32 +0000 (00:48 +0000)]
- Fixed bug #45568 (ISAPI does not property clear auth_digest in header).

16 years agoResync libsqlite files from amalgamation. Save the kittens, no EOL mess.
Scott MacVicar [Thu, 31 Jul 2008 00:46:22 +0000 (00:46 +0000)]
Resync libsqlite files from amalgamation. Save the kittens, no EOL mess.

16 years ago- Applied the missing parts to phpize.m4 for zend extension builds
Jani Taskinen [Thu, 31 Jul 2008 00:45:04 +0000 (00:45 +0000)]
- Applied the missing parts to phpize.m4 for zend extension builds

16 years agoget fileinfo building again on Windows
Scott MacVicar [Thu, 31 Jul 2008 00:32:25 +0000 (00:32 +0000)]
get fileinfo building again on Windows

16 years ago- Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge...
Jani Taskinen [Wed, 30 Jul 2008 23:55:38 +0000 (23:55 +0000)]
- Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge from configure.in)

16 years agoCS
Jani Taskinen [Wed, 30 Jul 2008 23:31:41 +0000 (23:31 +0000)]
CS

16 years ago- Fixed memory leak.
Felipe Pena [Wed, 30 Jul 2008 19:33:04 +0000 (19:33 +0000)]
- Fixed memory leak.
  # Test: locale_filter_matches(str_repeat('a', 520), str_repeat('a', 520), 1);

16 years ago- MFB: Fixed crash when NULL is passed to locale_accept_from_http()
Felipe Pena [Wed, 30 Jul 2008 17:56:18 +0000 (17:56 +0000)]
- MFB: Fixed crash when NULL is passed to locale_accept_from_http()

16 years agofix warnings
Stanislav Malyshev [Wed, 30 Jul 2008 17:52:33 +0000 (17:52 +0000)]
fix warnings

16 years ago- Fixed a bug with the YYYY-MM format not resetting the day correctly.
Derick Rethans [Wed, 30 Jul 2008 17:48:21 +0000 (17:48 +0000)]
- Fixed a bug with the YYYY-MM format not resetting the day correctly.
- Fixed a bug in the DateTime->modify() methods, it would not use the advanced
  relative time strings.
- Fixed return values of all the modifying methods, they now properly return
  the object itself.

16 years agoWe can afford a larger stack here and other json parsers out there
Rasmus Lerdorf [Wed, 30 Jul 2008 13:57:47 +0000 (13:57 +0000)]
We can afford a larger stack here and other json parsers out there
go deeper than 128.

16 years ago- New test
Felipe Pena [Wed, 30 Jul 2008 12:26:37 +0000 (12:26 +0000)]
- New test

16 years agofix folding
Antony Dovgal [Wed, 30 Jul 2008 11:58:43 +0000 (11:58 +0000)]
fix folding

16 years agofix tests
Antony Dovgal [Wed, 30 Jul 2008 09:57:55 +0000 (09:57 +0000)]
fix tests

16 years agows
Jani Taskinen [Wed, 30 Jul 2008 08:13:02 +0000 (08:13 +0000)]
ws

16 years agoAdd test for imagecolorclosesthwb()
Kalle Sommer Nielsen [Wed, 30 Jul 2008 04:35:21 +0000 (04:35 +0000)]
Add test for imagecolorclosesthwb()

16 years agoMFB: Add test case for #44849
Kalle Sommer Nielsen [Wed, 30 Jul 2008 01:38:37 +0000 (01:38 +0000)]
MFB: Add test case for #44849

16 years agoChangeLog update
<changelog@php.net> [Wed, 30 Jul 2008 01:31:56 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- Fixed BC break: The magic constants must be case-insensitive.
Felipe Pena [Wed, 30 Jul 2008 01:24:00 +0000 (01:24 +0000)]
- Fixed BC break: The magic constants must be case-insensitive.

16 years agomake it compatible with PHP 6.0 using new php output API
George Wang [Wed, 30 Jul 2008 00:07:29 +0000 (00:07 +0000)]
make it compatible with PHP 6.0 using new php output API

16 years ago- missing in the previous crypt commit (shutdown frees the locking mechanism)
Pierre Joye [Tue, 29 Jul 2008 17:28:07 +0000 (17:28 +0000)]
- missing in the previous crypt commit (shutdown frees the locking mechanism)

16 years agoAdded pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()
Arnaud Le Blanc [Tue, 29 Jul 2008 16:56:26 +0000 (16:56 +0000)]
Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()
[DOC] pcntl_sigprocmask() allows to block signals. pcntl_sigwaitinfo()
allows to fetch blocked signals or signals delivered while pcntl_sigwaitinfo()
is running. pcntl_sigtimedwait() is pcntl_sigwaitinfo() with a timeout.

16 years ago- Fix memory leak
Felipe Pena [Tue, 29 Jul 2008 16:51:21 +0000 (16:51 +0000)]
- Fix memory leak

16 years agoAdded pcntl_signal_dispatch()
Arnaud Le Blanc [Tue, 29 Jul 2008 16:46:03 +0000 (16:46 +0000)]
Added pcntl_signal_dispatch()
[DOC] pcntl_signal_dispatch() allows to dispatch pending signals to registered
signal handler functions on-demand. This allows to use pcntl_signal() without
ticks.

16 years ago- Fix crash when NULL is passed to bindtextdomain() (sync with 5_3)
Felipe Pena [Tue, 29 Jul 2008 16:21:38 +0000 (16:21 +0000)]
- Fix crash when NULL is passed to bindtextdomain() (sync with 5_3)

16 years agoFixed memory leak
Dmitry Stogov [Tue, 29 Jul 2008 14:27:31 +0000 (14:27 +0000)]
Fixed memory leak

16 years agoFixed previous fix
Arnaud Le Blanc [Tue, 29 Jul 2008 13:57:20 +0000 (13:57 +0000)]
Fixed previous fix

16 years agoFixed memory leak
Dmitry Stogov [Tue, 29 Jul 2008 12:56:18 +0000 (12:56 +0000)]
Fixed memory leak

16 years ago- Fix the fix
Felipe Pena [Tue, 29 Jul 2008 12:41:58 +0000 (12:41 +0000)]
- Fix the fix

16 years ago- Fix mem. leak
Felipe Pena [Tue, 29 Jul 2008 12:36:36 +0000 (12:36 +0000)]
- Fix mem. leak

16 years ago- Fixed tests
Felipe Pena [Tue, 29 Jul 2008 12:20:39 +0000 (12:20 +0000)]
- Fixed tests

16 years agoFixed test
Dmitry Stogov [Tue, 29 Jul 2008 12:17:04 +0000 (12:17 +0000)]
Fixed test

16 years agoRemoved warning
Dmitry Stogov [Tue, 29 Jul 2008 11:50:23 +0000 (11:50 +0000)]
Removed warning

16 years agofix 5 years old copy/paste error (patch by Mikko)
Antony Dovgal [Tue, 29 Jul 2008 10:42:15 +0000 (10:42 +0000)]
fix 5 years old copy/paste error (patch by Mikko)

16 years agofix test
Antony Dovgal [Tue, 29 Jul 2008 08:48:46 +0000 (08:48 +0000)]
fix test

16 years agomake ReflectionProperty::getValue() and ReflectionProperty::setValue() consistent...
Antony Dovgal [Tue, 29 Jul 2008 08:48:16 +0000 (08:48 +0000)]
make ReflectionProperty::getValue() and ReflectionProperty::setValue() consistent with their implementations in 5_3

16 years agoadd zend_u_read_property() and zend_u_update_property()
Antony Dovgal [Tue, 29 Jul 2008 08:47:21 +0000 (08:47 +0000)]
add zend_u_read_property() and zend_u_update_property()

16 years ago- Exclude bundled libs from gcov processing
Marcus Boerger [Tue, 29 Jul 2008 08:10:31 +0000 (08:10 +0000)]
- Exclude bundled libs from gcov processing

16 years agono need for FETCH anymore..
Antony Dovgal [Tue, 29 Jul 2008 07:33:58 +0000 (07:33 +0000)]
no need for FETCH anymore..

16 years agomore similar fixes
Antony Dovgal [Tue, 29 Jul 2008 07:32:52 +0000 (07:32 +0000)]
more similar fixes

16 years agoadd TSRMLS_DC and fix crash in ZTS mode
Antony Dovgal [Tue, 29 Jul 2008 07:29:22 +0000 (07:29 +0000)]
add TSRMLS_DC and fix crash in ZTS mode

16 years agoChangeLog update
<changelog@php.net> [Tue, 29 Jul 2008 01:32:00 +0000 (01:32 +0000)]
ChangeLog update

16 years agoAdd freelist for tracking sqlite statements to free on implicit SQLite3::close()
Scott MacVicar [Tue, 29 Jul 2008 00:56:22 +0000 (00:56 +0000)]
Add freelist for tracking sqlite statements to free on implicit SQLite3::close()

16 years agoMFB: Fix error when fetchArray reaches the last row
Scott MacVicar [Mon, 28 Jul 2008 23:03:26 +0000 (23:03 +0000)]
MFB: Fix error when fetchArray reaches the last row

16 years ago- Updated to version 2008.5 (2008e)
Derick Rethans [Mon, 28 Jul 2008 19:31:21 +0000 (19:31 +0000)]
- Updated to version 2008.5 (2008e)

16 years agoWhen automatically redirecting an HTTP request, use the GET method when the
Arnaud Le Blanc [Mon, 28 Jul 2008 19:03:57 +0000 (19:03 +0000)]
When automatically redirecting an HTTP request, use the GET method when the
original method was not HEAD or GET (fixes #45540)
#
# The RFC says that in case of 3xx code, "The action required MAY be
# carried out [...] *only if the method used in the second request is GET or
# HEAD*".
#
# This may not break anything as actually POST requests replying
# with a Location header never worked as the redirecting request was sent using
# the POST method, but without Entity-Body (and without Content-Length header,
# which caused the server to reply with a "411 Length Required" or to treat
# the request as GET).
#

16 years agoSecure versions of string functions don't exist for VC6
Elizabeth Marie Smith [Mon, 28 Jul 2008 16:48:38 +0000 (16:48 +0000)]
Secure versions of string functions don't exist for VC6

16 years ago- vc6 is picky about brackets when used with a defined type...
Pierre Joye [Mon, 28 Jul 2008 16:32:48 +0000 (16:32 +0000)]
- vc6 is picky about brackets when used with a defined type...

16 years agoIncrease coverage a bit
Etienne Kneuss [Mon, 28 Jul 2008 14:24:35 +0000 (14:24 +0000)]
Increase coverage a bit

16 years agoFixed constant substitution (Matt)
Dmitry Stogov [Mon, 28 Jul 2008 14:13:12 +0000 (14:13 +0000)]
Fixed constant substitution (Matt)

16 years ago- New tests
Felipe Pena [Mon, 28 Jul 2008 14:09:00 +0000 (14:09 +0000)]
- New tests

16 years ago- Fix EOLs
Jani Taskinen [Mon, 28 Jul 2008 12:01:57 +0000 (12:01 +0000)]
- Fix EOLs

16 years ago- Fix EOLs. (Pierre: yea, mac2unix..try not touch files with your braindead Winblows...
Jani Taskinen [Mon, 28 Jul 2008 11:56:46 +0000 (11:56 +0000)]
- Fix EOLs. (Pierre: yea, mac2unix..try not touch files with your braindead Winblows editors!)

16 years ago- not here anymore (old crypt implementation)
Pierre Joye [Mon, 28 Jul 2008 11:51:28 +0000 (11:51 +0000)]
- not here anymore (old crypt implementation)

16 years ago- silent warning with vc8 + dbg mode
Pierre Joye [Mon, 28 Jul 2008 11:35:36 +0000 (11:35 +0000)]
- silent warning with vc8 + dbg mode

16 years ago- #45430, windows implementation of crypt is not TS
Pierre Joye [Mon, 28 Jul 2008 11:34:53 +0000 (11:34 +0000)]
- #45430, windows implementation of crypt is not TS
- add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support
- Make crypt features portable:
  - if no crypt_r, php's implemetation is used (all algo and TS), php can't be used with unsafe crypt anymore
  - if one algo is missing, php's implemetation is used
  - Windows always use php's implementation
- removed old code in windows/

16 years ago- mac to unix
Pierre Joye [Mon, 28 Jul 2008 09:12:07 +0000 (09:12 +0000)]
- mac to unix

16 years ago- mac to unix format
Pierre Joye [Mon, 28 Jul 2008 09:03:39 +0000 (09:03 +0000)]
- mac to unix format

16 years ago- Fix ZTS build
Pierre Joye [Mon, 28 Jul 2008 09:01:03 +0000 (09:01 +0000)]
- Fix ZTS build

16 years ago- Touch.
Moriyoshi Koizumi [Mon, 28 Jul 2008 06:09:56 +0000 (06:09 +0000)]
- Touch.

16 years ago- Another portion to merge.
Moriyoshi Koizumi [Mon, 28 Jul 2008 06:09:24 +0000 (06:09 +0000)]
- Another portion to merge.

16 years ago- Sync function signature with the 5.3 branch
Moriyoshi Koizumi [Mon, 28 Jul 2008 06:07:19 +0000 (06:07 +0000)]
- Sync function signature with the 5.3 branch

16 years agoChangeLog update
<changelog@php.net> [Mon, 28 Jul 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMFB: - Fixed the fix for not requiring C++ always
David Soria Parra [Sun, 27 Jul 2008 20:48:26 +0000 (20:48 +0000)]
MFB: - Fixed the fix for not requiring C++ always

16 years ago- Fixed DateTime::setTimestamp() and added a test for it.
Derick Rethans [Sun, 27 Jul 2008 19:09:37 +0000 (19:09 +0000)]
- Fixed DateTime::setTimestamp() and added a test for it.

16 years agoUpdate README. Bump ver ready for PECL release
Christopher Jones [Sun, 27 Jul 2008 17:48:16 +0000 (17:48 +0000)]
Update README.  Bump ver ready for PECL release

16 years ago- Fixed tests
Felipe Pena [Sun, 27 Jul 2008 17:37:07 +0000 (17:37 +0000)]
- Fixed tests

16 years agoSync oci8.default_prefetch example value with recent change
Christopher Jones [Sun, 27 Jul 2008 16:35:56 +0000 (16:35 +0000)]
Sync oci8.default_prefetch example value with recent change