]> granicus.if.org Git - php/log
php
16 years ago- fix title
Pierre Joye [Tue, 18 Nov 2008 02:03:19 +0000 (02:03 +0000)]
- fix title

16 years ago- MFH: #41033, enable signing with DSA keys
Pierre Joye [Tue, 18 Nov 2008 02:02:19 +0000 (02:02 +0000)]
- MFH: #41033, enable signing with DSA keys

16 years agoMore detailed bug fix description
Ilia Alshanetsky [Mon, 17 Nov 2008 23:40:54 +0000 (23:40 +0000)]
More detailed bug fix description

16 years agoCommit tests for ext/reflection
Ant Phillips [Mon, 17 Nov 2008 11:20:19 +0000 (11:20 +0000)]
Commit tests for ext/reflection

16 years ago- skip if pcntl is missing
Pierre Joye [Sun, 16 Nov 2008 23:19:33 +0000 (23:19 +0000)]
- skip if pcntl is missing

16 years ago- MFH: manage references of stream context properly (Tony)
Pierre Joye [Sun, 16 Nov 2008 23:12:38 +0000 (23:12 +0000)]
- MFH: manage references of stream context properly (Tony)
- add tests for bug #46127

16 years agoMFB: Fixed memory leak inside readline_callback_handler_install() function
Ilia Alshanetsky [Sun, 16 Nov 2008 18:01:25 +0000 (18:01 +0000)]
MFB: Fixed memory leak inside readline_callback_handler_install() function

16 years ago- MFH: Better fix
Felipe Pena [Thu, 13 Nov 2008 23:23:11 +0000 (23:23 +0000)]
- MFH: Better fix

16 years agoadd error_log change
Stanislav Malyshev [Thu, 13 Nov 2008 19:23:51 +0000 (19:23 +0000)]
add error_log change

16 years agoAdd option to send error_log directly to SAPI
Stanislav Malyshev [Thu, 13 Nov 2008 19:22:01 +0000 (19:22 +0000)]
Add option to send error_log directly to SAPI

16 years agoMFH: Document the xmlrpc_errors option
Hannes Magnusson [Thu, 13 Nov 2008 19:06:59 +0000 (19:06 +0000)]
MFH: Document the xmlrpc_errors option

16 years agoMFB: Fixed a bug inside dba_replace() that could cause file truncation with
Ilia Alshanetsky [Thu, 13 Nov 2008 18:22:23 +0000 (18:22 +0000)]
MFB: Fixed a bug inside dba_replace() that could cause file truncation with
invalid keys

16 years ago- Reverted last change, only in this branch
Felipe Pena [Thu, 13 Nov 2008 14:53:55 +0000 (14:53 +0000)]
- Reverted last change, only in this branch

16 years ago- MFH: Fixed invalid reads
Felipe Pena [Thu, 13 Nov 2008 13:09:47 +0000 (13:09 +0000)]
- MFH: Fixed invalid reads

16 years ago- MFH: Fixed a macro redefinition on BSD for different purpose
Felipe Pena [Wed, 12 Nov 2008 23:38:15 +0000 (23:38 +0000)]
- MFH: Fixed a macro redefinition on BSD for different purpose

16 years ago- MFH: Removed unused variables
Felipe Pena [Wed, 12 Nov 2008 17:50:37 +0000 (17:50 +0000)]
- MFH: Removed unused variables

16 years ago- Fix test
Felipe Pena [Wed, 12 Nov 2008 17:29:50 +0000 (17:29 +0000)]
- Fix test

16 years ago- update NEWS for #14962
Pierre Joye [Wed, 12 Nov 2008 12:01:29 +0000 (12:01 +0000)]
- update NEWS for #14962

16 years ago- MFH:
Pierre Joye [Wed, 12 Nov 2008 11:59:26 +0000 (11:59 +0000)]
- MFH:
 - #14962, makes extractTo 2nd argument really optional
 - replace ZEND_ENGINE_2_1 by PHP_ZIP_USE_OO
 - sync tests

16 years ago- Fixes and new tests
Felipe Pena [Tue, 11 Nov 2008 18:42:00 +0000 (18:42 +0000)]
- Fixes and new tests

16 years ago- New test
Felipe Pena [Tue, 11 Nov 2008 16:16:20 +0000 (16:16 +0000)]
- New test

