]> granicus.if.org Git - php/log
php
22 years agoFixed bug #22751 (Compile error in gdcache when external libgd is used)
foobar [Tue, 18 Mar 2003 02:13:49 +0000 (02:13 +0000)]
Fixed bug #22751 (Compile error in gdcache when external libgd is used)

22 years agoChangeLog update
<changelog@php.net> [Tue, 18 Mar 2003 01:35:05 +0000 (01:35 +0000)]
ChangeLog update

22 years agowhitespace..
foobar [Tue, 18 Mar 2003 01:24:18 +0000 (01:24 +0000)]
whitespace..

22 years agoWin32 build fix.
Ilia Alshanetsky [Mon, 17 Mar 2003 22:25:55 +0000 (22:25 +0000)]
Win32 build fix.

22 years agoPR#22672 - User not logged under Apache2
Ian Holsman [Mon, 17 Mar 2003 21:28:41 +0000 (21:28 +0000)]
PR#22672 -   User not logged under Apache2
patch provided by Andrew Bradford.

22 years agoFixed bug #22538 (failed stat on stdio/stdin/stderr streams).
Ilia Alshanetsky [Mon, 17 Mar 2003 18:32:15 +0000 (18:32 +0000)]
Fixed bug #22538 (failed stat on stdio/stdin/stderr streams).

22 years agoFix the bad logic..
foobar [Mon, 17 Mar 2003 15:56:17 +0000 (15:56 +0000)]
Fix the bad logic..

22 years agoWS & CS fixes
foobar [Mon, 17 Mar 2003 15:06:11 +0000 (15:06 +0000)]
WS & CS fixes

22 years agoWS & CS fixes
foobar [Mon, 17 Mar 2003 14:45:07 +0000 (14:45 +0000)]
WS & CS fixes

22 years agoMFZE1
Stanislav Malyshev [Mon, 17 Mar 2003 14:41:04 +0000 (14:41 +0000)]
MFZE1

22 years agofixing my proto fix :|
Hartmut Holzgraefe [Mon, 17 Mar 2003 13:50:27 +0000 (13:50 +0000)]
fixing my proto fix :|

22 years agoFix for Bug #21310, based on a patch by jflemer@php.net.
Wez Furlong [Mon, 17 Mar 2003 13:40:45 +0000 (13:40 +0000)]
Fix for Bug #21310, based on a patch by jflemer@php.net.

22 years agoproto fixes
Hartmut Holzgraefe [Mon, 17 Mar 2003 13:11:19 +0000 (13:11 +0000)]
proto fixes

22 years agoproto fix
Hartmut Holzgraefe [Mon, 17 Mar 2003 13:08:59 +0000 (13:08 +0000)]
proto fix

22 years agoproto fix
Hartmut Holzgraefe [Mon, 17 Mar 2003 13:00:13 +0000 (13:00 +0000)]
proto fix

22 years agomore proto fixes
Hartmut Holzgraefe [Mon, 17 Mar 2003 12:48:38 +0000 (12:48 +0000)]
more proto fixes

22 years agoBe sure we get the correct version..
foobar [Mon, 17 Mar 2003 12:43:29 +0000 (12:43 +0000)]
Be sure we get the correct version..

22 years agoadded the version info to be send as-is to buildtest-process
foobar [Mon, 17 Mar 2003 12:24:09 +0000 (12:24 +0000)]
added the version info to be send as-is to buildtest-process

22 years agoAdded missing zend_mm.c file and renamed zend_object_API.c -> zend_objects_API.c
foobar [Mon, 17 Mar 2003 11:23:42 +0000 (11:23 +0000)]
Added missing zend_mm.c file and renamed zend_object_API.c -> zend_objects_API.c

22 years agoChangeLog update
<changelog@php.net> [Mon, 17 Mar 2003 01:32:05 +0000 (01:32 +0000)]
ChangeLog update

