]> granicus.if.org Git - php/log
php
19 years agoadd testcase for bug #30833
Antony Dovgal [Wed, 13 Apr 2005 08:23:39 +0000 (08:23 +0000)]
add testcase for bug #30833

19 years agoChangeLog update
<changelog@php.net> [Wed, 13 Apr 2005 00:34:35 +0000 (00:34 +0000)]
ChangeLog update

19 years agoFix for #32682. Error on module shutdown when called from activescript
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

19 years agoFixed compiler warning.
Ilia Alshanetsky [Tue, 12 Apr 2005 16:41:42 +0000 (16:41 +0000)]
Fixed compiler warning.

19 years agofix #30833 (array_count_values modifying input array)
Antony Dovgal [Tue, 12 Apr 2005 14:00:54 +0000 (14:00 +0000)]
fix #30833 (array_count_values modifying input array)

19 years agofix memory corruption if one on the on_modify handlers errors out
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

19 years agoFixed compiler warning.
Ilia Alshanetsky [Tue, 12 Apr 2005 01:00:48 +0000 (01:00 +0000)]
Fixed compiler warning.

19 years agoChangeLog update
<changelog@php.net> [Tue, 12 Apr 2005 00:35:50 +0000 (00:35 +0000)]
ChangeLog update

19 years agoDon't truncate the .options file when a database is started without the optional...
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.

19 years agorevert the patch, the problem seems to be somewhere else
Antony Dovgal [Mon, 11 Apr 2005 15:19:27 +0000 (15:19 +0000)]
revert the patch, the problem seems to be somewhere else

19 years agoConverting the usage of the integer based internal commands into
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.

19 years agoAdding support for a getbulk oriented walk.
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.

19 years agoFixed SIGSEGV on serializing data with circular references
Dmitry Stogov [Mon, 11 Apr 2005 11:58:19 +0000 (11:58 +0000)]
Fixed SIGSEGV on serializing data with circular references

19 years agoSupport for encoding/decoding of private and protected members
Dmitry Stogov [Mon, 11 Apr 2005 09:27:47 +0000 (09:27 +0000)]
Support for encoding/decoding of private and protected members

19 years agoChangeLog update
<changelog@php.net> [Mon, 11 Apr 2005 00:35:20 +0000 (00:35 +0000)]
ChangeLog update

19 years agonews
Andrey Hristov [Sun, 10 Apr 2005 21:45:25 +0000 (21:45 +0000)]
news

19 years agofix memory corruption on 64bit in imagefttext(),
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()

19 years agofix proto. return true instead of null
Andrey Hristov [Sun, 10 Apr 2005 21:23:27 +0000 (21:23 +0000)]
fix proto. return true instead of null

19 years agosimplify code (no need of local variable - return directly)
Andrey Hristov [Sun, 10 Apr 2005 20:57:31 +0000 (20:57 +0000)]
simplify code (no need of local variable - return directly)

19 years ago- Say in the help too this is the handler module..
foobar [Sun, 10 Apr 2005 19:32:19 +0000 (19:32 +0000)]
- Say in the help too this is the handler module..

19 years agoMight not be obvious for everyone :)
foobar [Sun, 10 Apr 2005 19:29:08 +0000 (19:29 +0000)]
Might not be obvious for everyone :)

19 years ago- This was supposed to be escaped with \
foobar [Sun, 10 Apr 2005 19:23:59 +0000 (19:23 +0000)]
- This was supposed to be escaped with \

