]> granicus.if.org Git - php/log
php
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

16 years ago- Fix filename in debug_info
Etienne Kneuss [Tue, 8 Jul 2008 22:40:30 +0000 (22:40 +0000)]
- Fix filename in debug_info
- Fix #45345 (getPathInfo on the file instead of the dir)
- Remove trailing / on input

16 years ago- Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by
Derick Rethans [Tue, 8 Jul 2008 20:23:38 +0000 (20:23 +0000)]
- Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by
  allowing a few more format specifiers in date_create_from_format() /
  date_parse_from_format().

16 years ago- Fixed a memleak (Original patch by Hannes Magnusson).
Derick Rethans [Tue, 8 Jul 2008 19:29:06 +0000 (19:29 +0000)]
- Fixed a memleak (Original patch by Hannes Magnusson).

16 years ago- use _a for static lib
Pierre Joye [Tue, 8 Jul 2008 19:07:53 +0000 (19:07 +0000)]
- use _a for static lib
- fix logic for shared zlib

16 years ago- Fixed some ambiguities in the date parser.
Derick Rethans [Tue, 8 Jul 2008 18:27:07 +0000 (18:27 +0000)]
- Fixed some ambiguities in the date parser.

16 years agoMFB: increase pcre.backtrack_limit
Nuno Lopes [Tue, 8 Jul 2008 18:18:49 +0000 (18:18 +0000)]
MFB: increase pcre.backtrack_limit

16 years ago- Replaced // by /* .. */ comments.
Derick Rethans [Tue, 8 Jul 2008 17:56:36 +0000 (17:56 +0000)]
- Replaced // by /* .. */ comments.

16 years ago- Fixed memory leaks and segfaults, patch by Joe Orton.
Derick Rethans [Tue, 8 Jul 2008 17:40:35 +0000 (17:40 +0000)]
- Fixed memory leaks and segfaults, patch by Joe Orton.
- Fixed bug #45038 (Crash when using DateTimeZone object returned by
  Date::getTimezone).

16 years agoClosure::__invoke() is fixed to support references
Dmitry Stogov [Tue, 8 Jul 2008 16:15:08 +0000 (16:15 +0000)]
Closure::__invoke() is fixed to support references

16 years agoFix the expected FileDateTime
Henrique do Nascimento Angelo [Tue, 8 Jul 2008 15:34:23 +0000 (15:34 +0000)]
Fix the expected FileDateTime

16 years agolet re2c do its magic
Nuno Lopes [Tue, 8 Jul 2008 15:27:58 +0000 (15:27 +0000)]
let re2c do its magic

16 years agoMFB: fix remaining # comments issues
Nuno Lopes [Tue, 8 Jul 2008 15:24:25 +0000 (15:24 +0000)]
MFB: fix remaining # comments issues

16 years agoadd new tests
Nuno Lopes [Tue, 8 Jul 2008 14:39:13 +0000 (14:39 +0000)]
add new tests

16 years agoFixed bug #45434 (circular reference causes segfault in gc_collect_cycles())
Dmitry Stogov [Tue, 8 Jul 2008 08:16:18 +0000 (08:16 +0000)]
Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles())

16 years agoAdded closures support
Dmitry Stogov [Tue, 8 Jul 2008 07:05:04 +0000 (07:05 +0000)]
Added closures support

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

16 years agoMerge intl extension to HEAD
Stanislav Malyshev [Mon, 7 Jul 2008 23:42:30 +0000 (23:42 +0000)]
Merge intl extension to HEAD
# do not use yet in HEAD, needs some adjustment

16 years agoExif tests from Eric Steward. Testfest task 82.
David Soria Parra [Mon, 7 Jul 2008 23:30:29 +0000 (23:30 +0000)]
Exif tests from Eric Steward. Testfest task 82.