22 years agoMerge macro changes
Sascha Schumann [Sun, 16 Mar 2003 23:02:19 +0000 (23:02 +0000)]
Merge macro changes

22 years ago- disable html_errors per default as suggested by php.ini-<xxx>
Marcus Boerger [Sun, 16 Mar 2003 20:47:56 +0000 (20:47 +0000)]
- disable html_errors per default as suggested by php.ini-<xxx>
- new error format that does not point to any documentation (if either
  not html_errors or no docref_root given e.g.: production boxes and default)
- documentation update in php.ini-<xxx>
# hope everyone is happy now
# and why on earth was enabling html_errors default?

22 years agoWS & CS fixes + some TSRM_FETCH() removals + pval -> zval
foobar [Sun, 16 Mar 2003 05:00:50 +0000 (05:00 +0000)]
WS & CS fixes + some TSRM_FETCH() removals + pval -> zval

22 years agoChangeLog update
<changelog@php.net> [Sun, 16 Mar 2003 01:32:48 +0000 (01:32 +0000)]
ChangeLog update

22 years ago- Fixed bug #22709 (crash within interbase when database unavailable)
foobar [Sun, 16 Mar 2003 00:37:01 +0000 (00:37 +0000)]
- Fixed bug #22709 (crash within interbase when database unavailable)

22 years agoAdded test for bug22592
Moriyoshi Koizumi [Sat, 15 Mar 2003 23:37:17 +0000 (23:37 +0000)]
Added test for bug22592

22 years agolots of proto stuff
Hartmut Holzgraefe [Sat, 15 Mar 2003 22:51:49 +0000 (22:51 +0000)]
lots of proto stuff

22 years agodocbook fixes
Hartmut Holzgraefe [Sat, 15 Mar 2003 22:38:01 +0000 (22:38 +0000)]
docbook fixes

22 years agothinko fix to kill warnings
Hartmut Holzgraefe [Sat, 15 Mar 2003 22:37:03 +0000 (22:37 +0000)]
thinko fix to kill warnings

22 years agodocbook typo fix
Hartmut Holzgraefe [Sat, 15 Mar 2003 22:35:34 +0000 (22:35 +0000)]
docbook typo fix

22 years agomake sure the function name in the proto matches the function
Hartmut Holzgraefe [Sat, 15 Mar 2003 22:34:32 +0000 (22:34 +0000)]
make sure the function name in the proto matches the function

22 years agofix Bug #21751 - the parameter was wrong when this code was introduced
Marcus Boerger [Sat, 15 Mar 2003 16:39:35 +0000 (16:39 +0000)]
fix Bug #21751 - the parameter was wrong when this code was introduced

22 years ago64bit fixes
Wez Furlong [Sat, 15 Mar 2003 13:29:56 +0000 (13:29 +0000)]
64bit fixes

22 years agofix proto
Wez Furlong [Sat, 15 Mar 2003 13:29:35 +0000 (13:29 +0000)]
fix proto

