]> granicus.if.org Git - php/log
php
12 years agoFix bug #61106 Segfault when using header_register_callback
Nikita Popov [Fri, 2 Mar 2012 08:04:51 +0000 (08:04 +0000)]
Fix bug #61106 Segfault when using header_register_callback

The callback was double dtored

12 years agoFix tests that break if filter.default isn't set to unsafe_raw
Rasmus Lerdorf [Fri, 2 Mar 2012 05:04:40 +0000 (05:04 +0000)]
Fix tests that break if filter.default isn't set to unsafe_raw

12 years agoMFH: Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)
Xinchen Hui [Fri, 2 Mar 2012 03:40:40 +0000 (03:40 +0000)]
MFH: Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)

12 years agoMFH: Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invoke...
Xinchen Hui [Fri, 2 Mar 2012 03:36:30 +0000 (03:36 +0000)]
MFH: Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())

12 years agoMFH: Fixed bug #60573 (type hinting with "self" keyword causes weird errors)
Xinchen Hui [Fri, 2 Mar 2012 03:32:12 +0000 (03:32 +0000)]
MFH: Fixed bug #60573 (type hinting with "self" keyword causes weird errors)

12 years agoMFH: Fixed bug #60978 (exit code incorrect)
Xinchen Hui [Fri, 2 Mar 2012 03:25:41 +0000 (03:25 +0000)]
MFH: Fixed bug #60978 (exit code incorrect)

12 years agoMFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars)
Xinchen Hui [Fri, 2 Mar 2012 03:18:04 +0000 (03:18 +0000)]
MFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars)

12 years agoMFH: Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing...
Xinchen Hui [Fri, 2 Mar 2012 03:12:15 +0000 (03:12 +0000)]
MFH: Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a static property)

12 years agoMFH: Fixed bug #61072 (Memory leak when restoring an exception handler).
Xinchen Hui [Fri, 2 Mar 2012 02:56:08 +0000 (02:56 +0000)]
MFH: Fixed bug #61072 (Memory leak when restoring an exception handler).

12 years agoMFH: Fix bug #61165 (Segfault - strip_tags())
Xinchen Hui [Fri, 2 Mar 2012 02:51:57 +0000 (02:51 +0000)]
MFH: Fix bug #61165 (Segfault - strip_tags())

12 years agoFixed bug #61225 (Lexing 0b0*+<NUM> incorectly)
Pierrick Charron [Fri, 2 Mar 2012 02:36:31 +0000 (02:36 +0000)]
Fixed bug #61225 (Lexing 0b0*+<NUM> incorectly)

12 years agoFixed bug #61172 (Add Apache 2.4 support)
Christopher Jones [Fri, 2 Mar 2012 00:07:41 +0000 (00:07 +0000)]
Fixed bug #61172 (Add Apache 2.4 support)

12 years ago- Updated to version 2012.1 (2012a)
Derick Rethans [Thu, 1 Mar 2012 15:09:49 +0000 (15:09 +0000)]
- Updated to version 2012.1 (2012a)

12 years ago- fix bug #60879, unserialize does not invoke __wakeup
Pierre Joye [Tue, 28 Feb 2012 18:36:10 +0000 (18:36 +0000)]
- fix bug #60879, unserialize does not invoke __wakeup

12 years agoFix bug 61193
Rasmus Lerdorf [Mon, 27 Feb 2012 12:16:39 +0000 (12:16 +0000)]
Fix bug 61193

13 years agoImprove fix for #61165, the previous one cause #43450 test failed
Xinchen Hui [Sun, 26 Feb 2012 14:56:26 +0000 (14:56 +0000)]
Improve fix for #61165, the previous one cause #43450 test failed

13 years agoFixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode)
Xinchen Hui [Sat, 25 Feb 2012 14:15:11 +0000 (14:15 +0000)]
Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode)

13 years agoFixed bug #61011 (Crash when an exception is thrown by __autoload accessing a static...
Xinchen Hui [Sat, 25 Feb 2012 13:56:59 +0000 (13:56 +0000)]
Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a static property)

13 years agotest for bug #61124
Olivier DOUCET [Sat, 25 Feb 2012 13:27:57 +0000 (13:27 +0000)]
test for bug #61124

