]>
granicus.if.org Git - php/log
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
foobar [Thu, 7 Apr 2005 20:39:02 +0000 (20:39 +0000)]
- Cleanup a bit. And make use of shtool mkdir
foobar [Thu, 7 Apr 2005 20:22:55 +0000 (20:22 +0000)]
- Reword the send-report-part a bit. (bug #32624)
foobar [Thu, 7 Apr 2005 20:15:21 +0000 (20:15 +0000)]
- Nuke the code duplication
foobar [Thu, 7 Apr 2005 16:22:15 +0000 (16:22 +0000)]
Fix build when USE_ZEND_ALLOC is 0
Dmitry Stogov [Thu, 7 Apr 2005 16:17:08 +0000 (16:17 +0000)]
Fixed indentation
Dmitry Stogov [Thu, 7 Apr 2005 16:12:27 +0000 (16:12 +0000)]
Fixed wrong result of cal_days_in_month() with bad dates
Zeev Suraski [Thu, 7 Apr 2005 13:59:45 +0000 (13:59 +0000)]
Fix strdup() bug when USE_ZEND_ALLOC is disabled
Uwe Schindler [Thu, 7 Apr 2005 07:29:14 +0000 (07:29 +0000)]
Bug #32614 - prevent from crahsing with segfault on solaris if fdopen() fails - this fixes NOT the stdio-problem on solaris!
foobar [Thu, 7 Apr 2005 06:25:28 +0000 (06:25 +0000)]
- Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpize
<changelog@php.net> [Thu, 7 Apr 2005 00:34:35 +0000 (00:34 +0000)]
ChangeLog update
foobar [Wed, 6 Apr 2005 22:14:27 +0000 (22:14 +0000)]
- Not every OS has ldd..
foobar [Wed, 6 Apr 2005 19:42:36 +0000 (19:42 +0000)]
Regenerated with re2c 0.9.4
foobar [Wed, 6 Apr 2005 16:07:24 +0000 (16:07 +0000)]
Keep removed stuff in top..
Marcus Boerger [Wed, 6 Apr 2005 15:16:45 +0000 (15:16 +0000)]
- Make class_parentS() and class_implements() accepts class names as well
Ilia Alshanetsky [Wed, 6 Apr 2005 14:19:14 +0000 (14:19 +0000)]
Removed php_check_syntax() function, it never worked properly. For now
use shell_exec("php -l script_name") or similar.
Ilia Alshanetsky [Wed, 6 Apr 2005 13:57:30 +0000 (13:57 +0000)]
Fixed bug #31363 (broken non-blocking flock()).
# Patch by ian at snork dot net
Christian Stocker [Wed, 6 Apr 2005 12:26:29 +0000 (12:26 +0000)]
- Added optional first parameter to XsltProcessor::registerPHPFunctions to only
allow certain functions to be called from XSLT.
Antony Dovgal [Wed, 6 Apr 2005 08:26:06 +0000 (08:26 +0000)]
do not try to read after EOF
Georg Richter [Wed, 6 Apr 2005 06:47:12 +0000 (06:47 +0000)]
fix for bug #32282 (segfault in mysqli_fetch_array on 64-bit)
<changelog@php.net> [Wed, 6 Apr 2005 00:36:12 +0000 (00:36 +0000)]
ChangeLog update
Antony Dovgal [Tue, 5 Apr 2005 20:31:10 +0000 (20:31 +0000)]
remove proto, it's internal func
Ilia Alshanetsky [Tue, 5 Apr 2005 15:12:52 +0000 (15:12 +0000)]
Added another search patch for magic file (fixes bug #3232).
Ilia Alshanetsky [Tue, 5 Apr 2005 14:47:47 +0000 (14:47 +0000)]
Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).
Marcus Boerger [Tue, 5 Apr 2005 09:24:53 +0000 (09:24 +0000)]
- Register class File
- Remove superflous ;
- Stop spl_autoloading on pending exception
Marcus Boerger [Tue, 5 Apr 2005 09:23:50 +0000 (09:23 +0000)]
- Use correct var name
Marcus Boerger [Tue, 5 Apr 2005 09:23:14 +0000 (09:23 +0000)]
- Add new test
Marcus Boerger [Tue, 5 Apr 2005 09:16:27 +0000 (09:16 +0000)]
- Just return FAILURE & allow NULL without emmidiate error
Ilia Alshanetsky [Tue, 5 Apr 2005 03:00:04 +0000 (03:00 +0000)]
Fixed bug #30362 (stream_get_line() not reading data correctly).
<changelog@php.net> [Tue, 5 Apr 2005 00:35:37 +0000 (00:35 +0000)]
ChangeLog update
Sara Golemon [Mon, 4 Apr 2005 19:34:32 +0000 (19:34 +0000)]
BugFix #32563
This could have been done in stream_wrapper_register()
without introducing the slight performance hit on
wrapper registration since anyone registering a wrapper
in an extension should know better.
The important thing is that since locate_wrapper makes
the assumption that all schemes will be /^[a-z0-9+.-]+$/i
Anything which registers them should make the same assumption as well.
foobar [Mon, 4 Apr 2005 18:50:54 +0000 (18:50 +0000)]
Update credits
foobar [Mon, 4 Apr 2005 18:14:27 +0000 (18:14 +0000)]
remove empty lines
foobar [Mon, 4 Apr 2005 18:06:16 +0000 (18:06 +0000)]
Added testcase for bug #30362
Stanislav Malyshev [Mon, 4 Apr 2005 17:23:38 +0000 (17:23 +0000)]
MF50: fix backtraces - non-Zend classes have names too
Rui Hirokawa [Mon, 4 Apr 2005 15:06:36 +0000 (15:06 +0000)]
added a server variable PHP_AUTH_DIGEST to support HTTP Digest Authentication.
Uwe Schindler [Mon, 4 Apr 2005 14:59:40 +0000 (14:59 +0000)]
Bug #32491 (File upload error - unable to create a temporary file) - Changing file upload from stdio to posix
Antony Dovgal [Mon, 4 Apr 2005 10:50:32 +0000 (10:50 +0000)]
fix #32560 (configure looks for incorrect library - libdb2.so instead of libdb2.a,
which is used actually)
foobar [Mon, 4 Apr 2005 07:55:13 +0000 (07:55 +0000)]
- If this is supposed to be the configuration we recommend,
we've been recommending to not use short-open-tag for a long time.
E_STRICT too for 5.1 since it promotes the right ways (tm) to do things.
#
# This is for 5.1, 5.1, 5.1, 5.1...
#
Jon Parise [Mon, 4 Apr 2005 07:16:01 +0000 (07:16 +0000)]
Adding the ability to override the autotools executables used by the
buildconf script via the PHP_AUTOCONF and PHP_AUTOHEADER environmental
variables.
<changelog@php.net> [Mon, 4 Apr 2005 00:35:42 +0000 (00:35 +0000)]
ChangeLog update
foobar [Sun, 3 Apr 2005 21:57:34 +0000 (21:57 +0000)]
MBFN2B
Uwe Schindler [Sun, 3 Apr 2005 19:16:23 +0000 (19:16 +0000)]
Add sapi.get_request_time() to NSAPI
Ilia Alshanetsky [Sun, 3 Apr 2005 18:08:40 +0000 (18:08 +0000)]
Fixed bug #32530 (chunk_split() does not append endstr if chunklen is
longer then the original string).
George Schlossnagle [Sun, 3 Apr 2005 15:51:22 +0000 (15:51 +0000)]
actually commit the SOAP interop tests this time.
George Schlossnagle [Sun, 3 Apr 2005 15:39:56 +0000 (15:39 +0000)]
Fix qualified names for attributes according to attributeFormDefault.
Add SOAP Interop tests from Dmitry.
Antony Dovgal [Sun, 3 Apr 2005 13:06:08 +0000 (13:06 +0000)]
fix typo
Antony Dovgal [Sun, 3 Apr 2005 12:19:23 +0000 (12:19 +0000)]
fix output_reset_rewrite_vars() returning false everytime
foobar [Sun, 3 Apr 2005 11:17:54 +0000 (11:17 +0000)]
Fix another title
foobar [Sun, 3 Apr 2005 11:15:39 +0000 (11:15 +0000)]
fix description
<changelog@php.net> [Sun, 3 Apr 2005 01:39:51 +0000 (01:39 +0000)]
ChangeLog update
foobar [Sun, 3 Apr 2005 00:12:26 +0000 (00:12 +0000)]
Partial fix test: It is still possible to use expat libs with ext/xml..
Greg Beaver [Sat, 2 Apr 2005 23:50:53 +0000 (23:50 +0000)]
update to support local install, remove -n switch
foobar [Sat, 2 Apr 2005 23:47:54 +0000 (23:47 +0000)]
Fix the name (and thus make sure PEAR will not install atm)