22 years agoNEWS update
<changelog@php.net> [Sat, 15 Mar 2003 01:32:37 +0000 (01:32 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sat, 15 Mar 2003 01:32:07 +0000 (01:32 +0000)]
ChangeLog update

22 years agoAnd this never existed in any release either..
foobar [Sat, 15 Mar 2003 00:45:22 +0000 (00:45 +0000)]
And this never existed in any release either..

22 years ago"allow_webdav_methods" does not exist / is not needed anymore
foobar [Sat, 15 Mar 2003 00:21:45 +0000 (00:21 +0000)]
"allow_webdav_methods" does not exist / is not needed anymore

22 years ago@- Fixed bug #22386 (Using browscap causes segfault). This fix
Jay Smith [Fri, 14 Mar 2003 17:54:38 +0000 (17:54 +0000)]
@- Fixed bug #22386 (Using browscap causes segfault). This fix
@  also adds an optional bool argument to get_browser() that
@  makes the return value an array instead of an object. (jay)

22 years agoNo c++ comments
foobar [Fri, 14 Mar 2003 17:49:44 +0000 (17:49 +0000)]
No c++ comments

22 years agono c++ comments
foobar [Fri, 14 Mar 2003 17:40:42 +0000 (17:40 +0000)]
no c++ comments

22 years agoNo c++ comments!
foobar [Fri, 14 Mar 2003 17:37:44 +0000 (17:37 +0000)]
No c++ comments!

22 years agoFixed typo
Moriyoshi Koizumi [Fri, 14 Mar 2003 17:12:24 +0000 (17:12 +0000)]
Fixed typo

22 years agoWhitespace fixes.
Ilia Alshanetsky [Fri, 14 Mar 2003 16:56:38 +0000 (16:56 +0000)]
Whitespace fixes.

22 years agoreverting to version 1.9
Daniela Mariaschi [Fri, 14 Mar 2003 08:27:29 +0000 (08:27 +0000)]
reverting to version 1.9

22 years agoremove makefile and libs.mk from package file
Alan Knowles [Fri, 14 Mar 2003 02:13:42 +0000 (02:13 +0000)]
remove makefile and libs.mk from package file

22 years agoremoving files not needed so diff -u works nicely
Alan Knowles [Fri, 14 Mar 2003 02:11:54 +0000 (02:11 +0000)]
removing files not needed so diff -u works nicely

22 years agofix package file - note the package is called ext_soap - I suspect it will conflict...
Alan Knowles [Fri, 14 Mar 2003 02:10:23 +0000 (02:10 +0000)]
fix package file - note the package is called ext_soap - I suspect it will conflict with SOAP if downloaded - anyone want to comment on ideas for this...

22 years agofixes to enable module building
Alan Knowles [Fri, 14 Mar 2003 02:08:30 +0000 (02:08 +0000)]
fixes to enable module building

22 years agoadd support for shared library building - shout stop alan - if any objections..
Alan Knowles [Fri, 14 Mar 2003 01:58:21 +0000 (01:58 +0000)]
add support for shared library building - shout stop alan - if any objections..

22 years agoChangeLog update
<changelog@php.net> [Fri, 14 Mar 2003 01:32:56 +0000 (01:32 +0000)]
ChangeLog update

22 years agoTest for libgds needs libcrypt with Firebird to succeed
Daniela Mariaschi [Thu, 13 Mar 2003 23:15:43 +0000 (23:15 +0000)]
Test for libgds needs libcrypt with Firebird to succeed

22 years agothis is in the PHP_4_3 branch...
foobar [Thu, 13 Mar 2003 22:52:25 +0000 (22:52 +0000)]
this is in the PHP_4_3 branch...

22 years agoNumeric/decimal datatype overflow on Win32.
Daniela Mariaschi [Thu, 13 Mar 2003 21:58:29 +0000 (21:58 +0000)]
Numeric/decimal datatype overflow on Win32.
Fixed bug #20641

22 years ago- Whitespace
Derick Rethans [Thu, 13 Mar 2003 21:09:27 +0000 (21:09 +0000)]
- Whitespace

22 years ago* Fixing bug #21845.
Martin Jansen [Thu, 13 Mar 2003 21:07:40 +0000 (21:07 +0000)]
* Fixing bug #21845.

22 years agoFix warning in va_start().
Andrei Zmievski [Thu, 13 Mar 2003 20:41:58 +0000 (20:41 +0000)]
Fix warning in va_start().

22 years agoBFN
Sara Golemon [Thu, 13 Mar 2003 20:18:15 +0000 (20:18 +0000)]
BFN

22 years agoSolaris knows nothing of "Europe/Amsterdam". Use "US/Eastern" instead.
Jay Smith [Thu, 13 Mar 2003 18:51:39 +0000 (18:51 +0000)]
Solaris knows nothing of "Europe/Amsterdam". Use "US/Eastern" instead.

22 years agoFixed bug #22681 (Crash when reading from invalid file pointer).
Ilia Alshanetsky [Thu, 13 Mar 2003 18:15:31 +0000 (18:15 +0000)]
Fixed bug #22681 (Crash when reading from invalid file pointer).

22 years agoPrevent using both --with-sybase and --with-sybase-ct in same build
foobar [Thu, 13 Mar 2003 17:27:28 +0000 (17:27 +0000)]
Prevent using both --with-sybase and --with-sybase-ct in same build

22 years agohrm
foobar [Thu, 13 Mar 2003 17:02:45 +0000 (17:02 +0000)]
hrm

22 years agoBug #21534. Silly typo.
Sara Golemon [Thu, 13 Mar 2003 16:10:21 +0000 (16:10 +0000)]
Bug #21534.  Silly typo.

22 years agoadvertising ext_skel_ng ;)
Hartmut Holzgraefe [Thu, 13 Mar 2003 09:02:13 +0000 (09:02 +0000)]
advertising ext_skel_ng ;)

