]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Tue, 19 Apr 2005 02:58:19 +0000 (02:58 +0000)]
Fixed bug #32753 (Undefined constant SQLITE_NOTADB).
<changelog@php.net> [Tue, 19 Apr 2005 00:35:13 +0000 (00:35 +0000)]
ChangeLog update
Rob Richards [Mon, 18 Apr 2005 23:07:50 +0000 (23:07 +0000)]
Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no children
update test
Andrey Hristov [Mon, 18 Apr 2005 21:01:05 +0000 (21:01 +0000)]
don't null it - let the engine do its magic ;)
Wez Furlong [Mon, 18 Apr 2005 16:38:31 +0000 (16:38 +0000)]
merge bug fixes from branch
Anantha Kesari H Y [Mon, 18 Apr 2005 09:46:53 +0000 (09:46 +0000)]
PHP_OS and PHP_UNAME need to be hardcoded for cross builds
Dmitry Stogov [Mon, 18 Apr 2005 07:54:46 +0000 (07:54 +0000)]
Missing files were added
Dmitry Stogov [Mon, 18 Apr 2005 07:25:20 +0000 (07:25 +0000)]
Fixed memory leak in debug_backtrace()
Georg Richter [Mon, 18 Apr 2005 06:03:29 +0000 (06:03 +0000)]
cursor support for 5.0.4 (STMT_ATTR_CURSOR_TYPE changed to enum)
Ilia Alshanetsky [Mon, 18 Apr 2005 03:04:15 +0000 (03:04 +0000)]
removed unused vars.
Ilia Alshanetsky [Mon, 18 Apr 2005 02:43:42 +0000 (02:43 +0000)]
Checks not needed, done by ext/libxml already.
<changelog@php.net> [Mon, 18 Apr 2005 00:35:20 +0000 (00:35 +0000)]
ChangeLog update
Marcus Boerger [Sun, 17 Apr 2005 20:33:20 +0000 (20:33 +0000)]
- Add more tests
Marcus Boerger [Sun, 17 Apr 2005 20:16:14 +0000 (20:16 +0000)]
- Fix special cases of property_exists()
Marcus Boerger [Sun, 17 Apr 2005 20:15:23 +0000 (20:15 +0000)]
- Fix logic
Ilia Alshanetsky [Sun, 17 Apr 2005 18:05:03 +0000 (18:05 +0000)]
Added missing safe_mode & open_basedir checks.
foobar [Sun, 17 Apr 2005 16:25:59 +0000 (16:25 +0000)]
- Fixed bug #30819 (Better support for LDAP SASL bind)
foobar [Sun, 17 Apr 2005 16:11:49 +0000 (16:11 +0000)]
- Removed unnecessary NEWS entry
# There is no need to have this kind of entries in NEWS file
# when the problem only exists in CVS for day or two..
foobar [Sun, 17 Apr 2005 13:37:20 +0000 (13:37 +0000)]
- Remove relic
Derick Rethans [Sun, 17 Apr 2005 10:17:03 +0000 (10:17 +0000)]
- Fixed bug #32735 (Compile error in GD extension).
foobar [Sun, 17 Apr 2005 03:37:05 +0000 (03:37 +0000)]
- Fixed bug #31887 (Custom 5xx error does not return correct HTTP response message)
<changelog@php.net> [Sun, 17 Apr 2005 00:37:12 +0000 (00:37 +0000)]
ChangeLog update
Sara Golemon [Sat, 16 Apr 2005 15:36:22 +0000 (15:36 +0000)]
method_exists() regression test
Sara Golemon [Sat, 16 Apr 2005 15:24:56 +0000 (15:24 +0000)]
Fix method_exists(), pce is fetched, but ce is used
foobar [Sat, 16 Apr 2005 12:29:00 +0000 (12:29 +0000)]
retype
Pierre Joye [Sat, 16 Apr 2005 12:26:16 +0000 (12:26 +0000)]
- Typo
Pierre Joye [Sat, 16 Apr 2005 12:25:32 +0000 (12:25 +0000)]
- Entry for imageconvolution addition
Pierre Joye [Sat, 16 Apr 2005 12:12:24 +0000 (12:12 +0000)]
- export imageconvolution to userland, making people happy to do not
use the predefined ones :)
Rasmus Lerdorf [Sat, 16 Apr 2005 09:20:59 +0000 (09:20 +0000)]
I think this is a cleaner emboss filter. Less fringing.
<changelog@php.net> [Sat, 16 Apr 2005 00:34:23 +0000 (00:34 +0000)]
ChangeLog update
Rasmus Lerdorf [Sat, 16 Apr 2005 00:04:52 +0000 (00:04 +0000)]
The emboss and edge detection matrices are swapped
Rasmus Lerdorf [Sat, 16 Apr 2005 00:04:27 +0000 (00:04 +0000)]
Don't do PDO here if PDO is disabled
foobar [Fri, 15 Apr 2005 22:46:37 +0000 (22:46 +0000)]
- Fixed bug #32719 (strval() fails to zero terminate strings)
foobar [Fri, 15 Apr 2005 22:25:03 +0000 (22:25 +0000)]
Add some more cases
foobar [Fri, 15 Apr 2005 22:19:53 +0000 (22:19 +0000)]
Added test for strval() function
foobar [Fri, 15 Apr 2005 22:06:03 +0000 (22:06 +0000)]
- Use correct type (bug #32720)
Marcus Boerger [Fri, 15 Apr 2005 18:53:42 +0000 (18:53 +0000)]
- Fix even though we already know that the function will be renamed
Andrei Zmievski [Fri, 15 Apr 2005 17:15:18 +0000 (17:15 +0000)]
Fix certain operations to stop relying on presence of read_property and
write_property handlers. They may be NULL'ed out by certain objects
pretending to be pure arrays, for example. Do checks first.
Uwe Schindler [Fri, 15 Apr 2005 17:13:54 +0000 (17:13 +0000)]
Remove include_path support from md5_file/sha1_file again
Uwe Schindler [Fri, 15 Apr 2005 14:29:32 +0000 (14:29 +0000)]
use streams api for md5_file and sha1_file. Added parameter use_include_path similar to other PHP file functions. Documentation update outstanding
Uwe Schindler [Fri, 15 Apr 2005 09:14:38 +0000 (09:14 +0000)]
fix various solaris problems by replacing stdio with posix io where possible
<changelog@php.net> [Fri, 15 Apr 2005 00:39:27 +0000 (00:39 +0000)]
ChangeLog update
foobar [Thu, 14 Apr 2005 22:38:29 +0000 (22:38 +0000)]
- Regenerated with re2c 0.9.6 (fixes severe bugs)
foobar [Thu, 14 Apr 2005 21:17:20 +0000 (21:17 +0000)]
- Add support for latest Birdstep
Marcus Boerger [Thu, 14 Apr 2005 21:02:09 +0000 (21:02 +0000)]
- Rename class File to FileObject
# by popular demand
Andrey Hristov [Thu, 14 Apr 2005 16:05:05 +0000 (16:05 +0000)]
- don't use short tag
- detect CLI binary and don't print < ;br < in this case
Ilia Alshanetsky [Thu, 14 Apr 2005 14:01:11 +0000 (14:01 +0000)]
missing header (re2c 0.9.4 built .c file)
Ilia Alshanetsky [Thu, 14 Apr 2005 14:00:39 +0000 (14:00 +0000)]
Added missing header.
Ilia Alshanetsky [Thu, 14 Apr 2005 13:34:05 +0000 (13:34 +0000)]
MFB43: Fixed bug #31583 (php_std_date() uses short day names in
non-y2k_compliance mode).
Fixed bug #31689 (PHPAPI missing for php_std_date() and php_parse_date()).
<changelog@php.net> [Thu, 14 Apr 2005 00:42:29 +0000 (00:42 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 13 Apr 2005 23:05:23 +0000 (23:05 +0000)]
Removed unused vars.
Antony Dovgal [Wed, 13 Apr 2005 22:11:35 +0000 (22:11 +0000)]
disable pg_cmdtuples() too, if there is no pg_affected_rows()
Derick Rethans [Wed, 13 Apr 2005 21:48:33 +0000 (21:48 +0000)]
- MFH43: Fixed bug #32699 (pg_affected_rows() was defined when it was not
available).
Antony Dovgal [Wed, 13 Apr 2005 08:23:39 +0000 (08:23 +0000)]
add testcase for bug #30833
<changelog@php.net> [Wed, 13 Apr 2005 00:34:35 +0000 (00:34 +0000)]
ChangeLog update
Frank M. Kromann [Tue, 12 Apr 2005 17:45:30 +0000 (17:45 +0000)]
Fix for #32682. Error on module shutdown when called from activescript
Ilia Alshanetsky [Tue, 12 Apr 2005 16:41:42 +0000 (16:41 +0000)]
Fixed compiler warning.
Antony Dovgal [Tue, 12 Apr 2005 14:00:54 +0000 (14:00 +0000)]
fix #30833 (array_count_values modifying input array)
Stanislav Malyshev [Tue, 12 Apr 2005 13:06:39 +0000 (13:06 +0000)]
fix memory corruption if one on the on_modify handlers errors out
Ilia Alshanetsky [Tue, 12 Apr 2005 01:00:48 +0000 (01:00 +0000)]
Fixed compiler warning.
<changelog@php.net> [Tue, 12 Apr 2005 00:35:50 +0000 (00:35 +0000)]
ChangeLog update
Frank M. Kromann [Mon, 11 Apr 2005 19:22:01 +0000 (19:22 +0000)]
Don't truncate the .options file when a database is started without the optional options parameter.
Antony Dovgal [Mon, 11 Apr 2005 15:19:27 +0000 (15:19 +0000)]
revert the patch, the problem seems to be somewhere else
Harrie Hazewinkel [Mon, 11 Apr 2005 14:59:42 +0000 (14:59 +0000)]
Converting the usage of the integer based internal commands into
MACROS to ease future extensions.
Harrie Hazewinkel [Mon, 11 Apr 2005 14:56:44 +0000 (14:56 +0000)]
Adding support for a getbulk oriented walk.
The getbulk can only be used for SNMPv2c and SNMPv3.
Dmitry Stogov [Mon, 11 Apr 2005 11:58:19 +0000 (11:58 +0000)]
Fixed SIGSEGV on serializing data with circular references
Dmitry Stogov [Mon, 11 Apr 2005 09:27:47 +0000 (09:27 +0000)]
Support for encoding/decoding of private and protected members
<changelog@php.net> [Mon, 11 Apr 2005 00:35:20 +0000 (00:35 +0000)]
ChangeLog update
Andrey Hristov [Sun, 10 Apr 2005 21:45:25 +0000 (21:45 +0000)]
news
Andrey Hristov [Sun, 10 Apr 2005 21:37:17 +0000 (21:37 +0000)]
fix memory corruption on 64bit in imagefttext(),
domdocument::load() and domdocument::loadxml()
Andrey Hristov [Sun, 10 Apr 2005 21:23:27 +0000 (21:23 +0000)]
fix proto. return true instead of null
Andrey Hristov [Sun, 10 Apr 2005 20:57:31 +0000 (20:57 +0000)]
simplify code (no need of local variable - return directly)
foobar [Sun, 10 Apr 2005 19:32:19 +0000 (19:32 +0000)]
- Say in the help too this is the handler module..
foobar [Sun, 10 Apr 2005 19:29:08 +0000 (19:29 +0000)]
Might not be obvious for everyone :)
foobar [Sun, 10 Apr 2005 19:23:59 +0000 (19:23 +0000)]
- This was supposed to be escaped with \
foobar [Sun, 10 Apr 2005 19:18:37 +0000 (19:18 +0000)]
Add more detailed failure msg. (bug #32649)
foobar [Sun, 10 Apr 2005 19:07:38 +0000 (19:07 +0000)]
- Make VC6 happy
Ilia Alshanetsky [Sun, 10 Apr 2005 16:25:11 +0000 (16:25 +0000)]
Added time_sleep_until() function, which is a high precision mechanism of
making a script sleep until specified timestamp.
<changelog@php.net> [Sun, 10 Apr 2005 00:39:16 +0000 (00:39 +0000)]
ChangeLog update
Sara Golemon [Sat, 9 Apr 2005 19:36:49 +0000 (19:36 +0000)]
Fold validation into an inlined function per Andi's suggestion
<changelog@php.net> [Sat, 9 Apr 2005 00:36:05 +0000 (00:36 +0000)]
ChangeLog update
foobar [Fri, 8 Apr 2005 21:17:07 +0000 (21:17 +0000)]
- Nuked some PECLed extensions
foobar [Fri, 8 Apr 2005 21:10:27 +0000 (21:10 +0000)]
Removed non-existing sapi/activescript dsp
foobar [Fri, 8 Apr 2005 20:32:14 +0000 (20:32 +0000)]
- Fixed bug #32587 (Apache2: errors sent to error_log do not include timestamps)
Rob Richards [Fri, 8 Apr 2005 15:58:24 +0000 (15:58 +0000)]
- Fixed bug #32615 (Segfault in replaceChild() using fragment when
previousSibling is NULL)
- add test
Ilia Alshanetsky [Fri, 8 Apr 2005 15:04:34 +0000 (15:04 +0000)]
Missing part of the patch for bug #32589
Marcus Boerger [Fri, 8 Apr 2005 14:33:00 +0000 (14:33 +0000)]
- Fix memory corruption found by rob
Marcus Boerger [Fri, 8 Apr 2005 14:06:05 +0000 (14:06 +0000)]
- Ensure we see all errors. No need for () in return
foobar [Fri, 8 Apr 2005 13:36:23 +0000 (13:36 +0000)]
remove duplicate entry
Marcus Boerger [Fri, 8 Apr 2005 13:34:30 +0000 (13:34 +0000)]
- Add new test
Marcus Boerger [Fri, 8 Apr 2005 13:33:15 +0000 (13:33 +0000)]
- Add property_exits()
Marcus Boerger [Fri, 8 Apr 2005 12:24:09 +0000 (12:24 +0000)]
- No E_ERROR when we just check (where did my 0->1 change go on first commit?)
Rob Richards [Fri, 8 Apr 2005 12:18:57 +0000 (12:18 +0000)]
fix test
Marcus Boerger [Fri, 8 Apr 2005 12:15:24 +0000 (12:15 +0000)]
- No E_ERROR when we just check, here visibility simply means there is none
Marcus Boerger [Fri, 8 Apr 2005 11:35:11 +0000 (11:35 +0000)]
- Simplify getting property info and make it an api function
<changelog@php.net> [Fri, 8 Apr 2005 00:37:35 +0000 (00:37 +0000)]
ChangeLog update
Jon Parise [Thu, 7 Apr 2005 23:33:03 +0000 (23:33 +0000)]
Spell "overridden" correctly.
Ilia Alshanetsky [Thu, 7 Apr 2005 23:07:45 +0000 (23:07 +0000)]
Fixed bug #32533 (proc_get_status() returns the incorrect process status).
foobar [Thu, 7 Apr 2005 22:23:15 +0000 (22:23 +0000)]
- Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)
foobar [Thu, 7 Apr 2005 22:03:02 +0000 (22:03 +0000)]
Fix the echo/backquote issues + aclocal