13 years agofix phpt : fopen(data://) requires allow_url_fopen=1
Olivier DOUCET [Sat, 25 Feb 2012 12:44:46 +0000 (12:44 +0000)]
fix phpt : fopen(data://) requires allow_url_fopen=1

13 years agomore verbose skip reason in test files with not so obvious extension requirements
Olivier DOUCET [Sat, 25 Feb 2012 12:10:41 +0000 (12:10 +0000)]
more verbose skip reason in test files with not so obvious extension requirements

13 years agomerge test to 5.3, and remove xfail since the bug was fixed
Xinchen Hui [Sat, 25 Feb 2012 05:18:40 +0000 (05:18 +0000)]
merge test to 5.3, and remove xfail since the bug was fixed

13 years agoFixed bug #61165 (Segfault - strip_tags())
Xinchen Hui [Sat, 25 Feb 2012 04:36:08 +0000 (04:36 +0000)]
Fixed bug #61165 (Segfault - strip_tags())

13 years agoFix test
Xinchen Hui [Sat, 25 Feb 2012 03:19:27 +0000 (03:19 +0000)]
Fix test

13 years agotypo
Xinchen Hui [Sat, 25 Feb 2012 03:16:28 +0000 (03:16 +0000)]
typo

13 years agotest for bug #61011
Xinchen Hui [Sat, 25 Feb 2012 03:14:16 +0000 (03:14 +0000)]
test for bug #61011

13 years agoTests for bug #61165
Xinchen Hui [Sat, 25 Feb 2012 03:12:54 +0000 (03:12 +0000)]
Tests for bug #61165

13 years ago- Better fix for #61115.
Gustavo André dos Santos Lopes [Fri, 24 Feb 2012 22:56:21 +0000 (22:56 +0000)]
- Better fix for #61115.
- Fixed resource leak in stream_socket_client().

13 years ago- Fixed bug #61173 (Unable to detect error from finfo constructor).
Gustavo André dos Santos Lopes [Fri, 24 Feb 2012 10:01:39 +0000 (10:01 +0000)]
- Fixed bug #61173 (Unable to detect error from finfo constructor).
- Tidied up NEWS

13 years agoFixed bug #61124 (Crash when decoding an invalid base64 encoded string).
Scott MacVicar [Thu, 23 Feb 2012 01:26:46 +0000 (01:26 +0000)]
Fixed bug #61124 (Crash when decoding an invalid base64 encoded string).

13 years ago- Fixed bug #61115 (stream related segfault on fatal error in
Gustavo André dos Santos Lopes [Wed, 22 Feb 2012 11:45:26 +0000 (11:45 +0000)]
- Fixed bug #61115 (stream related segfault on fatal error in
  php_stream_context_link).
#run-tests.php is not currently detecting the segfault in the test
#Missing 5.4 merge

13 years ago- Cleanup UPGRADING and UPGRADING.INTERNALS from 5.4 changes.
Gustavo André dos Santos Lopes [Wed, 22 Feb 2012 10:08:37 +0000 (10:08 +0000)]
- Cleanup UPGRADING and UPGRADING.INTERNALS from 5.4 changes.
- Added information about removal of streams pooling API.

13 years ago- Revert r134029. The streams pooling API was never used in more
Gustavo André dos Santos Lopes [Tue, 21 Feb 2012 21:55:00 +0000 (21:55 +0000)]
- Revert r134029. The streams pooling API was never used in more
  than 8 years and therefore unnecessarily adds complexity.

13 years agoAdd a __wakeup() method to SplFixedArray, thereby fixing serialising an
Adam Harvey [Tue, 21 Feb 2012 10:34:42 +0000 (10:34 +0000)]
Add a __wakeup() method to SplFixedArray, thereby fixing serialising an
SplFixedArray object and bug #60560 (SplFixedArray un-/serialize, getSize(),
count() return 0, keys are strings).

13 years agoFix #61095 (Lexing 0x0*+<NUM> incorrectly)
Etienne Kneuss [Mon, 20 Feb 2012 18:28:57 +0000 (18:28 +0000)]
Fix #61095 (Lexing 0x0*+<NUM> incorrectly)

