]> granicus.if.org Git - php/log
php
21 years agoChangeLog update
<changelog@php.net> [Thu, 13 Mar 2003 01:33:14 +0000 (01:33 +0000)]
ChangeLog update

21 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..

21 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)

21 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

21 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)

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

21 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()

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

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

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

21 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..

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

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

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

21 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

21 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)

21 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

21 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)

21 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

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

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

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

21 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

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

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

21 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().

21 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()

21 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.

21 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.

21 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

21 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).

21 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)

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

21 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

21 years agoClean redundant code
Zeev Suraski [Mon, 10 Mar 2003 07:20:43 +0000 (07:20 +0000)]
Clean redundant code

21 years ago- Changed --with-apxs2 for apache2handler.
foobar [Mon, 10 Mar 2003 03:14:37 +0000 (03:14 +0000)]
- Changed --with-apxs2 for apache2handler.

# Can we nuke that apache2filter now from php5 ?

21 years agoFixed some leaks. Patch by Moriyoshi
foobar [Mon, 10 Mar 2003 03:04:02 +0000 (03:04 +0000)]
Fixed some leaks. Patch by Moriyoshi

21 years agocs & ws fixes
foobar [Mon, 10 Mar 2003 02:14:09 +0000 (02:14 +0000)]
cs & ws fixes

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

21 years agofix isinf for win32
Shane Caraveo [Mon, 10 Mar 2003 01:12:22 +0000 (01:12 +0000)]
fix isinf for win32

21 years agoAdjustment to user filters reimplementation. Make a bucket an object containing...
Sara Golemon [Sun, 9 Mar 2003 23:12:31 +0000 (23:12 +0000)]
Adjustment to user filters reimplementation.  Make a bucket an object containing a resource(the real bucket) and a data element for direct operations.  Simplifies
user interface and reduces number of function calls/reallocs needed.

21 years agoOptimize
Zeev Suraski [Sun, 9 Mar 2003 22:23:27 +0000 (22:23 +0000)]
Optimize

21 years agoFix handling of ::foo
Zeev Suraski [Sun, 9 Mar 2003 22:17:15 +0000 (22:17 +0000)]
Fix handling of ::foo

21 years agoCleanup
Zeev Suraski [Sun, 9 Mar 2003 22:02:37 +0000 (22:02 +0000)]
Cleanup

21 years ago- Nuke junk
Andi Gutmans [Sun, 9 Mar 2003 21:12:12 +0000 (21:12 +0000)]
- Nuke junk

21 years agoFix parsing rules of namespaces/classes
Zeev Suraski [Sun, 9 Mar 2003 20:53:57 +0000 (20:53 +0000)]
Fix parsing rules of namespaces/classes

21 years agoAdd ability to use ::interface_name in implements
Zeev Suraski [Sun, 9 Mar 2003 17:07:15 +0000 (17:07 +0000)]
Add ability to use ::interface_name in implements

21 years agoFix :: handling
Zeev Suraski [Sun, 9 Mar 2003 17:06:52 +0000 (17:06 +0000)]
Fix :: handling

21 years agoChanges for iPlanet Webserver 6
Uwe Schindler [Sun, 9 Mar 2003 12:09:06 +0000 (12:09 +0000)]
Changes for iPlanet Webserver 6

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

21 years ago- Fix proto
Derick Rethans [Sun, 9 Mar 2003 00:05:48 +0000 (00:05 +0000)]
- Fix proto

21 years agovarious changes for profiler
Georg Richter [Sat, 8 Mar 2003 23:33:12 +0000 (23:33 +0000)]
various changes for profiler

21 years ago- Fixed a bug in GD's truecolor TTF handling
Derick Rethans [Sat, 8 Mar 2003 18:27:12 +0000 (18:27 +0000)]
- Fixed a bug in GD's truecolor TTF handling

21 years agofix warnings - one left
Marcus Boerger [Sat, 8 Mar 2003 16:53:54 +0000 (16:53 +0000)]
fix warnings - one left

21 years agosummary for selective tests if more than one
Marcus Boerger [Sat, 8 Mar 2003 16:28:35 +0000 (16:28 +0000)]
summary for selective tests if more than one

# maybe i'll change to present summary only when at least one dir selected

21 years agofix possible XSS in error messages
Stefan Esser [Sat, 8 Mar 2003 15:20:12 +0000 (15:20 +0000)]
fix possible XSS in error messages