19 years agoAdd more detailed failure msg. (bug #32649)
foobar [Sun, 10 Apr 2005 19:18:37 +0000 (19:18 +0000)]
Add more detailed failure msg. (bug #32649)

19 years ago- Make VC6 happy
foobar [Sun, 10 Apr 2005 19:07:38 +0000 (19:07 +0000)]
- Make VC6 happy

19 years agoAdded time_sleep_until() function, which is a high precision mechanism of
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.

19 years agoChangeLog update
<changelog@php.net> [Sun, 10 Apr 2005 00:39:16 +0000 (00:39 +0000)]
ChangeLog update

19 years agoFold validation into an inlined function per Andi's suggestion
Sara Golemon [Sat, 9 Apr 2005 19:36:49 +0000 (19:36 +0000)]
Fold validation into an inlined function per Andi's suggestion

19 years agoChangeLog update
<changelog@php.net> [Sat, 9 Apr 2005 00:36:05 +0000 (00:36 +0000)]
ChangeLog update

19 years ago- Nuked some PECLed extensions
foobar [Fri, 8 Apr 2005 21:17:07 +0000 (21:17 +0000)]
- Nuked some PECLed extensions

19 years agoRemoved non-existing sapi/activescript dsp
foobar [Fri, 8 Apr 2005 21:10:27 +0000 (21:10 +0000)]
Removed non-existing sapi/activescript dsp

19 years ago- Fixed bug #32587 (Apache2: errors sent to error_log do not include timestamps)
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)

19 years ago- Fixed bug #32615 (Segfault in replaceChild() using fragment when
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

19 years agoMissing part of the patch for bug #32589
Ilia Alshanetsky [Fri, 8 Apr 2005 15:04:34 +0000 (15:04 +0000)]
Missing part of the patch for bug #32589

19 years ago- Fix memory corruption found by rob
Marcus Boerger [Fri, 8 Apr 2005 14:33:00 +0000 (14:33 +0000)]
- Fix memory corruption found by rob

19 years ago- Ensure we see all errors. No need for () in return
Marcus Boerger [Fri, 8 Apr 2005 14:06:05 +0000 (14:06 +0000)]
- Ensure we see all errors. No need for () in return

19 years agoremove duplicate entry
foobar [Fri, 8 Apr 2005 13:36:23 +0000 (13:36 +0000)]
remove duplicate entry

19 years ago- Add new test
Marcus Boerger [Fri, 8 Apr 2005 13:34:30 +0000 (13:34 +0000)]
- Add new test

19 years ago- Add property_exits()
Marcus Boerger [Fri, 8 Apr 2005 13:33:15 +0000 (13:33 +0000)]
- Add property_exits()

19 years ago- No E_ERROR when we just check (where did my 0->1 change go on first commit?)
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?)

19 years agofix test
Rob Richards [Fri, 8 Apr 2005 12:18:57 +0000 (12:18 +0000)]
fix test

19 years ago- No E_ERROR when we just check, here visibility simply means there is none
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

19 years ago- Simplify getting property info and make it an api function
Marcus Boerger [Fri, 8 Apr 2005 11:35:11 +0000 (11:35 +0000)]
- Simplify getting property info and make it an api function

19 years agoChangeLog update
<changelog@php.net> [Fri, 8 Apr 2005 00:37:35 +0000 (00:37 +0000)]
ChangeLog update

19 years agoSpell "overridden" correctly.
Jon Parise [Thu, 7 Apr 2005 23:33:03 +0000 (23:33 +0000)]
Spell "overridden" correctly.

19 years agoFixed bug #32533 (proc_get_status() returns the incorrect process status).
Ilia Alshanetsky [Thu, 7 Apr 2005 23:07:45 +0000 (23:07 +0000)]
Fixed bug #32533 (proc_get_status() returns the incorrect process status).

19 years ago- Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)
foobar [Thu, 7 Apr 2005 22:23:15 +0000 (22:23 +0000)]
- Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)

19 years agoFix the echo/backquote issues + aclocal
foobar [Thu, 7 Apr 2005 22:03:02 +0000 (22:03 +0000)]
Fix the echo/backquote issues + aclocal

19 years ago- Cleanup a bit. And make use of shtool mkdir
foobar [Thu, 7 Apr 2005 20:39:02 +0000 (20:39 +0000)]
- Cleanup a bit. And make use of shtool mkdir