13 years agofix race condition in find (it was finding the copied files over and over again,...
Nuno Lopes [Mon, 20 Feb 2012 16:01:34 +0000 (16:01 +0000)]
fix race condition in find (it was finding the copied files over and over again, and recursing forever)

13 years agoFix bug #61139 gzopen leaks when specifying invalid mode
Nikita Popov [Sun, 19 Feb 2012 14:39:29 +0000 (14:39 +0000)]
Fix bug #61139 gzopen leaks when specifying invalid mode

Needs to be merged to 5.4.

13 years agoFix bug #61097 Memory leak in xmlrpc functions copying zvals
Nikita Popov [Sat, 18 Feb 2012 14:58:19 +0000 (14:58 +0000)]
Fix bug #61097 Memory leak in xmlrpc functions copying zvals

Needs to be merged to 5.4.

13 years agoFix headers generated by phar
Nikita Popov [Sat, 18 Feb 2012 13:39:13 +0000 (13:39 +0000)]
Fix headers generated by phar

sapi_header_line.line_len is the length without null terminator, so one has to
take sizeof - 1. This fixes some test failures as the NUL bytes were causing
warnings.

Needs to be merged to 5.4.

13 years agoFix cli server tests broken by r323078
Nikita Popov [Sat, 18 Feb 2012 11:59:13 +0000 (11:59 +0000)]
Fix cli server tests broken by r323078

Needs to be merged to 5.4 after r323078 is merged.

13 years agoI think we should let this be settable from .htaccess to match the other post/upload
Rasmus Lerdorf [Fri, 17 Feb 2012 17:54:11 +0000 (17:54 +0000)]
I think we should let this be settable from .htaccess to match the other post/upload
related limits like upload_max_filesize, post_max_size, and max_input_vars.

13 years agoWeird, what happened here?
Rasmus Lerdorf [Thu, 16 Feb 2012 17:48:30 +0000 (17:48 +0000)]
Weird, what happened here?

13 years agomake ZEND_SIGNALS configurable, off by default
Stanislav Malyshev [Thu, 16 Feb 2012 01:51:45 +0000 (01:51 +0000)]
make ZEND_SIGNALS configurable, off by default
also make ZEND_SIGNALS enabled and disabled binary-compatible

13 years agofix compat function not passing along input buffer with php_output_context_pass(...
Michael Wallner [Tue, 14 Feb 2012 19:31:54 +0000 (19:31 +0000)]
fix compat function not passing along input buffer with php_output_context_pass() if the output_handler_func does not set out_str

13 years ago * fixed bug #60704 unlink() bug with some files path
Mateusz Kocielski [Tue, 14 Feb 2012 14:14:30 +0000 (14:14 +0000)]
 * fixed bug #60704 unlink() bug with some files path

Reviewed by: rasmus@

13 years agoFixed reinitialization of SAPI callbacks after php_module_startup()
Dmitry Stogov [Tue, 14 Feb 2012 13:31:23 +0000 (13:31 +0000)]
Fixed reinitialization of SAPI callbacks after php_module_startup()

13 years agoThis one depends on max_input_vars as well
Rasmus Lerdorf [Tue, 14 Feb 2012 09:50:46 +0000 (09:50 +0000)]
This one depends on max_input_vars as well

13 years agoThese tests fail unless max_input_vars and/or max_file_uploads is set high enough
Rasmus Lerdorf [Tue, 14 Feb 2012 09:47:32 +0000 (09:47 +0000)]
These tests fail unless max_input_vars and/or max_file_uploads is set high enough

13 years agoAdded ability to reset user opcode handlers (Yoram)
Dmitry Stogov [Tue, 14 Feb 2012 09:27:08 +0000 (09:27 +0000)]
Added ability to reset user opcode handlers (Yoram)

13 years agoImproved max_input_vars directive to check nested variables
Dmitry Stogov [Tue, 14 Feb 2012 08:58:52 +0000 (08:58 +0000)]
Improved max_input_vars directive to check nested variables

13 years agoFixed bug #61072 (Memory leak when restoring an exception handler)
Xinchen Hui [Tue, 14 Feb 2012 05:35:34 +0000 (05:35 +0000)]
Fixed bug #61072 (Memory leak when restoring an exception handler)

13 years agoAdd credit line for the PHP Output Handler
David Soria Parra [Mon, 13 Feb 2012 19:54:51 +0000 (19:54 +0000)]
Add credit line for the PHP Output Handler

13 years agoImproved fix for #61058, and add test script
Xinchen Hui [Sun, 12 Feb 2012 05:32:24 +0000 (05:32 +0000)]
Improved fix for #61058, and add test script

13 years agoFixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)
Xinchen Hui [Sun, 12 Feb 2012 04:59:08 +0000 (04:59 +0000)]
Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)

