]>
granicus.if.org Git - php/log
Rob Richards [Tue, 1 Nov 2005 23:21:29 +0000 (23:21 +0000)]
optimize sxe_add_registered_namespaces
add only first encountered prefixes to namespace arrays
update test
Ilia Alshanetsky [Tue, 1 Nov 2005 23:02:52 +0000 (23:02 +0000)]
MFB51: Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m
foobar [Tue, 1 Nov 2005 22:42:03 +0000 (22:42 +0000)]
MFB: fixed test
Marcus Boerger [Tue, 1 Nov 2005 21:46:33 +0000 (21:46 +0000)]
- Update docu
Marcus Boerger [Tue, 1 Nov 2005 21:17:51 +0000 (21:17 +0000)]
- The iterator base interface is Traversable not IteratorAggregate
Marcus Boerger [Tue, 1 Nov 2005 20:41:59 +0000 (20:41 +0000)]
- Get rid of several wanrings
Frank M. Kromann [Tue, 1 Nov 2005 18:14:52 +0000 (18:14 +0000)]
Fix #35037. Selecting a uniqueidentifier would return unknown data type when used with freetds.
foobar [Tue, 1 Nov 2005 17:04:29 +0000 (17:04 +0000)]
*** empty log message ***
Marcus Boerger [Tue, 1 Nov 2005 16:54:44 +0000 (16:54 +0000)]
- Allow to recive derived SplFileInfo/SplFileObject instances
Marcus Boerger [Tue, 1 Nov 2005 16:53:29 +0000 (16:53 +0000)]
- Allow parameter parsing implementation raise an error early where more
information is available. And add ability to prevent double errors by
returning "".
- Implement parameter parsing C which checks for a class name, if the value
on input is not NULL then the pointer must be the zend_class_entry of the
required base class.
# Do the KISS approach, looking at the code it isn't that easy does it?
foobar [Tue, 1 Nov 2005 16:22:04 +0000 (16:22 +0000)]
MFB51: nuke typo
foobar [Tue, 1 Nov 2005 14:36:13 +0000 (14:36 +0000)]
- Hiding bugs is not the purpose of the regression tests.
Sebastian Bergmann [Tue, 1 Nov 2005 13:18:34 +0000 (13:18 +0000)]
Add an additional field $frame['object'] to the result array of debug_backtrace() that contains a reference to the respective object when the frame was called from an object. This revised patch has been reviewed by Dmitry and Zeev.
Marcus Boerger [Tue, 1 Nov 2005 11:55:13 +0000 (11:55 +0000)]
- Test no namespace case, too
Marcus Boerger [Tue, 1 Nov 2005 11:53:14 +0000 (11:53 +0000)]
- Handle default namespaces
# Another time it shows xml is far from being simple
Marcus Boerger [Tue, 1 Nov 2005 11:12:27 +0000 (11:12 +0000)]
- WS: Make function detection work in my editor
Dmitry Stogov [Tue, 1 Nov 2005 11:11:19 +0000 (11:11 +0000)]
Fixed SIGSEGV
Sebastian Bergmann [Tue, 1 Nov 2005 10:31:15 +0000 (10:31 +0000)]
Allow bison 2.1.
Sebastian Bergmann [Tue, 1 Nov 2005 07:20:54 +0000 (07:20 +0000)]
Revert.
<changelog@php.net> [Tue, 1 Nov 2005 06:48:05 +0000 (06:48 +0000)]
ChangeLog update
Brian France [Tue, 1 Nov 2005 00:46:44 +0000 (00:46 +0000)]
MFB: Fixed phpize build (default PHP_OPENSSL to no if not set)
Ilia Alshanetsky [Mon, 31 Oct 2005 23:45:50 +0000 (23:45 +0000)]
MFB51: Additional open_basedir/safe_mode checks.
Marcus Boerger [Mon, 31 Oct 2005 20:29:34 +0000 (20:29 +0000)]
- Make SimpleXMLIterator implement Countable
Marcus Boerger [Mon, 31 Oct 2005 20:06:28 +0000 (20:06 +0000)]
- Implement count interface
Rob Richards [Mon, 31 Oct 2005 19:51:40 +0000 (19:51 +0000)]
check node type before accessing ns - prevent corruption under compact mode
Marcus Boerger [Mon, 31 Oct 2005 19:47:00 +0000 (19:47 +0000)]
- We don't need those
Dmitry Stogov [Mon, 31 Oct 2005 19:29:48 +0000 (19:29 +0000)]
Fixed bug #35017 (Exception thrown in error handler may cause unexpected behavior)
Marcus Boerger [Mon, 31 Oct 2005 19:09:13 +0000 (19:09 +0000)]
- Add functions to check for registered/in use namespaces
<changelog@php.net> [Mon, 31 Oct 2005 06:47:46 +0000 (06:47 +0000)]
ChangeLog update
Marcus Boerger [Sun, 30 Oct 2005 22:55:21 +0000 (22:55 +0000)]
- Fix memleaks
Marcus Boerger [Sun, 30 Oct 2005 20:37:22 +0000 (20:37 +0000)]
- Bugfix #35028 XML object fails FALSE test
Ilia Alshanetsky [Sun, 30 Oct 2005 18:08:17 +0000 (18:08 +0000)]
MFB51: Improve iconv skip conditions
Ilia Alshanetsky [Sun, 30 Oct 2005 18:04:20 +0000 (18:04 +0000)]
MFB51: Fixed bug #35022, #35019 (Regression in the behavior of key/current
functions).
Marcus Boerger [Sun, 30 Oct 2005 17:17:44 +0000 (17:17 +0000)]
- Fix mode handling
Marcus Boerger [Sun, 30 Oct 2005 16:07:29 +0000 (16:07 +0000)]
- Add docu
Marcus Boerger [Sun, 30 Oct 2005 14:00:45 +0000 (14:00 +0000)]
- Fix unicode expectations
Ilia Alshanetsky [Sun, 30 Oct 2005 13:46:34 +0000 (13:46 +0000)]
MFB51: Fixed bug #35014 (array_product() always returns 0).
Marcus Boerger [Sun, 30 Oct 2005 13:01:01 +0000 (13:01 +0000)]
- Add new test
<changelog@php.net> [Sun, 30 Oct 2005 06:38:30 +0000 (06:38 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 30 Oct 2005 05:43:38 +0000 (05:43 +0000)]
ChangeLog update
Marcus Boerger [Sun, 30 Oct 2005 00:38:39 +0000 (00:38 +0000)]
- Protect against some edge case that is currently imossible, but will be
Marcus Boerger [Sun, 30 Oct 2005 00:35:55 +0000 (00:35 +0000)]
- Simplify & speedup, once more
Marcus Boerger [Sun, 30 Oct 2005 00:20:35 +0000 (00:20 +0000)]
- Simplify & speedup
Marcus Boerger [Sat, 29 Oct 2005 21:16:17 +0000 (21:16 +0000)]
- Fix attribute handling when using xpath expressions that lead to attributes
Marcus Boerger [Sat, 29 Oct 2005 21:01:03 +0000 (21:01 +0000)]
- Use var_dump() and fix test expectations
Marcus Boerger [Sat, 29 Oct 2005 20:38:30 +0000 (20:38 +0000)]
- Add new example
Marcus Boerger [Sat, 29 Oct 2005 20:37:59 +0000 (20:37 +0000)]
- Attribues don't have children
Marcus Boerger [Sat, 29 Oct 2005 16:38:49 +0000 (16:38 +0000)]
- Add new example
Marcus Boerger [Sat, 29 Oct 2005 16:12:57 +0000 (16:12 +0000)]
- Change var_dump to include all that is reachable, incl. @attributes
- Adapt tests and add new one
Marcus Boerger [Sat, 29 Oct 2005 15:49:28 +0000 (15:49 +0000)]
- It's better to use our own strtol here
Marcus Boerger [Sat, 29 Oct 2005 15:48:14 +0000 (15:48 +0000)]
- Increase buffer for 64 bit systems
Marcus Boerger [Sat, 29 Oct 2005 15:44:37 +0000 (15:44 +0000)]
- Fix stupid unicode warnings
Marcus Boerger [Sat, 29 Oct 2005 15:37:57 +0000 (15:37 +0000)]
- Add AppendIterator::getIteratorIndex
- Add AppendIterator::getArrayIterator
Marcus Boerger [Sat, 29 Oct 2005 15:15:22 +0000 (15:15 +0000)]
- Add class SplTempFileObject
Marcus Boerger [Sat, 29 Oct 2005 15:09:12 +0000 (15:09 +0000)]
- Allow to specify ma memory usage for temp stream
Marcus Boerger [Sat, 29 Oct 2005 14:29:59 +0000 (14:29 +0000)]
- Register temp and memory stream here
Marcus Boerger [Sat, 29 Oct 2005 11:10:34 +0000 (11:10 +0000)]
- Fix PECL Bug #5772; FETCH_FUNC broken for mixed case function names
# Mhhh, now wez and me did it in different branches only because i forgot
# to commit and MFH too
<changelog@php.net> [Sat, 29 Oct 2005 05:40:50 +0000 (05:40 +0000)]
ChangeLog update
Sebastian Bergmann [Fri, 28 Oct 2005 20:08:25 +0000 (20:08 +0000)]
Add an additional field $frame['object'] to the result array of debug_backtrace() that contains a reference to the respective object when the frame was called from an object. Patch has been reviewed by Andi, Zeev, and Marcus. I will coordinate with Ilia on merging it to the PHP_5_1 branch after PHP 5.1.0 has been released.
Frank M. Kromann [Fri, 28 Oct 2005 19:29:29 +0000 (19:29 +0000)]
Make sure haystack_len is initialized before it's used
Frank M. Kromann [Fri, 28 Oct 2005 19:21:46 +0000 (19:21 +0000)]
Adding missing function declarations to fix win32 build
Antony Dovgal [Fri, 28 Oct 2005 15:01:47 +0000 (15:01 +0000)]
fix #35003 (Warning: PDOStatement::fetch(): column 0 data was too large for buffer and was)
this is just a quick fix, the real one will follow after the weekend from Wez
Dmitry Stogov [Fri, 28 Oct 2005 14:44:41 +0000 (14:44 +0000)]
Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms)
Dmitry Stogov [Fri, 28 Oct 2005 13:48:15 +0000 (13:48 +0000)]
Fixed bug #34879 (str_replace, array_map corrupt negative array indexes)
Dmitry Stogov [Fri, 28 Oct 2005 10:06:53 +0000 (10:06 +0000)]
Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope)
Dmitry Stogov [Fri, 28 Oct 2005 09:57:50 +0000 (09:57 +0000)]
Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope)
Dmitry Stogov [Fri, 28 Oct 2005 08:31:01 +0000 (08:31 +0000)]
Fixed bug #34725 (CLI segmentation faults during cleanup in ZTS if ext/pcre is DSO)
Dmitry Stogov [Fri, 28 Oct 2005 08:07:17 +0000 (08:07 +0000)]
Unicode support
Dmitry Stogov [Fri, 28 Oct 2005 07:31:21 +0000 (07:31 +0000)]
Fixed test (unicode support)
Dmitry Stogov [Fri, 28 Oct 2005 06:05:41 +0000 (06:05 +0000)]
$id:$ tatgs are removed from generated files to avoid committing of Zend/zend_vm_opcodes.h without real changes.
<changelog@php.net> [Fri, 28 Oct 2005 05:42:07 +0000 (05:42 +0000)]
ChangeLog update
Rob Richards [Thu, 27 Oct 2005 23:49:38 +0000 (23:49 +0000)]
fix crash setting attr from foreign doc (throws exception)
add test
Antony Dovgal [Thu, 27 Oct 2005 19:38:36 +0000 (19:38 +0000)]
forgot to commit new pdo_attr_ function
Dmitry Stogov [Thu, 27 Oct 2005 19:25:07 +0000 (19:25 +0000)]
Fixed SIGSEGV
Antony Dovgal [Thu, 27 Oct 2005 17:33:43 +0000 (17:33 +0000)]
add MySQL options and corresponding constants
Antony Dovgal [Thu, 27 Oct 2005 17:25:31 +0000 (17:25 +0000)]
- free S->stmt
- return correct value from the cursor_closer
- make sure S->stmt is NULL'ed
Ilia Alshanetsky [Thu, 27 Oct 2005 14:14:33 +0000 (14:14 +0000)]
MFB51: Fixed memory leak on error
Pierre Joye [Thu, 27 Oct 2005 11:07:39 +0000 (11:07 +0000)]
- MFB #34980, divisor and offset never passed correctly (s/float/double/)
Derick Rethans [Thu, 27 Oct 2005 09:36:26 +0000 (09:36 +0000)]
- Update package files.
Derick Rethans [Thu, 27 Oct 2005 09:27:34 +0000 (09:27 +0000)]
- Fixed a crash when a non-array option was passed in combination with the
callback filter.
<changelog@php.net> [Thu, 27 Oct 2005 05:38:05 +0000 (05:38 +0000)]
ChangeLog update
Dan Scott [Wed, 26 Oct 2005 23:46:52 +0000 (23:46 +0000)]
Add test for PDO::ATTR_CASE.
Antony Dovgal [Wed, 26 Oct 2005 22:46:51 +0000 (22:46 +0000)]
make compilers happy
Antony Dovgal [Wed, 26 Oct 2005 21:35:56 +0000 (21:35 +0000)]
fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero)
Antony Dovgal [Wed, 26 Oct 2005 18:52:00 +0000 (18:52 +0000)]
Unicode related patchset
fixes two problems:
- wrong offset counting and ..
- OCI_NEED_DATA error when reading unicode CLOBs (fixes PECL bug #5719)
Ilia Alshanetsky [Wed, 26 Oct 2005 15:08:42 +0000 (15:08 +0000)]
MFB51: Additional tweaks to the patch for bug #34249.
Derick Rethans [Wed, 26 Oct 2005 15:05:22 +0000 (15:05 +0000)]
- Make it compile when inside the PHP source tree.
Derick Rethans [Wed, 26 Oct 2005 14:37:08 +0000 (14:37 +0000)]
- Allow settable default flags for the filters.
Antony Dovgal [Wed, 26 Oct 2005 13:49:19 +0000 (13:49 +0000)]
fix #34977 (Compile failure on MacOSX due to use of varargs.h)
Derick Rethans [Wed, 26 Oct 2005 13:23:16 +0000 (13:23 +0000)]
- Update package.xml files.
Derick Rethans [Wed, 26 Oct 2005 13:20:52 +0000 (13:20 +0000)]
- Implemented this like the comment says, otherwise it will ofcourse modify
both instances of this variable name...
foobar [Wed, 26 Oct 2005 11:33:17 +0000 (11:33 +0000)]
Fix configure
foobar [Wed, 26 Oct 2005 11:33:05 +0000 (11:33 +0000)]
Fix indent
Dan Scott [Wed, 26 Oct 2005 08:32:25 +0000 (08:32 +0000)]
Correct non-standard SQL. Standard SQL would define "DEFAULT NULL" -- but
that is the default value if the DEFAULT clause is omitted anyways.
Derick Rethans [Wed, 26 Oct 2005 07:56:16 +0000 (07:56 +0000)]
- More ZTS fixes.
Derick Rethans [Wed, 26 Oct 2005 07:48:51 +0000 (07:48 +0000)]
- Fixed ZTS mode
- Added input_name_to_filter() function.
<changelog@php.net> [Wed, 26 Oct 2005 05:40:59 +0000 (05:40 +0000)]
ChangeLog update
Marcus Boerger [Tue, 25 Oct 2005 23:11:26 +0000 (23:11 +0000)]
- Make the code a bit clearer
Marcus Boerger [Tue, 25 Oct 2005 19:42:55 +0000 (19:42 +0000)]
- api was changed, also we are here in api 3.*, not 2 anymore
Marcus Boerger [Tue, 25 Oct 2005 19:38:49 +0000 (19:38 +0000)]
- zend_is_callable_ex() was changed