16 years agoAdd zend_ini_string_ex so that the you can differentiate between NULL as a value...
Scott MacVicar [Mon, 7 Jul 2008 21:47:30 +0000 (21:47 +0000)]
Add zend_ini_string_ex so that the you can differentiate between NULL as a value and its absence, this is important for ini_get. Related to bug #42657 and #43348

16 years agoMFB: once is enough
Hannes Magnusson [Mon, 7 Jul 2008 17:59:52 +0000 (17:59 +0000)]
MFB: once is enough

16 years agoMFB: - Added arginfo
Felipe Pena [Mon, 7 Jul 2008 17:34:07 +0000 (17:34 +0000)]
MFB: - Added arginfo

16 years ago- MFB: Added arginfo
Felipe Pena [Mon, 7 Jul 2008 17:19:07 +0000 (17:19 +0000)]
- MFB: Added arginfo

16 years agoMFB:
Felipe Pena [Mon, 7 Jul 2008 14:45:09 +0000 (14:45 +0000)]
MFB:
- Removed zend_arg_defs.c
  The first_arg_force_ref, second_arg_force_ref, third_arg_force_ref,
   fourth_arg_force_ref, fifth_arg_force_ref and all_args_by_ref are not more used.

16 years ago- Updated to version 2008.4 (2008d)
Derick Rethans [Mon, 7 Jul 2008 14:36:11 +0000 (14:36 +0000)]
- Updated to version 2008.4 (2008d)

16 years ago- MFB: Removed unused variables
Felipe Pena [Mon, 7 Jul 2008 13:55:42 +0000 (13:55 +0000)]
- MFB: Removed unused variables

16 years agoMFB:
Felipe Pena [Mon, 7 Jul 2008 13:52:44 +0000 (13:52 +0000)]
MFB:
- Added arginfo
- Removed unnecessary #include "zend_arg_defs.c"

16 years ago- move common functions to confutil
Pierre Joye [Mon, 7 Jul 2008 13:48:23 +0000 (13:48 +0000)]
- move common functions to confutil
- MFB: allow to disable the summary (and move test in the function)

16 years ago- Update credits
Jani Taskinen [Mon, 7 Jul 2008 10:38:16 +0000 (10:38 +0000)]
- Update credits

16 years agoMFB: string length -> int
Alexey Zakhlestin [Mon, 7 Jul 2008 10:00:30 +0000 (10:00 +0000)]
MFB: string length -> int

16 years agoMFB: updated to the new parameter-parsing api
Alexey Zakhlestin [Mon, 7 Jul 2008 09:57:12 +0000 (09:57 +0000)]
MFB: updated to the new parameter-parsing api

16 years agoMFB: added arginfo (fixes #45388)
Alexey Zakhlestin [Mon, 7 Jul 2008 09:47:02 +0000 (09:47 +0000)]
MFB: added arginfo (fixes #45388)

16 years ago- add support for old named zlib (no _a or dynamic)
Pierre Joye [Mon, 7 Jul 2008 08:40:04 +0000 (08:40 +0000)]
- add support for old named zlib (no _a or dynamic)
- nuke the right unused vars

16 years ago- restore wrongly removed vars
Pierre Joye [Mon, 7 Jul 2008 08:36:04 +0000 (08:36 +0000)]
- restore wrongly removed vars
- test if zlib is shared or not (possible conflict)

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

16 years agoFix my poor name
Etienne Kneuss [Mon, 7 Jul 2008 00:07:12 +0000 (00:07 +0000)]
Fix my poor name

16 years agoRemove .htaccess file(??)
Etienne Kneuss [Mon, 7 Jul 2008 00:06:05 +0000 (00:06 +0000)]
Remove .htaccess file(??)

16 years agoAdd missing test
Etienne Kneuss [Sun, 6 Jul 2008 23:52:44 +0000 (23:52 +0000)]
Add missing test

16 years agoFirst part of count/handlers related fixes
Etienne Kneuss [Sun, 6 Jul 2008 23:45:38 +0000 (23:45 +0000)]
First part of count/handlers related fixes