13 years agoMerge Stas's 5.4 r323128 to trunk
Christopher Jones [Thu, 9 Feb 2012 23:53:07 +0000 (23:53 +0000)]
Merge Stas's 5.4 r323128 to trunk

13 years agodecrescent order
Xinchen Hui [Wed, 8 Feb 2012 15:07:28 +0000 (15:07 +0000)]
decrescent order
#<Felipe> laruence: yes, we used to use decrescent order of bug id in the NEWS entry.

13 years agoFixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).
Xinchen Hui [Wed, 8 Feb 2012 14:07:27 +0000 (14:07 +0000)]
Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).

13 years agoRevert -r319102 and -r322922 in 5.4 branch since they introduce #60978
Xinchen Hui [Wed, 8 Feb 2012 03:03:05 +0000 (03:03 +0000)]
Revert -r319102 and -r322922 in 5.4 branch since they introduce #60978
Fixed #60978 in trunk without reverting previous fix
#see http://news.php.net/php.internals/57789

13 years agofix bug #54682 (tidy null pointer dereference)
Antony Dovgal [Tue, 7 Feb 2012 20:49:10 +0000 (20:49 +0000)]
fix bug #54682 (tidy null pointer dereference)

13 years agoFix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0.9. Skip...
Christopher Jones [Tue, 7 Feb 2012 01:15:13 +0000 (01:15 +0000)]
Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0.9. Skip current test for 0.9. New test for 0.9 approved by Stas

13 years agoForce allow_url_fopen to fix qa.php.net/reports diffs
Christopher Jones [Mon, 6 Feb 2012 23:52:42 +0000 (23:52 +0000)]
Force allow_url_fopen to fix qa.php.net/reports diffs

13 years agoMask different curl message. Now passes on Oracle Linux 5
Christopher Jones [Mon, 6 Feb 2012 23:31:51 +0000 (23:31 +0000)]
Mask different curl message. Now passes on Oracle Linux 5

13 years agoAllow alternative curl output shown in several qa.php.net/reports logs
Christopher Jones [Mon, 6 Feb 2012 23:14:47 +0000 (23:14 +0000)]
Allow alternative curl output shown in several qa.php.net/reports logs

13 years agoSafer way to call pcre_fullinfo - bug 60986
Rasmus Lerdorf [Mon, 6 Feb 2012 18:18:53 +0000 (18:18 +0000)]
Safer way to call pcre_fullinfo - bug 60986

13 years agoFix for bug 60986
Rasmus Lerdorf [Mon, 6 Feb 2012 18:11:56 +0000 (18:11 +0000)]
Fix for bug 60986

13 years ago- Fixed possible unsigned int wrap around in html.c. Note that 5.3 has the same
Gustavo André dos Santos Lopes [Sun, 5 Feb 2012 14:57:57 +0000 (14:57 +0000)]
- Fixed possible unsigned int wrap around in html.c. Note that 5.3 has the same
  (potential) problem; even though the code is substantially different, the
  variable name and the fashion it was incremented was kept.

13 years ago- Connection: close, not "closed".
Gustavo André dos Santos Lopes [Sun, 5 Feb 2012 11:45:01 +0000 (11:45 +0000)]
- Connection: close, not "closed".

13 years agoSame thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so there
Rasmus Lerdorf [Sun, 5 Feb 2012 10:35:56 +0000 (10:35 +0000)]
Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so there
is no way to know whether dst should be applied or not.

