]>
granicus.if.org Git - php/log
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.
Wez Furlong [Thu, 16 Feb 2006 22:49:13 +0000 (22:49 +0000)]
add getloadavg() function that has been running in production on rs1.php.net
for a couple of years.
Antony Dovgal [Thu, 16 Feb 2006 20:58:59 +0000 (20:58 +0000)]
MFH: add checks and fix possible reincarnations of bug #36420
Ilia Alshanetsky [Thu, 16 Feb 2006 16:03:27 +0000 (16:03 +0000)]
Fixed bug #36420 (segfault when access result->num_rows after calling
result->close())
Antony Dovgal [Thu, 16 Feb 2006 10:13:52 +0000 (10:13 +0000)]
MFH: improve usleep(): use new param parsing API, check for negative values
(related to #36410)
Antony Dovgal [Thu, 16 Feb 2006 06:29:40 +0000 (06:29 +0000)]
fix typo
Ilia Alshanetsky [Thu, 16 Feb 2006 03:15:52 +0000 (03:15 +0000)]
Use 5.1 functions
Sara Golemon [Thu, 16 Feb 2006 02:03:13 +0000 (02:03 +0000)]
Fix copy/paste problems for instantclient
Antony Dovgal [Wed, 15 Feb 2006 20:44:55 +0000 (20:44 +0000)]
MFH: fix #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY)
Antony Dovgal [Wed, 15 Feb 2006 11:15:32 +0000 (11:15 +0000)]
fix memory leak and possible invalid reads
Antony Dovgal [Wed, 15 Feb 2006 11:09:05 +0000 (11:09 +0000)]
MFH: fix #36400 (Custom 5xx error does not return correct HTTP response error code)
Antony Dovgal [Tue, 14 Feb 2006 22:10:55 +0000 (22:10 +0000)]
fix leak in zend_strtod() on big doubles
add new test
Ilia Alshanetsky [Tue, 14 Feb 2006 14:26:11 +0000 (14:26 +0000)]
Fixed bug #36345 (PDO/MySQL problem loading BLOB over 1MB).
Antony Dovgal [Tue, 14 Feb 2006 09:46:16 +0000 (09:46 +0000)]
add test for bug #36337
Derick Rethans [Mon, 13 Feb 2006 15:53:36 +0000 (15:53 +0000)]
- Fixed bug #36382 (PDO/PgSQL's getColumnMeta() crashes).
Ilia Alshanetsky [Mon, 13 Feb 2006 14:49:26 +0000 (14:49 +0000)]
Fixed bug #36337 (ReflectionProperty fails to return correct visibility).
Dmitry Stogov [Mon, 13 Feb 2006 12:18:16 +0000 (12:18 +0000)]
Fixed bug #36205 (Memory leaks on duplicate cookies)
Marcus Boerger [Sun, 12 Feb 2006 18:51:12 +0000 (18:51 +0000)]
- Synch
Marcus Boerger [Sun, 12 Feb 2006 16:44:36 +0000 (16:44 +0000)]
- MFH No more old parameter api usage
Ilia Alshanetsky [Sun, 12 Feb 2006 16:39:44 +0000 (16:39 +0000)]
Fixed bug #36351 (parse_url() does not parse numeric paths properly).
foobar [Sat, 11 Feb 2006 11:23:57 +0000 (11:23 +0000)]
fix news
Rui Hirokawa [Sat, 11 Feb 2006 02:26:07 +0000 (02:26 +0000)]
MFH
Antony Dovgal [Fri, 10 Feb 2006 16:57:56 +0000 (16:57 +0000)]
MFH: fix #36359 (splFileObject::fwrite() doesn't write when no data length specified)
Rasmus Lerdorf [Fri, 10 Feb 2006 07:39:13 +0000 (07:39 +0000)]
(Missing patch from the PHP 4 tree that got lost in the shuffle)
See: http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.39&r2=1.336.2.40
- fix logic. if the client already sent us the cookie, we don't
need to send it again. if the id has been changed, we need to
update the client side.
Pierre Joye [Thu, 9 Feb 2006 22:26:43 +0000 (22:26 +0000)]
- fix order
Ilia Alshanetsky [Thu, 9 Feb 2006 18:18:18 +0000 (18:18 +0000)]
Added test for bug #36308
Pierre Joye [Thu, 9 Feb 2006 15:48:46 +0000 (15:48 +0000)]
- protos
Pierre Joye [Thu, 9 Feb 2006 15:33:53 +0000 (15:33 +0000)]
- revert last fix
- ensure that we are in 32bit
- do not try to compare the decimal values but hex, php does not have
unsigned integer
Ilia Alshanetsky [Wed, 8 Feb 2006 23:43:48 +0000 (23:43 +0000)]
Fixed bug #36334 (Added missing documentation about realpath cache INI
settings).