16 years ago- BFN #46543
Felipe Pena [Tue, 11 Nov 2008 13:32:55 +0000 (13:32 +0000)]
- BFN #46543

16 years agoMFH:
Felipe Pena [Tue, 11 Nov 2008 13:29:50 +0000 (13:29 +0000)]
MFH:
- Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version of ZEND_FETCH_RESOURCE2 but without the ZEND_VERIFY_RESOURCE() which contains RETURN_FALSE)
- Fixed bug #46543 (ibase_trans() memory leaks when using wrong parameters)

16 years agoMFH: Fixed stream_get_contents() when using $maxlength and socket is not
Arnaud Le Blanc [Tue, 11 Nov 2008 01:56:33 +0000 (01:56 +0000)]
MFH: Fixed stream_get_contents() when using $maxlength and socket is not
closed. indeyets@php.net on #46049.

16 years agoMFH: Fixed bug #44818 (php://memory writeable when opened read only)
Arnaud Le Blanc [Tue, 11 Nov 2008 00:45:36 +0000 (00:45 +0000)]
MFH: Fixed bug #44818 (php://memory writeable when opened read only)

16 years ago- Make expected result compatible with recent Firebird version
Felipe Pena [Mon, 10 Nov 2008 22:35:02 +0000 (22:35 +0000)]
- Make expected result compatible with recent Firebird version

16 years ago- New tests
Felipe Pena [Mon, 10 Nov 2008 18:04:41 +0000 (18:04 +0000)]
- New tests

16 years ago- MFH: Make it work with bison 2.4.
Derick Rethans [Mon, 10 Nov 2008 12:06:10 +0000 (12:06 +0000)]
- MFH: Make it work with bison 2.4.

16 years agoFix NEWS
Kalle Sommer Nielsen [Sun, 9 Nov 2008 11:39:27 +0000 (11:39 +0000)]
Fix NEWS

16 years ago- Added note on bugfix for #30312
Timm Friebe [Sun, 9 Nov 2008 10:33:53 +0000 (10:33 +0000)]
- Added note on bugfix for #30312
- Added entry on CS_ROW_FAIL patch fix

16 years agoPotential fix for bug #46525
Rasmus Lerdorf [Sat, 8 Nov 2008 22:45:29 +0000 (22:45 +0000)]
Potential fix for bug #46525

16 years ago- MFH: Added connection checking on SKIPIF
Felipe Pena [Sat, 8 Nov 2008 15:39:32 +0000 (15:39 +0000)]
- MFH: Added connection checking on SKIPIF

16 years ago- MFB: Initial release
Timm Friebe [Sat, 8 Nov 2008 14:28:26 +0000 (14:28 +0000)]
- MFB: Initial release

16 years ago- Adjusted tests to reality
Timm Friebe [Sat, 8 Nov 2008 14:24:55 +0000 (14:24 +0000)]
- Adjusted tests to reality
# We select 123456789.12345679, we should have this returned and not
# something 123456789.123457 (rounded)

16 years ago- MFB: Made this test independent of date format
Timm Friebe [Sat, 8 Nov 2008 14:24:38 +0000 (14:24 +0000)]
- MFB: Made this test independent of date format

16 years ago- MFB: Fixed problems with segmentation faults when using unbuffered queries
Timm Friebe [Sat, 8 Nov 2008 14:15:08 +0000 (14:15 +0000)]
- MFB: Fixed problems with segmentation faults when using unbuffered queries
# Double-freeing results caused these

16 years ago- MFB: Changed while loop in php_sybase_fetch_result_row() to also read rows with
Timm Friebe [Sat, 8 Nov 2008 12:06:08 +0000 (12:06 +0000)]
- MFB: Changed while loop in php_sybase_fetch_result_row() to also read rows with
  retcode == CS_ROW_FAIL.
# Reported by Detlef Neumerkel and Frank Irnich of Sybase

16 years ago- MFB: Made this test independent of field types in master..sysprocesses
Timm Friebe [Sat, 8 Nov 2008 12:01:10 +0000 (12:01 +0000)]
- MFB: Made this test independent of field types in master..sysprocesses
# char on ASE 11, varchar on ASE 15

16 years ago- Changed source to read host, user and password from environment
Timm Friebe [Sat, 8 Nov 2008 11:59:57 +0000 (11:59 +0000)]
- Changed source to read host, user and password from environment
# E.g. nmake test TESTS=ext/sybase_ct PHP_SYBASE_HOST=db PHP_SYBASE_USER=sa PHP_SYBASE_PASS=***

