]> granicus.if.org Git - php/log
php
16 years ago- Added missing test-file.
Derick Rethans [Wed, 16 Jul 2008 15:42:13 +0000 (15:42 +0000)]
- Added missing test-file.

16 years ago- Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone() behave
Derick Rethans [Wed, 16 Jul 2008 15:40:01 +0000 (15:40 +0000)]
- Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone() behave
  different).

16 years ago- Revert (dunno why I had this like this..)
Jani Taskinen [Wed, 16 Jul 2008 14:12:33 +0000 (14:12 +0000)]
- Revert (dunno why I had this like this..)

16 years ago- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)
Jani Taskinen [Wed, 16 Jul 2008 14:08:04 +0000 (14:08 +0000)]
- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)

16 years ago- MFB: Fix typo
Felipe Pena [Wed, 16 Jul 2008 13:42:51 +0000 (13:42 +0000)]
- MFB: Fix typo

16 years ago- MF53: Fixed segfault.
Derick Rethans [Wed, 16 Jul 2008 12:35:45 +0000 (12:35 +0000)]
- MF53: Fixed segfault.

16 years ago- MFB: Added arginfo
Felipe Pena [Wed, 16 Jul 2008 11:59:34 +0000 (11:59 +0000)]
- MFB: Added arginfo

16 years agofix build
Antony Dovgal [Wed, 16 Jul 2008 08:00:43 +0000 (08:00 +0000)]
fix build

16 years ago- Fixed tests.
Derick Rethans [Wed, 16 Jul 2008 07:35:56 +0000 (07:35 +0000)]
- Fixed tests.

16 years ago- Oops.
Moriyoshi Koizumi [Wed, 16 Jul 2008 02:37:53 +0000 (02:37 +0000)]
- Oops.

16 years ago- Added a new configure option --with-onig=[DIR] that allows the extension
Moriyoshi Koizumi [Wed, 16 Jul 2008 02:29:14 +0000 (02:29 +0000)]
- Added a new configure option --with-onig=[DIR] that allows the extension
  to link to the external oniguruma library.
- Prevent libmbfl files from being installed when --with-libmbfl is specified.
- Fixed mb_ereg_replace() to work with unicode strings.

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

16 years ago- indentation fix & reenable mbregex again.
Moriyoshi Koizumi [Tue, 15 Jul 2008 18:04:14 +0000 (18:04 +0000)]
- indentation fix & reenable mbregex again.

16 years ago- Also add the warnings for times. This does not make sense for the english
Derick Rethans [Tue, 15 Jul 2008 17:37:33 +0000 (17:37 +0000)]
- Also add the warnings for times. This does not make sense for the english
  text parser, as invalid times are never allowed in there.

16 years ago- Port mcrypt_create_iv to windows (aka fix it on windows)
Pierre Joye [Tue, 15 Jul 2008 17:04:17 +0000 (17:04 +0000)]
- Port mcrypt_create_iv to windows (aka fix it on windows)

16 years ago- MFB: do not enable libxml or dom when a dep/header/lib is missing
Pierre Joye [Tue, 15 Jul 2008 16:47:40 +0000 (16:47 +0000)]
- MFB: do not enable libxml or dom when a dep/header/lib is missing

16 years agoFix bug when < is used within attribute.
Scott MacVicar [Tue, 15 Jul 2008 14:44:46 +0000 (14:44 +0000)]
Fix bug when < is used within attribute.

16 years agoFixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))
Dmitry Stogov [Tue, 15 Jul 2008 13:38:56 +0000 (13:38 +0000)]
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots))

16 years agoSync with bzr
Andrey Hristov [Tue, 15 Jul 2008 13:12:27 +0000 (13:12 +0000)]
Sync with bzr

16 years agoFixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown before...
Dmitry Stogov [Tue, 15 Jul 2008 13:10:42 +0000 (13:10 +0000)]
Fixed bug #45423 (fastcgi parent process doesn't invoke php_module_shutdown before shutdown) (basant dot kukreja at sun dot com)

16 years agoMFB: Tests for strpbrk(), testfest.php.net task #91 and #92.
Felix De Vliegher [Tue, 15 Jul 2008 11:15:32 +0000 (11:15 +0000)]
MFB: Tests for strpbrk(), testfest.php.net task #91 and #92.

16 years agofix test
Antony Dovgal [Tue, 15 Jul 2008 09:14:54 +0000 (09:14 +0000)]
fix test

16 years agoMerging from 5_3
Lars Strojny [Tue, 15 Jul 2008 08:47:23 +0000 (08:47 +0000)]
Merging from 5_3

16 years agoFix error message
Henrique do Nascimento Angelo [Tue, 15 Jul 2008 03:21:56 +0000 (03:21 +0000)]
Fix error message

