]>
granicus.if.org Git - php/log
Zeev Suraski [Sun, 9 Mar 2003 22:17:15 +0000 (22:17 +0000)]
Fix handling of ::foo
Zeev Suraski [Sun, 9 Mar 2003 22:02:37 +0000 (22:02 +0000)]
Cleanup
Andi Gutmans [Sun, 9 Mar 2003 21:12:12 +0000 (21:12 +0000)]
- Nuke junk
Zeev Suraski [Sun, 9 Mar 2003 20:53:57 +0000 (20:53 +0000)]
Fix parsing rules of namespaces/classes
Zeev Suraski [Sun, 9 Mar 2003 17:07:15 +0000 (17:07 +0000)]
Add ability to use ::interface_name in implements
Zeev Suraski [Sun, 9 Mar 2003 17:06:52 +0000 (17:06 +0000)]
Fix :: handling
Uwe Schindler [Sun, 9 Mar 2003 12:09:06 +0000 (12:09 +0000)]
Changes for iPlanet Webserver 6
<changelog@php.net> [Sun, 9 Mar 2003 01:33:11 +0000 (01:33 +0000)]
ChangeLog update
Derick Rethans [Sun, 9 Mar 2003 00:05:48 +0000 (00:05 +0000)]
- Fix proto
Georg Richter [Sat, 8 Mar 2003 23:33:12 +0000 (23:33 +0000)]
various changes for profiler
Derick Rethans [Sat, 8 Mar 2003 18:27:12 +0000 (18:27 +0000)]
- Fixed a bug in GD's truecolor TTF handling
Marcus Boerger [Sat, 8 Mar 2003 16:53:54 +0000 (16:53 +0000)]
fix warnings - one left
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
Stefan Esser [Sat, 8 Mar 2003 15:20:12 +0000 (15:20 +0000)]
fix possible XSS in error messages
Stefan Esser [Sat, 8 Mar 2003 14:51:16 +0000 (14:51 +0000)]
wrong place.
Stefan Esser [Sat, 8 Mar 2003 14:37:01 +0000 (14:37 +0000)]
fixing memory leak
<changelog@php.net> [Sat, 8 Mar 2003 01:31:50 +0000 (01:31 +0000)]
NEWS update
<changelog@php.net> [Sat, 8 Mar 2003 01:31:41 +0000 (01:31 +0000)]
ChangeLog update
foobar [Fri, 7 Mar 2003 18:56:15 +0000 (18:56 +0000)]
Fixed bug #22473 (ISAPI Secure Server Variables not available)
foobar [Fri, 7 Mar 2003 18:38:04 +0000 (18:38 +0000)]
These will be already in 4.3.x
Sebastian Bergmann [Fri, 7 Mar 2003 16:45:41 +0000 (16:45 +0000)]
Dedicated to Greg Beaver <greg@chiaraquartet.net>.
Jay Smith [Fri, 7 Mar 2003 15:56:31 +0000 (15:56 +0000)]
Added tests for interfaces and class type hinting.
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.
Ilia Alshanetsky [Fri, 7 Mar 2003 14:03:53 +0000 (14:03 +0000)]
Fixed bug #22585 (Do not terminate the script on minor errors).
Ilia Alshanetsky [Fri, 7 Mar 2003 13:52:06 +0000 (13:52 +0000)]
OnUpdateInt -> OnUpdateLong.
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.
Sebastian Bergmann [Fri, 7 Mar 2003 11:51:19 +0000 (11:51 +0000)]
Document 'final'.
Sebastian Bergmann [Fri, 7 Mar 2003 06:29:07 +0000 (06:29 +0000)]
Fix class type hints example.
foobar [Fri, 7 Mar 2003 06:18:17 +0000 (06:18 +0000)]
Create php_version.h in the correct directory
Sebastian Bergmann [Fri, 7 Mar 2003 05:19:19 +0000 (05:19 +0000)]
Update 'abstract' section.
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.
foobar [Fri, 7 Mar 2003 04:32:36 +0000 (04:32 +0000)]
Fixed typo caught by Dave.
<changelog@php.net> [Fri, 7 Mar 2003 01:32:47 +0000 (01:32 +0000)]
NEWS update
<changelog@php.net> [Fri, 7 Mar 2003 01:32:35 +0000 (01:32 +0000)]
ChangeLog update
foobar [Fri, 7 Mar 2003 01:03:04 +0000 (01:03 +0000)]
WS & CS fixes
foobar [Fri, 7 Mar 2003 00:52:04 +0000 (00:52 +0000)]
WS & CS fixes
foobar [Fri, 7 Mar 2003 00:40:54 +0000 (00:40 +0000)]
WS & CS fixes
foobar [Fri, 7 Mar 2003 00:28:25 +0000 (00:28 +0000)]
Better fix for the memleaks (bug 19943) by Moriyoshi
Marcus Boerger [Fri, 7 Mar 2003 00:01:08 +0000 (00:01 +0000)]
abstract classes must now be declared abstract
Zeev Suraski [Thu, 6 Mar 2003 23:45:50 +0000 (23:45 +0000)]
Fix warnings
Zeev Suraski [Thu, 6 Mar 2003 23:09:57 +0000 (23:09 +0000)]
Fix error message
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)
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 :)
Stefan Esser [Thu, 6 Mar 2003 20:31:20 +0000 (20:31 +0000)]
Fixing functionicalls with variable number of parameters...
Moriyoshi Koizumi [Thu, 6 Mar 2003 19:37:19 +0000 (19:37 +0000)]
Further testing on this feature should have been done...
Moriyoshi Koizumi [Thu, 6 Mar 2003 16:55:00 +0000 (16:55 +0000)]
Fixed typo
Sebastian Bergmann [Thu, 6 Mar 2003 16:39:45 +0000 (16:39 +0000)]
-german+english+.
Sebastian Bergmann [Thu, 6 Mar 2003 16:30:21 +0000 (16:30 +0000)]
D some TBDs
foobar [Thu, 6 Mar 2003 16:29:05 +0000 (16:29 +0000)]
added test for the memleak part from bug #19943
foobar [Thu, 6 Mar 2003 16:27:05 +0000 (16:27 +0000)]
Fixed bug #19943 (the memleaks)
Moriyoshi Koizumi [Thu, 6 Mar 2003 16:20:08 +0000 (16:20 +0000)]
Fixed typo
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.
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.
Zeev Suraski [Thu, 6 Mar 2003 14:42:36 +0000 (14:42 +0000)]
Change opcode name
Zeev Suraski [Thu, 6 Mar 2003 14:31:17 +0000 (14:31 +0000)]
Add class type hints
<changelog@php.net> [Thu, 6 Mar 2003 01:33:18 +0000 (01:33 +0000)]
ChangeLog update
Sascha Schumann [Wed, 5 Mar 2003 22:00:45 +0000 (22:00 +0000)]
Allow shared modules to be built using $(CXX)
Zeev Suraski [Wed, 5 Mar 2003 21:36:30 +0000 (21:36 +0000)]
Fix auto globals
Moriyoshi Koizumi [Wed, 5 Mar 2003 17:51:33 +0000 (17:51 +0000)]
Fixed a small leak in the convert filter code
Ilia Alshanetsky [Wed, 5 Mar 2003 17:00:09 +0000 (17:00 +0000)]
Fixed bug #22550 (overflow protection for upload_max_filesize ini setting).
Ilia Alshanetsky [Wed, 5 Mar 2003 16:19:08 +0000 (16:19 +0000)]
Added test case for bug #22544.
foobar [Wed, 5 Mar 2003 16:12:23 +0000 (16:12 +0000)]
- Fix for some unixware compile problem. (comment by Sascha :)
Ilia Alshanetsky [Wed, 5 Mar 2003 16:08:01 +0000 (16:08 +0000)]
Better identification of bundled GD library.
Ilia Alshanetsky [Wed, 5 Mar 2003 15:57:28 +0000 (15:57 +0000)]
Fixed bug #22544 (missing fix from official gd).
Ben Mansell [Wed, 5 Mar 2003 15:01:13 +0000 (15:01 +0000)]
C++ -> C comments
Wez Furlong [Wed, 5 Mar 2003 14:23:56 +0000 (14:23 +0000)]
- Remove legacy non-streams code (as discussed with Brad).
- Make get_http_header_value() work using case-insensitive compares
for the header names, as per relevant RFC's.
- General performance boost for get_http_headers().
- Fix a crash bug when a malformed URL is passed to the soap client.
- Implement https:// support in the the soap client. (does not verify
the remote server certificate; it provides an encrypted link only).
- Provide a hook for libxml to parse files using any registered PHP
wrapper, including https://, ftps:// and any user-space streams.
Zeev Suraski [Wed, 5 Mar 2003 13:25:33 +0000 (13:25 +0000)]
Implement $obj::static_func()
Corne' Cornelius [Wed, 5 Mar 2003 13:17:00 +0000 (13:17 +0000)]
- Reverted emalloc(),efree() changed for persistant connection resources
Ben Mansell [Wed, 5 Mar 2003 11:50:18 +0000 (11:50 +0000)]
Update build instructions for Zeus web server
Zeev Suraski [Wed, 5 Mar 2003 11:14:44 +0000 (11:14 +0000)]
Add support for interfaces
Corne' Cornelius [Wed, 5 Mar 2003 09:38:00 +0000 (09:38 +0000)]
- Changed malloc() and free() to emalloc() and efree()
Moriyoshi Koizumi [Wed, 5 Mar 2003 06:16:22 +0000 (06:16 +0000)]
Added missing phpinfo entry (Russian support)
<changelog@php.net> [Wed, 5 Mar 2003 01:33:51 +0000 (01:33 +0000)]
ChangeLog update
Marcus Boerger [Tue, 4 Mar 2003 23:45:48 +0000 (23:45 +0000)]
Use stream locking support
# needs more testing
Wez Furlong [Tue, 4 Mar 2003 23:01:24 +0000 (23:01 +0000)]
Miscellaneous compilation warning, coding standards, build related,
memory leak and segfault related fixes.
The simple soap client/server code examples now run without leaking or
segfaulting.
Ilia Alshanetsky [Tue, 4 Mar 2003 21:46:33 +0000 (21:46 +0000)]
Added notes about locking functions.
Marcus Boerger [Tue, 4 Mar 2003 20:31:42 +0000 (20:31 +0000)]
Support all possible configurations and simplify includes
Marcus Boerger [Tue, 4 Mar 2003 19:56:35 +0000 (19:56 +0000)]
fix dba by fixing key_len retrieval
Moriyoshi Koizumi [Tue, 4 Mar 2003 19:52:22 +0000 (19:52 +0000)]
Added a test case for bug #22510
Marcus Boerger [Tue, 4 Mar 2003 19:32:06 +0000 (19:32 +0000)]
do not use $GLOBAL[]
foobar [Tue, 4 Mar 2003 18:59:16 +0000 (18:59 +0000)]
typofix
Marcus Boerger [Tue, 4 Mar 2003 18:35:03 +0000 (18:35 +0000)]
If this doesn't show "3.4" there is another error
Moriyoshi Koizumi [Tue, 4 Mar 2003 17:18:40 +0000 (17:18 +0000)]
64bit long fix
Moriyoshi Koizumi [Tue, 4 Mar 2003 17:10:29 +0000 (17:10 +0000)]
64bit long fix: patch by Dave Hill
Ilia Alshanetsky [Tue, 4 Mar 2003 16:34:52 +0000 (16:34 +0000)]
Fixed bug #22437.
Ilia Alshanetsky [Tue, 4 Mar 2003 16:04:05 +0000 (16:04 +0000)]
Added support for http redirects to ftp.
Fixed bug #22508 (Added protection against circular HTML redirects).
Ilia Alshanetsky [Tue, 4 Mar 2003 14:37:38 +0000 (14:37 +0000)]
Skip test if running under safe-mode.
foobar [Tue, 4 Mar 2003 14:17:38 +0000 (14:17 +0000)]
These are in the branch.
foobar [Tue, 4 Mar 2003 14:12:39 +0000 (14:12 +0000)]
ws & CS
Zeev Suraski [Tue, 4 Mar 2003 13:52:03 +0000 (13:52 +0000)]
Remove legacy code
foobar [Tue, 4 Mar 2003 13:50:24 +0000 (13:50 +0000)]
remove this from here as it belongs elsewhere
Christian Stocker [Tue, 4 Mar 2003 13:38:38 +0000 (13:38 +0000)]
MFB (make it really W3C compatible (unlink node, when in tree...))
Zeev Suraski [Tue, 4 Mar 2003 13:36:16 +0000 (13:36 +0000)]
Remove redundant code
<changelog@php.net> [Tue, 4 Mar 2003 01:33:08 +0000 (01:33 +0000)]
ChangeLog update
Edin Kadribasic [Tue, 4 Mar 2003 00:10:11 +0000 (00:10 +0000)]
Credits update.
Georg Richter [Mon, 3 Mar 2003 22:50:56 +0000 (22:50 +0000)]
fixed bug in macro-definition
Georg Richter [Mon, 3 Mar 2003 22:50:34 +0000 (22:50 +0000)]
disabled output of errormessages
Georg Richter [Mon, 3 Mar 2003 22:36:47 +0000 (22:36 +0000)]
added profiler support
Edin Kadribasic [Mon, 3 Mar 2003 21:25:25 +0000 (21:25 +0000)]
MFB: Enabled mcrypt_generic_deinit() on windows (#22520)
Ilia Alshanetsky [Mon, 3 Mar 2003 19:57:18 +0000 (19:57 +0000)]
Compiler warning fix.