]>
granicus.if.org Git - php/log
Dmitry Stogov [Fri, 10 Mar 2006 11:46:52 +0000 (11:46 +0000)]
Fixed bug #36629 (SoapServer::handle() exits on SOAP faults)
Dmitry Stogov [Fri, 10 Mar 2006 08:42:56 +0000 (08:42 +0000)]
Fixed debug_zval_dump() to support private and protected members
Sara Golemon [Thu, 9 Mar 2006 20:32:22 +0000 (20:32 +0000)]
MFH: Move temporary local storage of primary file's realpath up one block to ensure it stays on the stack.
Ilia Alshanetsky [Thu, 9 Mar 2006 14:22:59 +0000 (14:22 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 9 Mar 2006 14:12:15 +0000 (14:12 +0000)]
5.1.3RC1
Sebastian Bergmann [Thu, 9 Mar 2006 11:43:45 +0000 (11:43 +0000)]
MFH: Make spl_register_std_class() and spl_register_sub_class() available outside of SPL, for instance in SPL_Types.
Marcus Boerger [Wed, 8 Mar 2006 23:54:43 +0000 (23:54 +0000)]
- MFH
Michael Wallner [Wed, 8 Mar 2006 22:00:21 +0000 (22:00 +0000)]
- Fix bug #36656 (http_build_query generates invalid URIs due to use of square brackets)
Marcus Boerger [Wed, 8 Mar 2006 21:54:48 +0000 (21:54 +0000)]
- MFH Allow pecl/phar and alike too hook into spl_filesystem_object's
Michael Wallner [Wed, 8 Mar 2006 08:43:25 +0000 (08:43 +0000)]
- remove declaration of non existant function php_treat_data
Alex Waugh [Tue, 7 Mar 2006 22:37:53 +0000 (22:37 +0000)]
MFH Fix for RISC OS
Alex Waugh [Tue, 7 Mar 2006 22:35:30 +0000 (22:35 +0000)]
MFH Improve DOCUMENT_ROOT setting
Marcus Boerger [Tue, 7 Mar 2006 19:29:04 +0000 (19:29 +0000)]
- Update
Rob Richards [Tue, 7 Mar 2006 15:27:01 +0000 (15:27 +0000)]
updated for simplexml changes
Rob Richards [Tue, 7 Mar 2006 15:22:48 +0000 (15:22 +0000)]
- Synch with head
Antony Dovgal [Tue, 7 Mar 2006 07:47:43 +0000 (07:47 +0000)]
MFH
add workaround for Oracle server crash, use OCIServerVersion() instead of OCIPing()
fix #36250 (PHP Causes ORA-07445 Core dump in Oracle server 9.2.x)
Rasmus Lerdorf [Mon, 6 Mar 2006 23:26:28 +0000 (23:26 +0000)]
stray text
Sebastian Bergmann [Mon, 6 Mar 2006 22:49:16 +0000 (22:49 +0000)]
Fix build and sync parameters with config0.m4.
Marcus Boerger [Mon, 6 Mar 2006 22:22:54 +0000 (22:22 +0000)]
- MFH Missed 'proto'
Andrei Zmievski [Mon, 6 Mar 2006 21:59:18 +0000 (21:59 +0000)]
*** empty log message ***
Andrei Zmievski [Mon, 6 Mar 2006 21:45:57 +0000 (21:45 +0000)]
MFH (Import PCRE 6.6)
Derick Rethans [Mon, 6 Mar 2006 21:44:58 +0000 (21:44 +0000)]
- MFH: Fixed bug #36638 (strtotime() returns false when 2nd argument < 1).
(Derick)
Rob Richards [Mon, 6 Mar 2006 20:21:52 +0000 (20:21 +0000)]
fix win build
Colin Viebrock [Mon, 6 Mar 2006 19:10:19 +0000 (19:10 +0000)]
fix logo (proper spacing between the letters)
Marcus Boerger [Mon, 6 Mar 2006 10:56:41 +0000 (10:56 +0000)]
- Fix last %v, too
Marcus Boerger [Mon, 6 Mar 2006 10:09:13 +0000 (10:09 +0000)]
- There is no %v in 5.1 (found by Tony)
Marcus Boerger [Mon, 6 Mar 2006 10:06:25 +0000 (10:06 +0000)]
- MFH Proto fixes
Marcus Boerger [Mon, 6 Mar 2006 10:00:59 +0000 (10:00 +0000)]
- MFH Proto fixes
Dmitry Stogov [Mon, 6 Mar 2006 09:58:01 +0000 (09:58 +0000)]
Fixed compatibility with ext/hash
Marcus Boerger [Mon, 6 Mar 2006 09:50:44 +0000 (09:50 +0000)]
- MFH Proto fixes
Derick Rethans [Sun, 5 Mar 2006 19:01:37 +0000 (19:01 +0000)]
- There is no ltouch.
Derick Rethans [Sun, 5 Mar 2006 18:57:54 +0000 (18:57 +0000)]
- Added lchown() and lchgrp() to change user/group ownership of symlinks.
Michael Wallner [Sun, 5 Mar 2006 17:56:16 +0000 (17:56 +0000)]
- fix typo, reword slightly
Marcus Boerger [Sun, 5 Mar 2006 17:48:47 +0000 (17:48 +0000)]
- Update
Marcus Boerger [Sun, 5 Mar 2006 17:39:49 +0000 (17:39 +0000)]
- Fix issues with not/double calling of constructors of SPL iterators
- Fix issues with info-class/file-class in SPL directory handling classes
- Add SimpleXMLElement::count()
- Drop erroneous RecursiveDirectoryIterator::getSubPathInfo()
- Drop dead code
- Add tests
- Update docu
Ilia Alshanetsky [Sun, 5 Mar 2006 17:18:01 +0000 (17:18 +0000)]
MFH:
Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be
set when executing internal queries such as "show master status" via MySQL).
Added missing constant for MAX_BUFFER_SIZE.
Antony Dovgal [Sun, 5 Mar 2006 16:12:48 +0000 (16:12 +0000)]
add test
Marcus Boerger [Sun, 5 Mar 2006 16:12:24 +0000 (16:12 +0000)]
- Add missing function for completeness
Antony Dovgal [Sun, 5 Mar 2006 15:36:03 +0000 (15:36 +0000)]
fix #36611 (assignment to SimpleXML object attribute changes argument type to string)
Antony Dovgal [Sun, 5 Mar 2006 13:35:52 +0000 (13:35 +0000)]
MFH: fix #36606 (pg_query_params() changes arguments type to string)
Rob Richards [Fri, 3 Mar 2006 20:15:10 +0000 (20:15 +0000)]
fix crashes using notations and entity decls
add test
Edin Kadribasic [Fri, 3 Mar 2006 14:34:34 +0000 (14:34 +0000)]
Sync with source distro, enable hash by default
Dmitry Stogov [Fri, 3 Mar 2006 12:06:29 +0000 (12:06 +0000)]
Fixed incorrect backtrace type ("::" instead of "->") for __set()/__get()
Dmitry Stogov [Fri, 3 Mar 2006 10:29:29 +0000 (10:29 +0000)]
Fixed crash
Dmitry Stogov [Fri, 3 Mar 2006 10:09:21 +0000 (10:09 +0000)]
Remove "called at [(null):0]" from debug backtrace
Dmitry Stogov [Fri, 3 Mar 2006 09:20:33 +0000 (09:20 +0000)]
Fixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies)
Derick Rethans [Fri, 3 Mar 2006 07:53:21 +0000 (07:53 +0000)]
- Added the test case for bug #36599
Derick Rethans [Fri, 3 Mar 2006 07:52:55 +0000 (07:52 +0000)]
- Fixed bug #36599 (DATE_W3C format constant incorrect).
Ilia Alshanetsky [Thu, 2 Mar 2006 21:32:32 +0000 (21:32 +0000)]
give credit where it is due.
Dmitry Stogov [Thu, 2 Mar 2006 14:07:48 +0000 (14:07 +0000)]
Fixed bug #36388 (ext/soap crashes when throwing exception and session persistence). (David)
Marcus Boerger [Thu, 2 Mar 2006 00:45:28 +0000 (00:45 +0000)]
- MFH Use object handler get in the same way as the rest of the engine does
Yasuo Ohgaki [Thu, 2 Mar 2006 00:37:22 +0000 (00:37 +0000)]
MFH add safe_mode num of parameter check
Ilia Alshanetsky [Wed, 1 Mar 2006 18:37:11 +0000 (18:37 +0000)]
Remove no longer needed check (checked at a higher level now).
Marcus Boerger [Wed, 1 Mar 2006 17:21:04 +0000 (17:21 +0000)]
- MFH Fix string-conversion and const updating
Marcus Boerger [Wed, 1 Mar 2006 17:19:22 +0000 (17:19 +0000)]
- Fix test
Rob Richards [Wed, 1 Mar 2006 15:37:45 +0000 (15:37 +0000)]
nuke tests for libxml2 version - will always be > 2.6.0
Ilia Alshanetsky [Tue, 28 Feb 2006 14:45:18 +0000 (14:45 +0000)]
Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n).
Marcus Boerger [Tue, 28 Feb 2006 12:26:03 +0000 (12:26 +0000)]
- MFH Fix dependency checks
Marcus Boerger [Tue, 28 Feb 2006 02:22:57 +0000 (02:22 +0000)]
- Fix warning
Marcus Boerger [Tue, 28 Feb 2006 01:33:32 +0000 (01:33 +0000)]
- MFH Fix issues withhandling of derived info classes as entries
Marcus Boerger [Mon, 27 Feb 2006 22:23:21 +0000 (22:23 +0000)]
- MFH Argument parsing specifier 'C', which is necessary for SPL already
Derick Rethans [Mon, 27 Feb 2006 19:41:33 +0000 (19:41 +0000)]
- MFH: Fixed bug #36510 (strtotime() fails to parse date strings with tabs).
Ilia Alshanetsky [Mon, 27 Feb 2006 14:22:26 +0000 (14:22 +0000)]
This fix was reverted
Marcus Boerger [Mon, 27 Feb 2006 13:38:03 +0000 (13:38 +0000)]
- MFH Fix count/foreach interaction
Marcus Boerger [Mon, 27 Feb 2006 11:55:18 +0000 (11:55 +0000)]
- Cleanup
Johannes Schlüter [Mon, 27 Feb 2006 11:38:36 +0000 (11:38 +0000)]
- MFH: Add .cvsignore
Dmitry Stogov [Mon, 27 Feb 2006 07:12:14 +0000 (07:12 +0000)]
Fixed memory leak
Johannes Schlüter [Mon, 27 Feb 2006 00:18:59 +0000 (00:18 +0000)]
- Fix tests
Marcus Boerger [Sun, 26 Feb 2006 23:21:50 +0000 (23:21 +0000)]
- Update
Marcus Boerger [Sun, 26 Feb 2006 23:14:45 +0000 (23:14 +0000)]
- Synch with head
Ilia Alshanetsky [Sun, 26 Feb 2006 22:14:58 +0000 (22:14 +0000)]
Revert previous fix to allow for a more comprehensive patch from Derick.
Ilia Alshanetsky [Sun, 26 Feb 2006 17:05:45 +0000 (17:05 +0000)]
Fixed bug #36510 (strtotime() fails to parse date strings with tabs).
Marcus Boerger [Sun, 26 Feb 2006 10:57:00 +0000 (10:57 +0000)]
- Warning fixes by Steph
Marcus Boerger [Sat, 25 Feb 2006 21:43:02 +0000 (21:43 +0000)]
- Update
Rasmus Lerdorf [Sat, 25 Feb 2006 21:32:11 +0000 (21:32 +0000)]
MFH - binary safety patch from Moriyoshi
Marcus Boerger [Sat, 25 Feb 2006 21:17:18 +0000 (21:17 +0000)]
- Add ReflectionExtension::getDependencies()
Marcus Boerger [Sat, 25 Feb 2006 18:25:45 +0000 (18:25 +0000)]
- MFH: Function deprecation flag
Johannes Schlüter [Fri, 24 Feb 2006 23:25:57 +0000 (23:25 +0000)]
- MFH: Fix description
Johannes Schlüter [Fri, 24 Feb 2006 23:09:22 +0000 (23:09 +0000)]
- MFH: Fix #29986 (Class constants won't work with predefined constants when
using ReflectionClass)
Derick Rethans [Fri, 24 Feb 2006 16:05:38 +0000 (16:05 +0000)]
- MFH: Fixed issue with iconv_mime_decode where the "encoding" would only allow
upper case specifiers.
#- See RFC 2047, section 2.
Michael Wallner [Fri, 24 Feb 2006 10:19:54 +0000 (10:19 +0000)]
- fix crash with DOMImplementation::createDocumentType("name:")
Derick Rethans [Fri, 24 Feb 2006 09:44:56 +0000 (09:44 +0000)]
- MFH: Added support for exif date format
- MFH: Fixed bug #36396 (strtotime() fails to parse dates in dd-mm-yyyy
format).
Ilia Alshanetsky [Thu, 23 Feb 2006 18:28:08 +0000 (18:28 +0000)]
Fixed bug #35900 (stream_select() should warning when tv_sec is negative).
Andrei Zmievski [Thu, 23 Feb 2006 18:06:47 +0000 (18:06 +0000)]
Fix a bug where the default value for function argument could be an
array with array (!) keys.
Brian France [Thu, 23 Feb 2006 03:51:46 +0000 (03:51 +0000)]
MFH: fixed bug #35594 for all systems. "optind = 0" doesn't work on FreeBSD, but "optind = 1" seems to work on all systems (bug #36091)
Ilia Alshanetsky [Wed, 22 Feb 2006 15:45:25 +0000 (15:45 +0000)]
Added test for bug #36434
Johannes Schlüter [Tue, 21 Feb 2006 21:15:13 +0000 (21:15 +0000)]
- MFH: List --rf/--rc/--re only with enabled reflection
Ilia Alshanetsky [Tue, 21 Feb 2006 15:32:06 +0000 (15:32 +0000)]
Fixed bug #36458 (sleep() accepts negative values).
Johannes Schlüter [Mon, 20 Feb 2006 23:33:32 +0000 (23:33 +0000)]
- MFH: Rename reflection constants to fix parser conflicts
Marcus Boerger [Mon, 20 Feb 2006 22:21:54 +0000 (22:21 +0000)]
- Synch docu
Ilia Alshanetsky [Mon, 20 Feb 2006 15:27:45 +0000 (15:27 +0000)]
Fixed bug #36434 (Improper resolution of declaring class name of an
inherited property).
Dmitry Stogov [Mon, 20 Feb 2006 08:39:06 +0000 (08:39 +0000)]
Fixed test file
Michael Wallner [Sun, 19 Feb 2006 23:50:46 +0000 (23:50 +0000)]
BFN: fixed ext/hash/tiger on big endian platforms
Michael Wallner [Sun, 19 Feb 2006 23:39:53 +0000 (23:39 +0000)]
- fix tiger on big endian platforms
Marcus Boerger [Sun, 19 Feb 2006 10:39:31 +0000 (10:39 +0000)]
- Fix method flag handling
Marcus Boerger [Sat, 18 Feb 2006 18:14:45 +0000 (18:14 +0000)]
- MFH Fix naming inconsistency (providing old name as alias)
Marcus Boerger [Sat, 18 Feb 2006 17:11:06 +0000 (17:11 +0000)]
- Fixed bug #36436 (DBA problem with Berkeley DB4).
Michael Wallner [Sat, 18 Feb 2006 16:02:43 +0000 (16:02 +0000)]
- fix misleading proto (confused out and in charset)
Rasmus Lerdorf [Sat, 18 Feb 2006 05:41:59 +0000 (05:41 +0000)]
Rename getloadavg to sys_getloadavg
Andrei Zmievski [Fri, 17 Feb 2006 21:18:09 +0000 (21:18 +0000)]
MFH.