]> granicus.if.org Git - php/log
php
19 years ago- Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)
foobar [Sun, 8 May 2005 15:43:22 +0000 (15:43 +0000)]
- Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)

19 years agono tabs
foobar [Sun, 8 May 2005 14:02:19 +0000 (14:02 +0000)]
no tabs

19 years agoAdded new function mysqli_set_character_set_name
Georg Richter [Sun, 8 May 2005 08:39:56 +0000 (08:39 +0000)]
Added new function mysqli_set_character_set_name

19 years agoChangeLog update
<changelog@php.net> [Sun, 8 May 2005 00:34:53 +0000 (00:34 +0000)]
ChangeLog update

19 years agothis one needs to be upper..
foobar [Sat, 7 May 2005 16:14:27 +0000 (16:14 +0000)]
this one needs to be upper..

19 years agows + cs + proto fixes
foobar [Sat, 7 May 2005 16:08:03 +0000 (16:08 +0000)]
ws + cs + proto fixes

19 years agoMFB: Fixed memory leak on error in FTP wrapper.
Ilia Alshanetsky [Sat, 7 May 2005 16:07:59 +0000 (16:07 +0000)]
MFB: Fixed memory leak on error in FTP wrapper.

19 years agotypofix
foobar [Sat, 7 May 2005 15:43:55 +0000 (15:43 +0000)]
typofix

19 years agoMFB: Fix for #32974
Wez Furlong [Sat, 7 May 2005 14:58:12 +0000 (14:58 +0000)]
MFB: Fix for #32974

19 years ago- Update
Marcus Boerger [Sat, 7 May 2005 13:54:02 +0000 (13:54 +0000)]
- Update

19 years agorevert this one till we have a better way to inform the user where the
Andrey Hristov [Sat, 7 May 2005 12:46:29 +0000 (12:46 +0000)]
revert this one till we have a better way to inform the user where the
truncation has occured

19 years agoupdate protos
Andrey Hristov [Sat, 7 May 2005 12:41:56 +0000 (12:41 +0000)]
update protos

19 years ago- Update: class File was renamed to FileObject
Marcus Boerger [Sat, 7 May 2005 12:25:48 +0000 (12:25 +0000)]
- Update: class File was renamed to FileObject

19 years ago- Improved interactive mode of CLI (php -a)
Marcus Boerger [Sat, 7 May 2005 12:24:18 +0000 (12:24 +0000)]
- Improved interactive mode of CLI (php -a)

19 years agoreturn MYSQLI_DATA_TRUNCATED if data happens to be truncated
Andrey Hristov [Sat, 7 May 2005 08:23:39 +0000 (08:23 +0000)]
return MYSQLI_DATA_TRUNCATED if data happens to be truncated
#the manual has to be updated

19 years agoreturn directly
Andrey Hristov [Sat, 7 May 2005 08:03:35 +0000 (08:03 +0000)]
return directly

19 years agobail out when detecting incorrect number of parameters to be bound.
Andrey Hristov [Sat, 7 May 2005 07:44:41 +0000 (07:44 +0000)]
bail out when detecting incorrect number of parameters to be bound.

19 years ago- Install GD header files
foobar [Sat, 7 May 2005 03:19:42 +0000 (03:19 +0000)]
- Install GD header files

19 years ago- Added PHP_INSTALL_HEADERS() macro
foobar [Sat, 7 May 2005 02:51:53 +0000 (02:51 +0000)]
- Added PHP_INSTALL_HEADERS() macro
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"

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

19 years agoOnly test stuff if PDO is enabled
foobar [Fri, 6 May 2005 22:58:42 +0000 (22:58 +0000)]
Only test stuff if PDO is enabled

19 years agocleanup
foobar [Fri, 6 May 2005 22:51:05 +0000 (22:51 +0000)]
cleanup

19 years agoCheck ftp user name for control characters.
Ilia Alshanetsky [Fri, 6 May 2005 18:42:52 +0000 (18:42 +0000)]
Check ftp user name for control characters.

19 years agofix off-by-one in _php_image_output()
Antony Dovgal [Fri, 6 May 2005 16:48:30 +0000 (16:48 +0000)]
fix off-by-one in _php_image_output()
and prevent such errors in php_do_open_temporary_file()

19 years agoinitialize values because the call to zend_parse_parameters may not do it
Andrey Hristov [Fri, 6 May 2005 10:09:42 +0000 (10:09 +0000)]
initialize values because the call to zend_parse_parameters may not do it

19 years agoAdded max_redirects context option that specifies how many HTTP redirects
Ilia Alshanetsky [Fri, 6 May 2005 02:31:07 +0000 (02:31 +0000)]
Added max_redirects context option that specifies how many HTTP redirects
to follow.