19 years ago- Reword the send-report-part a bit. (bug #32624)
foobar [Thu, 7 Apr 2005 20:22:55 +0000 (20:22 +0000)]
- Reword the send-report-part a bit. (bug #32624)

19 years ago- Nuke the code duplication
foobar [Thu, 7 Apr 2005 20:15:21 +0000 (20:15 +0000)]
- Nuke the code duplication

19 years agoFix build when USE_ZEND_ALLOC is 0
foobar [Thu, 7 Apr 2005 16:22:15 +0000 (16:22 +0000)]
Fix build when USE_ZEND_ALLOC is 0

19 years agoFixed indentation
Dmitry Stogov [Thu, 7 Apr 2005 16:17:08 +0000 (16:17 +0000)]
Fixed indentation

19 years agoFixed wrong result of cal_days_in_month() with bad dates
Dmitry Stogov [Thu, 7 Apr 2005 16:12:27 +0000 (16:12 +0000)]
Fixed wrong result of cal_days_in_month() with bad dates

19 years agoFix strdup() bug when USE_ZEND_ALLOC is disabled
Zeev Suraski [Thu, 7 Apr 2005 13:59:45 +0000 (13:59 +0000)]
Fix strdup() bug when USE_ZEND_ALLOC is disabled

19 years agoBug #32614 - prevent from crahsing with segfault on solaris if fdopen() fails - this...
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!

19 years ago- Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpize
foobar [Thu, 7 Apr 2005 06:25:28 +0000 (06:25 +0000)]
- Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpize

19 years agoChangeLog update
<changelog@php.net> [Thu, 7 Apr 2005 00:34:35 +0000 (00:34 +0000)]
ChangeLog update

19 years ago- Not every OS has ldd..
foobar [Wed, 6 Apr 2005 22:14:27 +0000 (22:14 +0000)]
- Not every OS has ldd..

19 years agoRegenerated with re2c 0.9.4
foobar [Wed, 6 Apr 2005 19:42:36 +0000 (19:42 +0000)]
Regenerated with re2c 0.9.4

19 years agoKeep removed stuff in top..
foobar [Wed, 6 Apr 2005 16:07:24 +0000 (16:07 +0000)]
Keep removed stuff in top..

19 years ago- Make class_parentS() and class_implements() accepts class names as well
Marcus Boerger [Wed, 6 Apr 2005 15:16:45 +0000 (15:16 +0000)]
- Make class_parentS() and class_implements() accepts class names as well

19 years agoRemoved php_check_syntax() function, it never worked properly. For now
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.

19 years agoFixed bug #31363 (broken non-blocking flock()).
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

19 years ago- Added optional first parameter to XsltProcessor::registerPHPFunctions to only
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.

19 years agodo not try to read after EOF
Antony Dovgal [Wed, 6 Apr 2005 08:26:06 +0000 (08:26 +0000)]
do not try to read after EOF

19 years agofix for bug #32282 (segfault in mysqli_fetch_array on 64-bit)
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)

19 years agoChangeLog update
<changelog@php.net> [Wed, 6 Apr 2005 00:36:12 +0000 (00:36 +0000)]
ChangeLog update

19 years agoremove proto, it's internal func
Antony Dovgal [Tue, 5 Apr 2005 20:31:10 +0000 (20:31 +0000)]
remove proto, it's internal func

19 years agoAdded another search patch for magic file (fixes bug #3232).
Ilia Alshanetsky [Tue, 5 Apr 2005 15:12:52 +0000 (15:12 +0000)]
Added another search patch for magic file (fixes bug #3232).

19 years agoFixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).
Ilia Alshanetsky [Tue, 5 Apr 2005 14:47:47 +0000 (14:47 +0000)]
Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).

19 years ago- Register class File
Marcus Boerger [Tue, 5 Apr 2005 09:24:53 +0000 (09:24 +0000)]
- Register class File
- Remove superflous ;
- Stop spl_autoloading on pending exception

19 years ago- Use correct var name
Marcus Boerger [Tue, 5 Apr 2005 09:23:50 +0000 (09:23 +0000)]
- Use correct var name

19 years ago- Add new test
Marcus Boerger [Tue, 5 Apr 2005 09:23:14 +0000 (09:23 +0000)]
- Add new test

19 years ago- Just return FAILURE & allow NULL without emmidiate error
Marcus Boerger [Tue, 5 Apr 2005 09:16:27 +0000 (09:16 +0000)]
- Just return FAILURE & allow NULL without emmidiate error

19 years agoFixed bug #30362 (stream_get_line() not reading data correctly).
Ilia Alshanetsky [Tue, 5 Apr 2005 03:00:04 +0000 (03:00 +0000)]
Fixed bug #30362 (stream_get_line() not reading data correctly).

19 years agoChangeLog update
<changelog@php.net> [Tue, 5 Apr 2005 00:35:37 +0000 (00:35 +0000)]
ChangeLog update

19 years agoBugFix #32563
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.

19 years agoUpdate credits
foobar [Mon, 4 Apr 2005 18:50:54 +0000 (18:50 +0000)]
Update credits

19 years agoremove empty lines
foobar [Mon, 4 Apr 2005 18:14:27 +0000 (18:14 +0000)]
remove empty lines

19 years agoAdded testcase for bug #30362
foobar [Mon, 4 Apr 2005 18:06:16 +0000 (18:06 +0000)]
Added testcase for bug #30362

19 years agoMF50: fix backtraces - non-Zend classes have names too
Stanislav Malyshev [Mon, 4 Apr 2005 17:23:38 +0000 (17:23 +0000)]
MF50: fix backtraces - non-Zend classes have names too

19 years agoadded a server variable PHP_AUTH_DIGEST to support HTTP Digest Authentication.
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.

19 years agoBug #32491 (File upload error - unable to create a temporary file) - Changing file...
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

19 years agofix #32560 (configure looks for incorrect library - libdb2.so instead of libdb2.a,
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)