21 years agowrong place.
Stefan Esser [Sat, 8 Mar 2003 14:51:16 +0000 (14:51 +0000)]
wrong place.

21 years agofixing memory leak
Stefan Esser [Sat, 8 Mar 2003 14:37:01 +0000 (14:37 +0000)]
fixing memory leak

21 years agoNEWS update
<changelog@php.net> [Sat, 8 Mar 2003 01:31:50 +0000 (01:31 +0000)]
NEWS update

21 years agoChangeLog update
<changelog@php.net> [Sat, 8 Mar 2003 01:31:41 +0000 (01:31 +0000)]
ChangeLog update

21 years agoFixed bug #22473 (ISAPI Secure Server Variables not available)
foobar [Fri, 7 Mar 2003 18:56:15 +0000 (18:56 +0000)]
Fixed bug #22473 (ISAPI Secure Server Variables not available)

21 years agoThese will be already in 4.3.x
foobar [Fri, 7 Mar 2003 18:38:04 +0000 (18:38 +0000)]
These will be already in 4.3.x

21 years agoDedicated to Greg Beaver <greg@chiaraquartet.net>.
Sebastian Bergmann [Fri, 7 Mar 2003 16:45:41 +0000 (16:45 +0000)]
Dedicated to Greg Beaver <greg@chiaraquartet.net>.

21 years agoAdded tests for interfaces and class type hinting.
Jay Smith [Fri, 7 Mar 2003 15:56:31 +0000 (15:56 +0000)]
Added tests for interfaces and class type hinting.

21 years agoFix bug whereby a webserver closing stdout from the CGI/FastCGI binary
Ben Mansell [Fri, 7 Mar 2003 14:48:28 +0000 (14:48 +0000)]
Fix bug whereby a webserver closing stdout from the CGI/FastCGI binary
would cause PHP to get caught in an infinite loop of failing write()
syscalls.

21 years agoFixed bug #22585 (Do not terminate the script on minor errors).
Ilia Alshanetsky [Fri, 7 Mar 2003 14:03:53 +0000 (14:03 +0000)]
Fixed bug #22585 (Do not terminate the script on minor errors).

21 years agoOnUpdateInt -> OnUpdateLong.
Ilia Alshanetsky [Fri, 7 Mar 2003 13:52:06 +0000 (13:52 +0000)]
OnUpdateInt -> OnUpdateLong.

21 years agoCS Fixes.
Ilia Alshanetsky [Fri, 7 Mar 2003 13:45:33 +0000 (13:45 +0000)]
CS Fixes.
Fixed a bug with 404 handling.
Added more detailed Apache info for phpinfo().
Added the support for last_modified.

21 years agoDocument 'final'.
Sebastian Bergmann [Fri, 7 Mar 2003 11:51:19 +0000 (11:51 +0000)]
Document 'final'.

21 years agoFix class type hints example.
Sebastian Bergmann [Fri, 7 Mar 2003 06:29:07 +0000 (06:29 +0000)]
Fix class type hints example.

21 years agoCreate php_version.h in the correct directory
foobar [Fri, 7 Mar 2003 06:18:17 +0000 (06:18 +0000)]
Create php_version.h in the correct directory

21 years agoUpdate 'abstract' section.
Sebastian Bergmann [Fri, 7 Mar 2003 05:19:19 +0000 (05:19 +0000)]
Update 'abstract' section.

21 years agoRenamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
foobar [Fri, 7 Mar 2003 05:15:28 +0000 (05:15 +0000)]
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
# Intentionally left out any 'alias' for it, this way 3rd party extension
# maintainers will really NOTICE the change.

21 years agoFixed typo caught by Dave.
foobar [Fri, 7 Mar 2003 04:32:36 +0000 (04:32 +0000)]
Fixed typo caught by Dave.

21 years agoNEWS update
<changelog@php.net> [Fri, 7 Mar 2003 01:32:47 +0000 (01:32 +0000)]
NEWS update

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

21 years agoWS & CS fixes
foobar [Fri, 7 Mar 2003 01:03:04 +0000 (01:03 +0000)]
WS & CS fixes

21 years agoWS & CS fixes
foobar [Fri, 7 Mar 2003 00:52:04 +0000 (00:52 +0000)]
WS & CS fixes