19 years agoMissing bit from previous patch.
Ilia Alshanetsky [Fri, 6 May 2005 02:20:00 +0000 (02:20 +0000)]
Missing bit from previous patch.

19 years agoFixed bug #32936 (http redirects URLs are not checked for control chars).
Ilia Alshanetsky [Fri, 6 May 2005 02:13:46 +0000 (02:13 +0000)]
Fixed bug #32936 (http redirects URLs are not checked for control chars).

19 years agoChangeLog update
<changelog@php.net> [Fri, 6 May 2005 00:34:56 +0000 (00:34 +0000)]
ChangeLog update

19 years ago<? should die..
foobar [Fri, 6 May 2005 00:30:36 +0000 (00:30 +0000)]
<? should die..

19 years agoreorder
foobar [Fri, 6 May 2005 00:29:30 +0000 (00:29 +0000)]
reorder

19 years ago- No need to add NEWS entries for bugs that do NOT exist in any released version...
foobar [Fri, 6 May 2005 00:23:57 +0000 (00:23 +0000)]
- No need to add NEWS entries for bugs that do NOT exist in any released version of PHP

19 years agotypofix :)
foobar [Fri, 6 May 2005 00:09:51 +0000 (00:09 +0000)]
typofix :)

19 years agoverbose,order,etc.
foobar [Fri, 6 May 2005 00:05:42 +0000 (00:05 +0000)]
verbose,order,etc.

19 years agofix proto
foobar [Thu, 5 May 2005 23:42:03 +0000 (23:42 +0000)]
fix proto

19 years agoFixed bug #31525 (object reference being dropped. $this getting lost)
Dmitry Stogov [Thu, 5 May 2005 17:37:25 +0000 (17:37 +0000)]
Fixed bug #31525 (object reference being dropped. $this getting lost)

19 years agofixed memleak in mysqli_close
Georg Richter [Thu, 5 May 2005 13:02:32 +0000 (13:02 +0000)]
fixed memleak in mysqli_close
fixed bug #32956 (mysqli_bind_result doesn't support MYSQL_TYPE_NULL)

19 years agofix for bug #32947 (Incorrect option for mysqli default password)
Georg Richter [Thu, 5 May 2005 12:22:48 +0000 (12:22 +0000)]
fix for bug #32947 (Incorrect option for mysqli default password)

19 years agoChangeLog update
<changelog@php.net> [Thu, 5 May 2005 00:36:44 +0000 (00:36 +0000)]
ChangeLog update

19 years ago- Update docu
Marcus Boerger [Wed, 4 May 2005 19:14:08 +0000 (19:14 +0000)]
- Update docu

19 years agoadd test
Stanislav Malyshev [Wed, 4 May 2005 16:39:09 +0000 (16:39 +0000)]
add test

19 years ago#32924
Stanislav Malyshev [Wed, 4 May 2005 16:20:04 +0000 (16:20 +0000)]
#32924

19 years agofix bug #32924: prepend does not add file to included files
Stanislav Malyshev [Wed, 4 May 2005 16:17:33 +0000 (16:17 +0000)]
fix bug #32924: prepend does not add file to included files

19 years agoNetWare LibC dlsym works perfectly only thing that each of the extension need to...
Anantha Kesari H Y [Wed, 4 May 2005 13:26:28 +0000 (13:26 +0000)]
NetWare LibC dlsym works perfectly only thing that each of the extension need to export a symbol with FULL capital prefix.

19 years agoFixed bug #30641 (Compile error: error: symbol "zend_error" is used but not defined)
Dmitry Stogov [Wed, 4 May 2005 12:38:49 +0000 (12:38 +0000)]
Fixed bug #30641 (Compile error: error: symbol "zend_error" is used but not defined)

19 years agoFixed bug #30707 (Segmentation fault on exception in method)
Dmitry Stogov [Wed, 4 May 2005 11:17:30 +0000 (11:17 +0000)]
Fixed bug #30707 (Segmentation fault on exception in method)

19 years agoFixed bug #30162 (Catching exception in constructor couses lose of $this)
Dmitry Stogov [Wed, 4 May 2005 08:45:46 +0000 (08:45 +0000)]
Fixed bug #30162 (Catching exception in constructor couses lose of $this)

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

19 years agoFix bug #32930 (class extending DOMDocument doesn't clone properly)
Rob Richards [Tue, 3 May 2005 22:55:03 +0000 (22:55 +0000)]
Fix bug #32930 (class extending DOMDocument doesn't clone properly)

19 years agoPrevent double free.
Ilia Alshanetsky [Tue, 3 May 2005 22:50:00 +0000 (22:50 +0000)]
Prevent double free.

19 years ago- Add another note
Marcus Boerger [Tue, 3 May 2005 22:28:44 +0000 (22:28 +0000)]
- Add another note