13 years agoWithout a timezone you can't know whether it is dst or not in this one
Rasmus Lerdorf [Sun, 5 Feb 2012 10:29:34 +0000 (10:29 +0000)]
Without a timezone you can't know whether it is dst or not in this one

13 years agoAnother openssl test that is dependent on the openssl version. The output has
Rasmus Lerdorf [Sun, 5 Feb 2012 10:08:16 +0000 (10:08 +0000)]
Another openssl test that is dependent on the openssl version. The output has
changed in more recent versions. Synch with newer output and consider changing
the test to only pick out the more stable fields instead of all of them.

13 years agofix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http...
Popa Adrian Marius [Sun, 5 Feb 2012 09:58:50 +0000 (09:58 +0000)]
fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object http://gcov.php.net/viewer.php?version=PHP_5_4&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_53280.phpt

13 years agoNeed EXPECTF here, of course
Rasmus Lerdorf [Sun, 5 Feb 2012 09:52:41 +0000 (09:52 +0000)]
Need EXPECTF here, of course

13 years agoGetting different hashes here. But this test isn't testing the hashes,
Rasmus Lerdorf [Sun, 5 Feb 2012 09:50:14 +0000 (09:50 +0000)]
Getting different hashes here. But this test isn't testing the hashes,
it is just making sure we actually get a hash and don't crash.

13 years agoAccording to the reports on qa this test is failing the same way for everyone.
Rasmus Lerdorf [Sun, 5 Feb 2012 09:32:20 +0000 (09:32 +0000)]
According to the reports on qa this test is failing the same way for everyone.
See: http://qa.php.net/reports/viewreports.php?version=5.3.10&test=%2Fext%2Fopenssl%2Ftests%2Fbug28382.phpt
I'm not sure if this is due to a change in the openssl library or in the extension, so perhaps the test
itself needs to change, but for now synch it with the new output and watch for failures.

13 years agoThis test needs gc enabled
Rasmus Lerdorf [Sun, 5 Feb 2012 06:09:22 +0000 (06:09 +0000)]
This test needs gc enabled

13 years ago- Fixed bug #60965 (Buffer overflow on htmlspecialchars/entities with
Gustavo André dos Santos Lopes [Sat, 4 Feb 2012 18:12:18 +0000 (18:12 +0000)]
- Fixed bug #60965 (Buffer overflow on htmlspecialchars/entities with
  $double=false).
- Removed unused variable.
- Given maxlen the usual meaning of *len variables (terminator not included).
- Changed some comments.

13 years agoFixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())
Xinchen Hui [Fri, 3 Feb 2012 16:27:35 +0000 (16:27 +0000)]
Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())

13 years ago- Headers: forbid \r and \n also after \0, allow CRLF followed by HT or SP and
Gustavo André dos Santos Lopes [Fri, 3 Feb 2012 13:56:37 +0000 (13:56 +0000)]
- Headers: forbid \r and \n also after \0, allow CRLF followed by HT or SP and
  forbid \0. See bug #60227.

13 years agomention git
David Soria Parra [Fri, 3 Feb 2012 08:14:39 +0000 (08:14 +0000)]
mention git

13 years agoFix bug #60933 (Testing asort with SORT_LOCALE_STRING fails on Mac OS X 10.6) on...
Adam Harvey [Fri, 3 Feb 2012 01:21:24 +0000 (01:21 +0000)]
Fix bug #60933 (Testing asort with SORT_LOCALE_STRING fails on Mac OS X 10.6) on PHP_5_3 and trunk.

13 years ago- Hopefully correct fix for bug #60227.
Gustavo André dos Santos Lopes [Thu, 2 Feb 2012 18:24:53 +0000 (18:24 +0000)]
- Hopefully correct fix for bug #60227.
#No commit for 5.4 for now

13 years agoassert
Andrey Hristov [Thu, 2 Feb 2012 15:00:42 +0000 (15:00 +0000)]
assert

13 years agoFixed memory leaks
Dmitry Stogov [Thu, 2 Feb 2012 10:26:53 +0000 (10:26 +0000)]
Fixed memory leaks