21 years agoWS & CS fixes
foobar [Fri, 7 Mar 2003 00:40:54 +0000 (00:40 +0000)]
WS & CS fixes

21 years agoBetter fix for the memleaks (bug 19943) by Moriyoshi
foobar [Fri, 7 Mar 2003 00:28:25 +0000 (00:28 +0000)]
Better fix for the memleaks (bug 19943) by Moriyoshi

21 years agoabstract classes must now be declared abstract
Marcus Boerger [Fri, 7 Mar 2003 00:01:08 +0000 (00:01 +0000)]
abstract classes must now be declared abstract

21 years agoFix warnings
Zeev Suraski [Thu, 6 Mar 2003 23:45:50 +0000 (23:45 +0000)]
Fix warnings

21 years agoFix error message
Zeev Suraski [Thu, 6 Mar 2003 23:09:57 +0000 (23:09 +0000)]
Fix error message

21 years ago64-bit correction to variables passed to zend_parse_parameters
David Hill [Thu, 6 Mar 2003 23:07:28 +0000 (23:07 +0000)]
64-bit correction to variables passed to zend_parse_parameters
@64-bit correction to variables passed to zend_parse_parameters (Dave)

21 years agoRequire abstract classes to be explicitly declared 'abstract', in order to
Zeev Suraski [Thu, 6 Mar 2003 22:53:23 +0000 (22:53 +0000)]
Require abstract classes to be explicitly declared 'abstract', in order to
avoid making developers traverse the entire class/interface hierarchy
before they can figure out whether a class is instantiable
(ok, so it makes sense :)

21 years agoFixing functionicalls with variable number of parameters...
Stefan Esser [Thu, 6 Mar 2003 20:31:20 +0000 (20:31 +0000)]
Fixing functionicalls with variable number of parameters...

21 years agoFurther testing on this feature should have been done...
Moriyoshi Koizumi [Thu, 6 Mar 2003 19:37:19 +0000 (19:37 +0000)]
Further testing on this feature should have been done...

21 years agoFixed typo
Moriyoshi Koizumi [Thu, 6 Mar 2003 16:55:00 +0000 (16:55 +0000)]
Fixed typo

21 years ago-german+english+.
Sebastian Bergmann [Thu, 6 Mar 2003 16:39:45 +0000 (16:39 +0000)]
-german+english+.

21 years agoD some TBDs
Sebastian Bergmann [Thu, 6 Mar 2003 16:30:21 +0000 (16:30 +0000)]
D some TBDs

21 years agoadded test for the memleak part from bug #19943
foobar [Thu, 6 Mar 2003 16:29:05 +0000 (16:29 +0000)]
added test for the memleak part from bug #19943

21 years agoFixed bug #19943 (the memleaks)
foobar [Thu, 6 Mar 2003 16:27:05 +0000 (16:27 +0000)]
Fixed bug #19943 (the memleaks)

21 years agoFixed typo
Moriyoshi Koizumi [Thu, 6 Mar 2003 16:20:08 +0000 (16:20 +0000)]
Fixed typo

21 years agoMore cleanup of the zend_strip() function.
Ilia Alshanetsky [Thu, 6 Mar 2003 15:38:28 +0000 (15:38 +0000)]
More cleanup of the zend_strip() function.
No longer strip __LINE__, since while it may become useless it could break
code where __LINE__ is passed as a function parameter.

21 years agoFixed in zend_strip() that corrupted heredoc.
Ilia Alshanetsky [Thu, 6 Mar 2003 14:47:13 +0000 (14:47 +0000)]
Fixed in zend_strip() that corrupted heredoc.
Optimized the writing routine by moving from putchar() to fwrite().
Changed hardcoded opcode # to it's defined name.

21 years agoChange opcode name
Zeev Suraski [Thu, 6 Mar 2003 14:42:36 +0000 (14:42 +0000)]
Change opcode name

21 years agoAdd class type hints
Zeev Suraski [Thu, 6 Mar 2003 14:31:17 +0000 (14:31 +0000)]
Add class type hints

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

21 years agoAllow shared modules to be built using $(CXX)
Sascha Schumann [Wed, 5 Mar 2003 22:00:45 +0000 (22:00 +0000)]
Allow shared modules to be built using $(CXX)

21 years agoFix auto globals
Zeev Suraski [Wed, 5 Mar 2003 21:36:30 +0000 (21:36 +0000)]
Fix auto globals