19 years ago- Make line counting work with FileObject::fgetc()
Marcus Boerger [Tue, 3 May 2005 22:18:19 +0000 (22:18 +0000)]
- Make line counting work with FileObject::fgetc()
- Add a test for FileObject::fgetc()
- Update docs

19 years ago- Change FileObject's line counting to be zero based
Marcus Boerger [Tue, 3 May 2005 21:11:26 +0000 (21:11 +0000)]
- Change FileObject's line counting to be zero based
- Make FileObject implement SeekableIterator
- Add tests

19 years agoFixed notice message
Dmitry Stogov [Tue, 3 May 2005 14:05:52 +0000 (14:05 +0000)]
Fixed notice message

19 years agoFixed error message
Dmitry Stogov [Tue, 3 May 2005 13:46:00 +0000 (13:46 +0000)]
Fixed error message

19 years agoFixed destruction of zval after returning from __call()
Dmitry Stogov [Tue, 3 May 2005 12:47:27 +0000 (12:47 +0000)]
Fixed destruction of zval after returning from __call()

19 years ago- Fix speling
Marcus Boerger [Tue, 3 May 2005 12:09:26 +0000 (12:09 +0000)]
- Fix speling
- Add links

19 years ago- acconfig.h should not be installed. (it is only a template file..)
foobar [Tue, 3 May 2005 11:34:32 +0000 (11:34 +0000)]
- acconfig.h should not be installed. (it is only a template file..)

19 years ago- Fix tests affected by fix
Marcus Boerger [Tue, 3 May 2005 09:52:01 +0000 (09:52 +0000)]
- Fix tests affected by fix

19 years agoFixed bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3)
Dmitry Stogov [Tue, 3 May 2005 08:52:04 +0000 (08:52 +0000)]
Fixed bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3)
Now get_class_methods() shows accessible private and protected methods if it is called from class scope.

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

19 years ago- now stable thanks to Pierre
Rob Richards [Mon, 2 May 2005 19:50:58 +0000 (19:50 +0000)]
- now stable thanks to Pierre
- prep for release

19 years ago- remove Experimental
Rob Richards [Mon, 2 May 2005 19:39:53 +0000 (19:39 +0000)]
- remove Experimental
- add Pierre to Credits
- update TODO

19 years ago- Extend API to support real existance test without the need to add any new
Marcus Boerger [Mon, 2 May 2005 16:18:02 +0000 (16:18 +0000)]
- Extend API to support real existance test without the need to add any new
  functions or change any behavior

19 years ago- Part 2 of #30126: Enhancement for error message for abstract classes
Marcus Boerger [Mon, 2 May 2005 15:57:35 +0000 (15:57 +0000)]
-  Part 2 of #30126: Enhancement for error message for abstract classes

19 years ago- Part 1 of #30126: Enhancement for error message for abstract classes
Marcus Boerger [Mon, 2 May 2005 15:55:05 +0000 (15:55 +0000)]
- Part 1 of #30126: Enhancement for error message for abstract classes

19 years agofixed div by zero
Andrey Hristov [Mon, 2 May 2005 12:32:21 +0000 (12:32 +0000)]
fixed div by zero
#div by zero is bad...div by zero is bad...bad

19 years agoadd possibility to calculate the standard deviation and the variance
Andrey Hristov [Mon, 2 May 2005 12:29:38 +0000 (12:29 +0000)]
add possibility to calculate the standard deviation and the variance
on a sample - the formulae are slightly different.

19 years agoadd also math_variance() which uses the same calculation as math_std_dev()
Andrey Hristov [Mon, 2 May 2005 12:12:04 +0000 (12:12 +0000)]
add also math_variance() which uses the same calculation as math_std_dev()

19 years agofix division by zero. throw an warning if the array is empty.
Andrey Hristov [Mon, 2 May 2005 11:01:14 +0000 (11:01 +0000)]
fix division by zero. throw an warning if the array is empty.

19 years agoFRN
Andrey Hristov [Mon, 2 May 2005 09:18:05 +0000 (09:18 +0000)]
FRN

19 years agoadd math_std_dev()
Andrey Hristov [Mon, 2 May 2005 09:17:49 +0000 (09:17 +0000)]
add math_std_dev()

19 years agoChangeLog update
<changelog@php.net> [Mon, 2 May 2005 00:36:00 +0000 (00:36 +0000)]
ChangeLog update

19 years agoFixed bug #32608 (html_entity_decode() converts single quotes even if
Ilia Alshanetsky [Sun, 1 May 2005 19:48:55 +0000 (19:48 +0000)]
Fixed bug #32608 (html_entity_decode() converts single quotes even if
ENT_NOQUOTES is given).