16 years agoMFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN
Scott MacVicar [Sat, 8 Nov 2008 02:05:03 +0000 (02:05 +0000)]
MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN

Save the bunnies

16 years agoMFH:
Felipe Pena [Fri, 7 Nov 2008 21:18:45 +0000 (21:18 +0000)]
MFH:
- Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment)
  Noticed by: jd at cpanel dot net

16 years agoBack to dev
Ilia Alshanetsky [Thu, 6 Nov 2008 21:53:48 +0000 (21:53 +0000)]
Back to dev

16 years ago5.2.7RC3
Ilia Alshanetsky [Thu, 6 Nov 2008 21:50:36 +0000 (21:50 +0000)]
5.2.7RC3

16 years agoBFN #45166
Felipe Pena [Thu, 6 Nov 2008 01:36:40 +0000 (01:36 +0000)]
BFN #45166

16 years agoMFH:
Felipe Pena [Wed, 5 Nov 2008 23:42:05 +0000 (23:42 +0000)]
MFH:
- Fixed wrong check
- Improved test

16 years ago- Fixed bug #45166 (substr() overflow changes) (now synced with other branches)
Felipe Pena [Wed, 5 Nov 2008 18:55:02 +0000 (18:55 +0000)]
- Fixed bug #45166 (substr() overflow changes) (now synced with other branches)

16 years agoFixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded)
Hannes Magnusson [Wed, 5 Nov 2008 17:16:07 +0000 (17:16 +0000)]
Fixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded)

16 years agoMFH: New tests for syslog
Kalle Sommer Nielsen [Wed, 5 Nov 2008 09:59:46 +0000 (09:59 +0000)]
MFH: New tests for syslog

16 years agoBFN
Arnaud Le Blanc [Tue, 4 Nov 2008 21:07:44 +0000 (21:07 +0000)]
BFN

16 years agoMFH: Open STDIN and php://stdin streams with the relevant
Arnaud Le Blanc [Tue, 4 Nov 2008 21:05:55 +0000 (21:05 +0000)]
MFH: Open STDIN and php://stdin streams with the relevant
wrapper when the file descriptor is a socket (inetd, etc)
Fixes bug #43731

16 years agoMFH: initialize memory
Arnaud Le Blanc [Tue, 4 Nov 2008 20:41:37 +0000 (20:41 +0000)]
MFH: initialize memory

16 years agoMFH: Fixed stream_get_line() to behave as documented on non-blocking
Arnaud Le Blanc [Tue, 4 Nov 2008 17:07:20 +0000 (17:07 +0000)]
MFH: Fixed stream_get_line() to behave as documented on non-blocking
streams

16 years agoMFH: Avoids fclose() from complaining that stream_socket_pair() streams
Arnaud Le Blanc [Tue, 4 Nov 2008 16:48:07 +0000 (16:48 +0000)]
MFH: Avoids fclose() from complaining that stream_socket_pair() streams
have not been closed

16 years agoMFH: Fixed bug #46024 (stream_select() doesn't return the correct number)
Arnaud Le Blanc [Tue, 4 Nov 2008 00:43:06 +0000 (00:43 +0000)]
MFH: Fixed bug #46024 (stream_select() doesn't return the correct number)

16 years ago- MFH: Improved fix
Felipe Pena [Mon, 3 Nov 2008 23:45:17 +0000 (23:45 +0000)]
- MFH: Improved fix

16 years agocleanup
Arnaud Le Blanc [Mon, 3 Nov 2008 23:34:36 +0000 (23:34 +0000)]
cleanup

16 years agoMFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
Arnaud Le Blanc [Mon, 3 Nov 2008 23:29:50 +0000 (23:29 +0000)]
MFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
"ending" in the stream content)

16 years agoFixed bug #46379 (Infinite loop when parsing '#' in one line file)
Arnaud Le Blanc [Mon, 3 Nov 2008 23:26:24 +0000 (23:26 +0000)]
Fixed bug #46379 (Infinite loop when parsing '#' in one line file)
# PHP_5_2 only

16 years ago- New test
Felipe Pena [Mon, 3 Nov 2008 21:49:49 +0000 (21:49 +0000)]
- New test