22 years agoCleanup.
Ilia Alshanetsky [Thu, 13 Mar 2003 02:22:31 +0000 (02:22 +0000)]
Cleanup.

22 years agoNEWS update
<changelog@php.net> [Thu, 13 Mar 2003 01:33:35 +0000 (01:33 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Thu, 13 Mar 2003 01:33:14 +0000 (01:33 +0000)]
ChangeLog update

22 years agoInitialize the namespace when registering functions.
Andrei Zmievski [Wed, 12 Mar 2003 21:43:42 +0000 (21:43 +0000)]
Initialize the namespace when registering functions.
# Correct me if I'm wrong..

22 years agoreverting half the patch (it is not that simple)
Stefan Esser [Wed, 12 Mar 2003 12:00:22 +0000 (12:00 +0000)]
reverting half the patch (it is not that simple)

22 years agoFix a crash bug in the implicit public declaration
Zeev Suraski [Wed, 12 Mar 2003 09:38:19 +0000 (09:38 +0000)]
Fix a crash bug in the implicit public declaration

22 years ago@ Add the file_set_contents() function, as a complement to the file_get_contents()
Sterling Hughes [Wed, 12 Mar 2003 06:47:34 +0000 (06:47 +0000)]
@ Add the file_set_contents() function, as a complement to the file_get_contents()
@ function. (Sterling)

22 years agoFixed spprintf() usage.
Ilia Alshanetsky [Wed, 12 Mar 2003 04:46:03 +0000 (04:46 +0000)]
Fixed spprintf() usage.
Fixed compiler warnings.

22 years agoAdded the type constants for imagegd2()
foobar [Wed, 12 Mar 2003 04:29:51 +0000 (04:29 +0000)]
Added the type constants for imagegd2()

22 years agoFix bug #22646
foobar [Wed, 12 Mar 2003 04:15:28 +0000 (04:15 +0000)]
Fix bug #22646

22 years agoprevent warning
foobar [Wed, 12 Mar 2003 02:26:46 +0000 (02:26 +0000)]
prevent warning

22 years agoChangeLog update
<changelog@php.net> [Wed, 12 Mar 2003 01:33:33 +0000 (01:33 +0000)]
ChangeLog update

22 years agoThis was merged into PHP_4_3 branch..
foobar [Wed, 12 Mar 2003 01:09:27 +0000 (01:09 +0000)]
This was merged into PHP_4_3 branch..

22 years agoStyle fixes.
Ilia Alshanetsky [Wed, 12 Mar 2003 00:51:03 +0000 (00:51 +0000)]
Style fixes.

22 years agoAdded some interface tests
Marcus Boerger [Wed, 12 Mar 2003 00:09:59 +0000 (00:09 +0000)]
Added some interface tests

22 years agoFix handling of ::func()
Zeev Suraski [Tue, 11 Mar 2003 23:19:45 +0000 (23:19 +0000)]
Fix handling of ::func()

22 years agoThis went to 4_3 branch
foobar [Tue, 11 Mar 2003 03:13:05 +0000 (03:13 +0000)]
This went to 4_3 branch

22 years ago- Fixed bug #20715 (odbc could not be compiled as shared extension)
foobar [Tue, 11 Mar 2003 03:11:36 +0000 (03:11 +0000)]
- Fixed bug #20715 (odbc could not be compiled as shared extension)

22 years agofix sizeof(size_t) > sizeof(uint) issue
Sascha Schumann [Tue, 11 Mar 2003 02:28:46 +0000 (02:28 +0000)]
fix sizeof(size_t) > sizeof(uint) issue

22 years agoFixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP)
foobar [Tue, 11 Mar 2003 02:11:57 +0000 (02:11 +0000)]
Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP)