16 years agoFix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign()
Henrique do Nascimento Angelo [Tue, 15 Jul 2008 03:04:26 +0000 (03:04 +0000)]
Fix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign()

16 years agoFix segfault caused by openssl_pkey_new() in ext/openssl/tests/006.phpt
Henrique do Nascimento Angelo [Tue, 15 Jul 2008 02:46:26 +0000 (02:46 +0000)]
Fix segfault caused by openssl_pkey_new() in ext/openssl/tests/006.phpt

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

16 years ago- Fix tests (do NOT assume things in php.ini always to be same...or sane)
Jani Taskinen [Tue, 15 Jul 2008 00:59:29 +0000 (00:59 +0000)]
- Fix tests (do NOT assume things in php.ini always to be same...or sane)

16 years ago- MFB: Added arginfo
Felipe Pena [Mon, 14 Jul 2008 18:09:11 +0000 (18:09 +0000)]
- MFB: Added arginfo

16 years ago- Fixed reversed logic.
Derick Rethans [Mon, 14 Jul 2008 17:38:19 +0000 (17:38 +0000)]
- Fixed reversed logic.

16 years ago- Added a warning to the error struct in case a parsed-date was found to be
Derick Rethans [Mon, 14 Jul 2008 17:30:09 +0000 (17:30 +0000)]
- Added a warning to the error struct in case a parsed-date was found to be
  invalid.

16 years ago- Tests from TestFest
Josie Messa [Mon, 14 Jul 2008 15:28:51 +0000 (15:28 +0000)]
- Tests from TestFest
- Have slightly modified similar_text_error.phpt from original file

16 years ago- New tests
Felipe Pena [Mon, 14 Jul 2008 13:39:32 +0000 (13:39 +0000)]
- New tests

16 years ago- Fixed test titles
Felipe Pena [Mon, 14 Jul 2008 12:35:51 +0000 (12:35 +0000)]
- Fixed test titles

16 years ago- Fixed tests
Felipe Pena [Mon, 14 Jul 2008 12:33:25 +0000 (12:33 +0000)]
- Fixed tests

16 years agoFixed is_callable() to support closures and return appropriate function name
Dmitry Stogov [Mon, 14 Jul 2008 12:17:16 +0000 (12:17 +0000)]
Fixed is_callable() to support closures and return appropriate function name

16 years agouse int for length
Antony Dovgal [Mon, 14 Jul 2008 10:51:45 +0000 (10:51 +0000)]
use int for length

16 years agouse long for "l"
Antony Dovgal [Mon, 14 Jul 2008 10:49:10 +0000 (10:49 +0000)]
use long for "l"

16 years agouse zend_bool for "b"
Antony Dovgal [Mon, 14 Jul 2008 10:47:35 +0000 (10:47 +0000)]
use zend_bool for "b"

16 years agoMFB
Jani Taskinen [Mon, 14 Jul 2008 10:32:45 +0000 (10:32 +0000)]
MFB

16 years ago- Closures come in 5.3
Jani Taskinen [Mon, 14 Jul 2008 10:06:21 +0000 (10:06 +0000)]
- Closures come in 5.3

16 years agoMFB
Jani Taskinen [Mon, 14 Jul 2008 09:05:09 +0000 (09:05 +0000)]
MFB

16 years agominor speedup - convert offset to long only when needed
Antony Dovgal [Mon, 14 Jul 2008 08:08:39 +0000 (08:08 +0000)]
minor speedup - convert offset to long only when needed

16 years agofix test
Antony Dovgal [Mon, 14 Jul 2008 08:05:58 +0000 (08:05 +0000)]
fix test

16 years agoadd icu version to phpinfo
Stanislav Malyshev [Mon, 14 Jul 2008 07:16:36 +0000 (07:16 +0000)]
add icu version to phpinfo

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

16 years ago- Use new helper
Marcus Boerger [Sun, 13 Jul 2008 21:38:58 +0000 (21:38 +0000)]
- Use new helper

16 years ago- Fix test
Marcus Boerger [Sun, 13 Jul 2008 21:38:19 +0000 (21:38 +0000)]
- Fix test

16 years ago- Fix/add tests
Marcus Boerger [Sun, 13 Jul 2008 21:37:27 +0000 (21:37 +0000)]
- Fix/add tests

16 years ago- Fix old workaround, since we are not C++ we can deal with exceptions in
Marcus Boerger [Sun, 13 Jul 2008 21:37:04 +0000 (21:37 +0000)]
- Fix old workaround, since we are not C++ we can deal with exceptions in
  dtors (whether or not an exception is already pending).