19 years ago- MFB: #32891, init old y positions to non possible values. -1 being used
Pierre Joye [Sun, 1 May 2005 06:01:56 +0000 (06:01 +0000)]
- MFB: #32891, init old y positions to non possible values. -1 being used
  if the center start a (x,0)

19 years agoChangeLog update
<changelog@php.net> [Sun, 1 May 2005 00:34:56 +0000 (00:34 +0000)]
ChangeLog update

19 years agoprep for release
Rob Richards [Sat, 30 Apr 2005 10:36:02 +0000 (10:36 +0000)]
prep for release

19 years ago- Fix problems with phpized ext/imap
foobar [Sat, 30 Apr 2005 09:29:09 +0000 (09:29 +0000)]
- Fix problems with phpized ext/imap

19 years ago- Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
foobar [Sat, 30 Apr 2005 04:27:23 +0000 (04:27 +0000)]
- Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)

19 years agoSilence the warnings about weird characters in this man page
foobar [Sat, 30 Apr 2005 04:12:01 +0000 (04:12 +0000)]
Silence the warnings about weird characters in this man page

19 years agoMoved phpextdist to dev/
foobar [Sat, 30 Apr 2005 02:40:19 +0000 (02:40 +0000)]
Moved phpextdist to dev/

19 years ago- No need to iterate through the options twice
foobar [Sat, 30 Apr 2005 01:52:22 +0000 (01:52 +0000)]
- No need to iterate through the options twice

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

19 years agore2c 0.96 is the one that works (tm)
foobar [Sat, 30 Apr 2005 00:15:07 +0000 (00:15 +0000)]
re2c 0.96 is the one that works (tm)

19 years agoWe do allow 2.0 now too.
foobar [Sat, 30 Apr 2005 00:12:42 +0000 (00:12 +0000)]
We do allow 2.0 now too.

19 years agoAttempt to eliminate seek() prior to every write.
Ilia Alshanetsky [Fri, 29 Apr 2005 19:01:33 +0000 (19:01 +0000)]
Attempt to eliminate seek() prior to every write.

19 years agocompile fix
foobar [Fri, 29 Apr 2005 10:40:01 +0000 (10:40 +0000)]
compile fix

19 years agomulti_query is no more global
Andrey Hristov [Fri, 29 Apr 2005 10:23:55 +0000 (10:23 +0000)]
multi_query is no more global
#thanks Sebastian!

19 years agoMake sure E_STRICT is set always
foobar [Fri, 29 Apr 2005 08:54:16 +0000 (08:54 +0000)]
Make sure E_STRICT is set always

19 years agoFixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push())
Dmitry Stogov [Fri, 29 Apr 2005 07:59:04 +0000 (07:59 +0000)]
Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push())

19 years agoFixed bug #32852 (Crash with singleton and __destruct when zend.ze1_compatibility_mod...
Dmitry Stogov [Fri, 29 Apr 2005 07:03:54 +0000 (07:03 +0000)]
Fixed bug #32852 (Crash with singleton and __destruct when zend.ze1_compatibility_mode = On)
Fixed bug #31828 (Crash with zend.ze1_compatibility_mode=On)
Fixed bug #32080 (segfault when assigning object to itself with zend.ze1_compatibility_mode=On)

19 years agoFixed WSDL cache bug
Dmitry Stogov [Fri, 29 Apr 2005 05:38:54 +0000 (05:38 +0000)]
Fixed WSDL cache bug

19 years agotypofix
foobar [Fri, 29 Apr 2005 01:55:52 +0000 (01:55 +0000)]
typofix

19 years agoAdd auto_globals_jit entry to php.ini-* (bug #29514)
foobar [Fri, 29 Apr 2005 01:37:19 +0000 (01:37 +0000)]
Add auto_globals_jit entry to php.ini-* (bug #29514)

19 years ago- Make sure E_STRICT is set when expecting Strict errors..
foobar [Fri, 29 Apr 2005 01:18:41 +0000 (01:18 +0000)]
- Make sure E_STRICT is set when expecting Strict errors..

19 years ago- Unify error_reporting setting + make sure E_STRICT is set when wanted
foobar [Fri, 29 Apr 2005 01:04:32 +0000 (01:04 +0000)]
- Unify error_reporting setting + make sure E_STRICT is set when wanted

19 years agoAdded test for bug #30578
foobar [Fri, 29 Apr 2005 00:49:47 +0000 (00:49 +0000)]
Added test for bug #30578

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

19 years agoBFN
foobar [Fri, 29 Apr 2005 00:33:40 +0000 (00:33 +0000)]
BFN

19 years agoe* allocation cannot fail.
Ilia Alshanetsky [Thu, 28 Apr 2005 23:49:04 +0000 (23:49 +0000)]
e* allocation cannot fail.