22 years agoreverting jani's non-sense commits
Sascha Schumann [Tue, 11 Mar 2003 01:47:06 +0000 (01:47 +0000)]
reverting jani's non-sense commits

22 years agoNEWS update
<changelog@php.net> [Tue, 11 Mar 2003 01:34:01 +0000 (01:34 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Tue, 11 Mar 2003 01:33:44 +0000 (01:33 +0000)]
ChangeLog update

22 years agoadded new profiler-files
Georg Richter [Tue, 11 Mar 2003 01:22:20 +0000 (01:22 +0000)]
added new profiler-files

22 years agoprofiler:
Georg Richter [Tue, 11 Mar 2003 01:19:21 +0000 (01:19 +0000)]
profiler:
moved profiler stuff from php_mysql.h to separate include file
added port communication
added xml support for file and port output

22 years agotouch
foobar [Mon, 10 Mar 2003 22:59:46 +0000 (22:59 +0000)]
touch

22 years ago64bit issue fixed
foobar [Mon, 10 Mar 2003 22:59:34 +0000 (22:59 +0000)]
64bit issue fixed

22 years agomodified test to reflect change in var_dump().
Jay Smith [Mon, 10 Mar 2003 21:27:48 +0000 (21:27 +0000)]
modified test to reflect change in var_dump().

22 years agoModified the test to reflect the recent change on var_dump()
Moriyoshi Koizumi [Mon, 10 Mar 2003 20:46:39 +0000 (20:46 +0000)]
Modified the test to reflect the recent change on var_dump()

22 years agoCorrecting int/long mismatched - 64bit issues.
David Hill [Mon, 10 Mar 2003 20:30:33 +0000 (20:30 +0000)]
Correcting int/long mismatched - 64bit issues.

22 years agoFixed bug #22613 (imagettfbox() does not add the kerning distance to the
Ilia Alshanetsky [Mon, 10 Mar 2003 19:07:22 +0000 (19:07 +0000)]
Fixed bug #22613 (imagettfbox() does not add the kerning distance to the
running position).
Fixed few possible memory leaks.

22 years agofixing missed int to long with zend_parse_parameters
David Hill [Mon, 10 Mar 2003 15:52:10 +0000 (15:52 +0000)]
fixing missed int to long with zend_parse_parameters

22 years agoPrint the object handle (it's useful).
Andrei Zmievski [Mon, 10 Mar 2003 15:13:32 +0000 (15:13 +0000)]
Print the object handle (it's useful).

22 years ago64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)
David Hill [Mon, 10 Mar 2003 14:50:16 +0000 (14:50 +0000)]
64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)

22 years ago- Always use the shtool mkdir.
foobar [Mon, 10 Mar 2003 14:32:47 +0000 (14:32 +0000)]
- Always use the shtool mkdir.

22 years agothis is in the 4_3 branch
foobar [Mon, 10 Mar 2003 14:10:30 +0000 (14:10 +0000)]
this is in the 4_3 branch