16 years ago- Fix setting previous exception and add new helper function
Marcus Boerger [Sun, 13 Jul 2008 21:35:23 +0000 (21:35 +0000)]
- Fix setting previous exception and add new helper function

16 years ago- Fix function copying (in TSRM mode)
Marcus Boerger [Sun, 13 Jul 2008 21:30:18 +0000 (21:30 +0000)]
- Fix function copying (in TSRM mode)

16 years ago- Improve/fix debugging experience
Marcus Boerger [Sun, 13 Jul 2008 21:26:53 +0000 (21:26 +0000)]
- Improve/fix debugging experience

16 years agoadd missing SKIPIF
Antony Dovgal [Sun, 13 Jul 2008 21:22:41 +0000 (21:22 +0000)]
add missing SKIPIF

16 years agoimprove code coverage
Antony Dovgal [Sun, 13 Jul 2008 19:47:27 +0000 (19:47 +0000)]
improve code coverage

16 years agoImplement toArray,fromArray and get_properties (Thanks Tony for the patches)
Etienne Kneuss [Sun, 13 Jul 2008 15:59:38 +0000 (15:59 +0000)]
Implement toArray,fromArray and get_properties (Thanks Tony for the patches)

16 years agofix test
Antony Dovgal [Sun, 13 Jul 2008 09:37:19 +0000 (09:37 +0000)]
fix test

16 years ago- MFB: wrong bracket position while merging
Pierre Joye [Sun, 13 Jul 2008 09:34:46 +0000 (09:34 +0000)]
- MFB: wrong bracket position while merging

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

16 years ago- fix build with VC9 PSDK6.x
Pierre Joye [Sat, 12 Jul 2008 23:54:30 +0000 (23:54 +0000)]
- fix build with VC9 PSDK6.x

16 years ago- support for new naming
Pierre Joye [Sat, 12 Jul 2008 23:42:09 +0000 (23:42 +0000)]
- support for new naming

16 years ago- don't use inet_ntop when not present
Pierre Joye [Sat, 12 Jul 2008 23:25:42 +0000 (23:25 +0000)]
- don't use inet_ntop when not present

16 years ago- MFB: Fixed bug #45220 (curl_read callback returns -1 when needs to return size_t...
Felipe Pena [Sat, 12 Jul 2008 21:20:10 +0000 (21:20 +0000)]
- MFB: Fixed bug #45220 (curl_read callback returns -1 when needs to return size_t (unsigned))

16 years ago- Allow multiple exceptions in spl's autoload
Marcus Boerger [Sat, 12 Jul 2008 14:58:07 +0000 (14:58 +0000)]
- Allow multiple exceptions in spl's autoload

16 years ago- Add support for linking exceptions (implements TODO)
Marcus Boerger [Sat, 12 Jul 2008 14:56:51 +0000 (14:56 +0000)]
- Add support for linking exceptions (implements TODO)
# Right now backtrace is broken, for internal functions I only see the
# first char and debugging reveals the length of the function name is seen
# as one when building the trace. There is something out of the scope of
# this patch broken.

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

16 years ago- MFB: Fixed bug #45449 (filesize() regression using ftp wrapper) (patch by crrodrigu...
Felipe Pena [Fri, 11 Jul 2008 18:34:43 +0000 (18:34 +0000)]
- MFB: Fixed bug #45449 (filesize() regression using ftp wrapper) (patch by crrodriguez at suse dot de)

16 years agoMFB: dont forget the header
Rob Richards [Fri, 11 Jul 2008 15:06:06 +0000 (15:06 +0000)]
MFB: dont forget the header

16 years ago- Enable bundled library
Jani Taskinen [Fri, 11 Jul 2008 14:49:45 +0000 (14:49 +0000)]
- Enable bundled library

16 years agoMFB: fix iconv linking
Rob Richards [Fri, 11 Jul 2008 14:42:00 +0000 (14:42 +0000)]
MFB: fix iconv linking

16 years ago- Move lib to libmagic
Derick Rethans [Fri, 11 Jul 2008 14:13:50 +0000 (14:13 +0000)]
- Move lib to libmagic

16 years ago- Step one for bundling the libmagic library. Some config.m4 issues left.
Derick Rethans [Fri, 11 Jul 2008 14:10:50 +0000 (14:10 +0000)]
- Step one for bundling the libmagic library. Some config.m4 issues left.

16 years agoMFB: - Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset...
Felipe Pena [Fri, 11 Jul 2008 13:54:47 +0000 (13:54 +0000)]
MFB: - Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' parsing incorrect)

16 years ago- Silence "unused variable" warning when ip6 support is disabled
Jani Taskinen [Fri, 11 Jul 2008 13:11:37 +0000 (13:11 +0000)]
- Silence "unused variable" warning when ip6 support is disabled