16 years agoMFH:
Felipe Pena [Mon, 3 Nov 2008 20:55:01 +0000 (20:55 +0000)]
MFH:
- Fixed endless loop in PDOStatement::debugDumpParams()
  patch by: Jonah H. Harris <jonah.harris at gmail dot com>

16 years agoMFH
Elizabeth Marie Smith [Mon, 3 Nov 2008 19:28:23 +0000 (19:28 +0000)]
MFH

16 years agoMFH: Fixed bug #45303 (Opening php:// wrapper in append mode results
Arnaud Le Blanc [Mon, 3 Nov 2008 16:59:18 +0000 (16:59 +0000)]
MFH: Fixed bug #45303 (Opening php:// wrapper in append mode results
in a warning)

16 years agocredit
Arnaud Le Blanc [Mon, 3 Nov 2008 16:08:07 +0000 (16:08 +0000)]
credit

16 years agoMFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)
Arnaud Le Blanc [Mon, 3 Nov 2008 15:48:05 +0000 (15:48 +0000)]
MFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)

16 years ago- MFH: Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash)
Felipe Pena [Mon, 3 Nov 2008 15:41:35 +0000 (15:41 +0000)]
- MFH: Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash)

16 years ago- MFH: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record)
Felipe Pena [Mon, 3 Nov 2008 11:39:34 +0000 (11:39 +0000)]
- MFH: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record)
  patch by: a dot u dot savchuk at gmail dot com

16 years agoMFH: Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as
Arnaud Le Blanc [Sun, 2 Nov 2008 22:04:40 +0000 (22:04 +0000)]
MFH: Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as
default filter)

16 years ago- Ignore crap
Jani Taskinen [Sun, 2 Nov 2008 14:48:52 +0000 (14:48 +0000)]
- Ignore crap

16 years agoMF53: added missing constants
Jani Taskinen [Sun, 2 Nov 2008 14:12:15 +0000 (14:12 +0000)]
MF53: added missing constants

16 years agoMFH: fixed the macros
Jani Taskinen [Sat, 1 Nov 2008 23:09:51 +0000 (23:09 +0000)]
MFH: fixed the macros

16 years ago- Fix skip conditions
Jani Taskinen [Sat, 1 Nov 2008 22:48:52 +0000 (22:48 +0000)]
- Fix skip conditions

16 years agoMF53: Sync with HEAD and PHP_5_3
Jani Taskinen [Sat, 1 Nov 2008 22:42:38 +0000 (22:42 +0000)]
MF53: Sync with HEAD and PHP_5_3

16 years ago[DOC] MF53: Forward compatibility
Jani Taskinen [Sat, 1 Nov 2008 22:39:14 +0000 (22:39 +0000)]
[DOC] MF53: Forward compatibility

16 years ago- Fix for real: Actually one of these "let's not commit to other branches"
Jani Taskinen [Sat, 1 Nov 2008 22:12:11 +0000 (22:12 +0000)]
- Fix for real: Actually one of these "let's not commit to other branches"
fixes some people like to do..

16 years ago- Fix tests
Jani Taskinen [Sat, 1 Nov 2008 22:06:23 +0000 (22:06 +0000)]
- Fix tests

16 years ago- Fixed test (#46438)
Felipe Pena [Fri, 31 Oct 2008 22:43:32 +0000 (22:43 +0000)]
- Fixed test (#46438)

16 years ago- Fixed test
Felipe Pena [Fri, 31 Oct 2008 12:55:10 +0000 (12:55 +0000)]
- Fixed test

16 years ago- MFB: Fixed memory leak when using offset out of range. (php_stream_copy_to_mem...
Felipe Pena [Thu, 30 Oct 2008 15:56:23 +0000 (15:56 +0000)]
- MFB: Fixed memory leak when using offset out of range. (php_stream_copy_to_mem returns 0, but the empty string is alloced)

16 years agoMFH:
Felipe Pena [Thu, 30 Oct 2008 14:36:34 +0000 (14:36 +0000)]
MFH:
- Fix the fix
- Improved test

16 years agoMFH: #44938
Lars Strojny [Thu, 30 Oct 2008 14:23:03 +0000 (14:23 +0000)]
MFH: #44938

16 years ago- had nothing else to do :)
Jani Taskinen [Thu, 30 Oct 2008 11:04:10 +0000 (11:04 +0000)]
- had nothing else to do :)

16 years ago- MFH: Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for...
Felipe Pena [Thu, 30 Oct 2008 10:11:52 +0000 (10:11 +0000)]
- MFH: Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for "0")