19 years ago- If this is supposed to be the configuration we recommend,
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...
#

19 years agoAdding the ability to override the autotools executables used by the
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.

19 years agoChangeLog update
<changelog@php.net> [Mon, 4 Apr 2005 00:35:42 +0000 (00:35 +0000)]
ChangeLog update

19 years agoMBFN2B
foobar [Sun, 3 Apr 2005 21:57:34 +0000 (21:57 +0000)]
MBFN2B

19 years agoAdd sapi.get_request_time() to NSAPI
Uwe Schindler [Sun, 3 Apr 2005 19:16:23 +0000 (19:16 +0000)]
Add sapi.get_request_time() to NSAPI

19 years agoFixed bug #32530 (chunk_split() does not append endstr if chunklen is
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).

19 years agoactually commit the SOAP interop tests this time.
George Schlossnagle [Sun, 3 Apr 2005 15:51:22 +0000 (15:51 +0000)]
actually commit the SOAP interop tests this time.

19 years agoFix qualified names for attributes according to attributeFormDefault.
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.

19 years agofix typo
Antony Dovgal [Sun, 3 Apr 2005 13:06:08 +0000 (13:06 +0000)]
fix typo

19 years agofix output_reset_rewrite_vars() returning false everytime
Antony Dovgal [Sun, 3 Apr 2005 12:19:23 +0000 (12:19 +0000)]
fix output_reset_rewrite_vars() returning false everytime

19 years agoFix another title
foobar [Sun, 3 Apr 2005 11:17:54 +0000 (11:17 +0000)]
Fix another title

19 years agofix description
foobar [Sun, 3 Apr 2005 11:15:39 +0000 (11:15 +0000)]
fix description

19 years agoChangeLog update
<changelog@php.net> [Sun, 3 Apr 2005 01:39:51 +0000 (01:39 +0000)]
ChangeLog update

19 years agoPartial fix test: It is still possible to use expat libs with ext/xml..
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..

19 years agoupdate to support local install, remove -n switch
Greg Beaver [Sat, 2 Apr 2005 23:50:53 +0000 (23:50 +0000)]
update to support local install, remove -n switch

19 years agoFix the name (and thus make sure PEAR will not install atm)
foobar [Sat, 2 Apr 2005 23:47:54 +0000 (23:47 +0000)]
Fix the name (and thus make sure PEAR will not install atm)