13 years agofix UMR in php_register_variable_ex, reported by Stefan Esser
Stanislav Malyshev [Wed, 1 Feb 2012 19:52:05 +0000 (19:52 +0000)]
fix UMR in php_register_variable_ex, reported by Stefan Esser

13 years agoFixed basic HTTP authentication for WSDL sub requests.
Dmitry Stogov [Wed, 1 Feb 2012 12:16:52 +0000 (12:16 +0000)]
Fixed basic HTTP authentication for WSDL sub requests.

13 years agoFixed basic HTTP authentication for WSDL sub requests
Dmitry Stogov [Wed, 1 Feb 2012 11:26:57 +0000 (11:26 +0000)]
Fixed basic HTTP authentication for WSDL sub requests

13 years agofix usage of php_output_(de)activate; I guess this code doesn't bother about one...
Michael Wallner [Tue, 31 Jan 2012 10:47:21 +0000 (10:47 +0000)]
fix usage of php_output_(de)activate; I guess this code doesn't bother about one more hack;

13 years agofix headers print to stdout/stderr if no output written; need to make some more tests...
Michael Wallner [Tue, 31 Jan 2012 08:51:24 +0000 (08:51 +0000)]
fix headers print to stdout/stderr if no output written; need to make some more testsbefore committing to PHP_5_4; fix crashes and invalid usage of output control in cli server while passing by

13 years ago- fix #55226, WS
Pierre Joye [Tue, 31 Jan 2012 07:17:05 +0000 (07:17 +0000)]
- fix #55226, WS

13 years ago- fix #55226, fix build
Pierre Joye [Tue, 31 Jan 2012 07:14:36 +0000 (07:14 +0000)]
- fix #55226, fix build

13 years agoFix bug #60801 (strpbrk() mishandles NUL byte) on trunk only for now.
Adam Harvey [Mon, 30 Jan 2012 13:29:15 +0000 (13:29 +0000)]
Fix bug #60801 (strpbrk() mishandles NUL byte) on trunk only for now.

13 years agouse stderr before, stdout after php_output_startup() and sapi_module.ub_write() after...
Michael Wallner [Mon, 30 Jan 2012 12:17:51 +0000 (12:17 +0000)]
use stderr before, stdout after php_output_startup() and sapi_module.ub_write() after php_output_activate()

- fixes Bug #60920  CLI: php -v on STDERR
- fixes Bug #60923  Failing tests for sapi/cli

13 years ago- libssh2 1.3.0
Pierre Joye [Mon, 30 Jan 2012 11:04:19 +0000 (11:04 +0000)]
- libssh2 1.3.0

13 years agoFixed (disabled) inline-caching for ZEND_OVERLOADED_FUNCTION methods
Dmitry Stogov [Mon, 30 Jan 2012 10:51:02 +0000 (10:51 +0000)]
Fixed (disabled) inline-caching for ZEND_OVERLOADED_FUNCTION methods

13 years agoFixed bug #51860 (Include fails with toplevel symlink to /)
Dmitry Stogov [Mon, 30 Jan 2012 10:08:11 +0000 (10:08 +0000)]
Fixed bug #51860 (Include fails with toplevel symlink to /)

13 years ago- Reinstated correct return values after David's fix for #60218.
Derick Rethans [Sun, 29 Jan 2012 15:25:40 +0000 (15:25 +0000)]
- Reinstated correct return values after David's fix for #60218.

13 years agoCS fixes.
Derick Rethans [Sun, 29 Jan 2012 11:17:07 +0000 (11:17 +0000)]
CS fixes.

13 years agocreateCollation() for pdo_sqlite as well
Rasmus Lerdorf [Sun, 29 Jan 2012 04:22:23 +0000 (04:22 +0000)]
createCollation() for pdo_sqlite as well
Closes bug #55226

13 years agoMissed the test
Rasmus Lerdorf [Sun, 29 Jan 2012 04:20:50 +0000 (04:20 +0000)]
Missed the test

13 years agoGood patch from Brad Dewar that adds missing createCollation()
Rasmus Lerdorf [Sun, 29 Jan 2012 03:57:29 +0000 (03:57 +0000)]
Good patch from Brad Dewar that adds missing createCollation()
method. Fixes bug #60871 and is related to bug #55226