16 years agomake sure dom extension is present
Antony Dovgal [Fri, 11 Jul 2008 12:43:55 +0000 (12:43 +0000)]
make sure dom extension is present

16 years ago- MFB: Fixed bug #45485 (strip_tags and <?XML tag)
Felipe Pena [Fri, 11 Jul 2008 12:43:06 +0000 (12:43 +0000)]
- MFB: Fixed bug #45485 (strip_tags and <?XML tag)

16 years agonot all stream wrappers use context, so no need to addref in all cases
Antony Dovgal [Fri, 11 Jul 2008 12:40:20 +0000 (12:40 +0000)]
not all stream wrappers use context, so no need to addref in all cases

16 years agoMFB: - Fixed the strings size in imap_headerinfo
Felipe Pena [Fri, 11 Jul 2008 11:29:41 +0000 (11:29 +0000)]
MFB: - Fixed the strings size in imap_headerinfo

16 years agomanage references of stream context properly
Antony Dovgal [Fri, 11 Jul 2008 10:24:29 +0000 (10:24 +0000)]
manage references of stream context properly

16 years agofix skip messages
Antony Dovgal [Fri, 11 Jul 2008 09:16:50 +0000 (09:16 +0000)]
fix skip messages

16 years agocheck for posix_getuid()
Antony Dovgal [Fri, 11 Jul 2008 09:15:37 +0000 (09:15 +0000)]
check for posix_getuid()

16 years ago- Fixed a compiler warning - the code didn't make much sense.
Derick Rethans [Fri, 11 Jul 2008 08:42:11 +0000 (08:42 +0000)]
- Fixed a compiler warning - the code didn't make much sense.

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

16 years agoPHP Testfest. Tests done by Felix De Vliegher
David Soria Parra [Thu, 10 Jul 2008 23:36:15 +0000 (23:36 +0000)]
PHP Testfest. Tests done by Felix De Vliegher

16 years ago- MFB: Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't...
Felipe Pena [Thu, 10 Jul 2008 17:54:08 +0000 (17:54 +0000)]
- MFB: Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't accept lengths of 1024)

16 years agoForgot to remove the count method here
Etienne Kneuss [Thu, 10 Jul 2008 13:16:01 +0000 (13:16 +0000)]
Forgot to remove the count method here

16 years agoRemoved SKIPIF sections
Dmitry Stogov [Thu, 10 Jul 2008 07:57:34 +0000 (07:57 +0000)]
Removed SKIPIF sections

16 years agoFixed unicode support
Dmitry Stogov [Thu, 10 Jul 2008 07:55:48 +0000 (07:55 +0000)]
Fixed unicode support

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

16 years agoFix resolution rule of count vs. handler
Etienne Kneuss [Wed, 9 Jul 2008 21:29:39 +0000 (21:29 +0000)]
Fix resolution rule of count vs. handler

16 years agoMove SXI::count to SXE::count and make it user-friendly
Etienne Kneuss [Wed, 9 Jul 2008 21:27:10 +0000 (21:27 +0000)]
Move SXI::count to SXE::count and make it user-friendly

16 years agoTest extended iterators methods
Etienne Kneuss [Wed, 9 Jul 2008 20:34:36 +0000 (20:34 +0000)]
Test extended iterators methods

16 years agoMFB: fix zlib detection and linking
Rob Richards [Wed, 9 Jul 2008 16:13:53 +0000 (16:13 +0000)]
MFB: fix zlib detection and linking
- synch zip config.w32

16 years ago- Fixed test
Felipe Pena [Wed, 9 Jul 2008 13:00:00 +0000 (13:00 +0000)]
- Fixed test

16 years ago- MFB: Added arginfo
Felipe Pena [Wed, 9 Jul 2008 12:51:26 +0000 (12:51 +0000)]
- MFB: Added arginfo

16 years agoFix windows build
Scott MacVicar [Wed, 9 Jul 2008 10:39:11 +0000 (10:39 +0000)]
Fix windows build

16 years agoMFB: Fix filename/pathname/getpathinfo tests according to SPL fix
Etienne Kneuss [Wed, 9 Jul 2008 09:01:08 +0000 (09:01 +0000)]
MFB: Fix filename/pathname/getpathinfo tests according to SPL fix

16 years ago- tweak test case to better trigger the (now-fixed) reference bugs
Joe Orton [Wed, 9 Jul 2008 08:29:55 +0000 (08:29 +0000)]
- tweak test case to better trigger the (now-fixed) reference bugs

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

16 years agoWoopsy
Etienne Kneuss [Tue, 8 Jul 2008 22:49:35 +0000 (22:49 +0000)]
Woopsy