16 years agoFixed contributors
Dmitry Stogov [Thu, 30 Oct 2008 08:56:38 +0000 (08:56 +0000)]
Fixed contributors

16 years agoFixed ability to use "internal" heaps in extensions.
Dmitry Stogov [Thu, 30 Oct 2008 08:55:09 +0000 (08:55 +0000)]
Fixed ability to use "internal" heaps in extensions.

16 years agofix test
Antony Dovgal [Thu, 30 Oct 2008 08:45:21 +0000 (08:45 +0000)]
fix test

16 years agoBFN
Rob Richards [Wed, 29 Oct 2008 21:23:45 +0000 (21:23 +0000)]
BFN

16 years agoMFH: fix bug #46406 (Unregistering nodeclass throws E_FATAL)
Rob Richards [Wed, 29 Oct 2008 21:22:34 +0000 (21:22 +0000)]
MFH: fix bug #46406 (Unregistering nodeclass throws E_FATAL)

16 years agoMFB: Fixed bug #44938 (gettext functions crash with overly long domain).
Ilia Alshanetsky [Wed, 29 Oct 2008 20:41:43 +0000 (20:41 +0000)]
MFB: Fixed bug #44938 (gettext functions crash with overly long domain).

16 years agoMFB: Fixed bug #42294 (Unified solution for round() based on C99 round).
Ilia Alshanetsky [Wed, 29 Oct 2008 20:17:33 +0000 (20:17 +0000)]
MFB: Fixed bug #42294 (Unified solution for round() based on C99 round).

16 years ago- BFN #46064
Felipe Pena [Wed, 29 Oct 2008 13:36:47 +0000 (13:36 +0000)]
- BFN #46064

16 years ago- MFH: Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamic...
Felipe Pena [Wed, 29 Oct 2008 13:34:08 +0000 (13:34 +0000)]
- MFH: Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property)

16 years agoNEWS
Ilia Alshanetsky [Tue, 28 Oct 2008 21:23:12 +0000 (21:23 +0000)]
NEWS

16 years ago- Updated to version 2008.9 (2008i)
Derick Rethans [Tue, 28 Oct 2008 08:17:47 +0000 (08:17 +0000)]
- Updated to version 2008.9 (2008i)

16 years agoMFH: Fix compile error
Arnaud Le Blanc [Mon, 27 Oct 2008 14:59:14 +0000 (14:59 +0000)]
MFH: Fix compile error

16 years agoMFH: Fix an issue with mysql.default_port not being used
Andrey Hristov [Mon, 27 Oct 2008 14:36:02 +0000 (14:36 +0000)]
MFH: Fix an issue with mysql.default_port not being used

16 years ago- Fixed test
Felipe Pena [Sun, 26 Oct 2008 23:00:53 +0000 (23:00 +0000)]
- Fixed test

16 years agoMFB: Fixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices)
Kalle Sommer Nielsen [Sun, 26 Oct 2008 15:39:44 +0000 (15:39 +0000)]
MFB: Fixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices)

16 years agoMFB: Fixed compiler warning
Ilia Alshanetsky [Sun, 26 Oct 2008 14:35:59 +0000 (14:35 +0000)]
MFB: Fixed compiler warning

16 years ago- MFH: Fixed bug #46388 (stream_notification_callback inside of object destroys objec...
Felipe Pena [Sun, 26 Oct 2008 13:48:16 +0000 (13:48 +0000)]
- MFH: Fixed bug #46388 (stream_notification_callback inside of object destroys object variables)

16 years ago- MFH: Fixed weekdays adding/subtracting algorithm.
Derick Rethans [Sun, 26 Oct 2008 11:27:32 +0000 (11:27 +0000)]
- MFH: Fixed weekdays adding/subtracting algorithm.
- MFH: Fixed some ambiguities in the date parser.
- MFH: Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone()
  behave different).
- MFH: Fixed bug #43452 (strings containing a weekday, or a number plus weekday
  behaved incorrect of the current day-of-week was the same as the one in the
  phrase).
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
- MFH: Fixed a bug in the DateTime->modify() methods, it would not use the
  advanced relative time strings.
- MFH: Fixed a segfault - simply a forgotten return;