]>
granicus.if.org Git - php/log
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.
Ilia Alshanetsky [Mon, 3 Mar 2003 19:46:16 +0000 (19:46 +0000)]
More compiler warnings fixed.
Ilia Alshanetsky [Mon, 3 Mar 2003 19:41:36 +0000 (19:41 +0000)]
Compiler warning fix.
Ilia Alshanetsky [Mon, 3 Mar 2003 19:37:09 +0000 (19:37 +0000)]
Fixed compiler warnings.
Jay Smith [Mon, 3 Mar 2003 16:44:38 +0000 (16:44 +0000)]
Added some tests for ZE2 features and their functionality.
Marcus Boerger [Mon, 3 Mar 2003 11:18:59 +0000 (11:18 +0000)]
Adding tests for ctor/dtor handling
Marcus Boerger [Mon, 3 Mar 2003 11:13:56 +0000 (11:13 +0000)]
Adding tests for abstract static methods
Marcus Boerger [Mon, 3 Mar 2003 11:10:30 +0000 (11:10 +0000)]
Adding tests for final methods
Harald Radi [Mon, 3 Mar 2003 01:56:14 +0000 (01:56 +0000)]
add missing strtolower
<changelog@php.net> [Mon, 3 Mar 2003 01:32:58 +0000 (01:32 +0000)]
ChangeLog update
Harald Radi [Mon, 3 Mar 2003 01:30:27 +0000 (01:30 +0000)]
adding placeholder for the new disable_classes directive
Harald Radi [Mon, 3 Mar 2003 01:27:22 +0000 (01:27 +0000)]
adding disable_classes ini directive based on the
newly introduced zend_disable_class function
Harald Radi [Mon, 3 Mar 2003 01:22:43 +0000 (01:22 +0000)]
commiting zend_disable_class patch for George:
disabled classes will be replaced by dummy classes
that print a warning upon instanciation
Marcus Boerger [Mon, 3 Mar 2003 00:58:15 +0000 (00:58 +0000)]
(re)check in non ZendOptimizer version of test
Marcus Boerger [Mon, 3 Mar 2003 00:15:50 +0000 (00:15 +0000)]
remove entry done already
foobar [Sun, 2 Mar 2003 18:52:29 +0000 (18:52 +0000)]
typofix
foobar [Sun, 2 Mar 2003 18:50:45 +0000 (18:50 +0000)]
Special case for MacosX..
foobar [Sun, 2 Mar 2003 18:47:35 +0000 (18:47 +0000)]
Fixed bug #22485 (hardcoded shared lib extensions)
Zeev Suraski [Sun, 2 Mar 2003 15:41:12 +0000 (15:41 +0000)]
Fix old variable names
Zeev Suraski [Sun, 2 Mar 2003 15:24:04 +0000 (15:24 +0000)]
Fix destructors some more
Marcus Boerger [Sun, 2 Mar 2003 15:12:12 +0000 (15:12 +0000)]
fix problem in current HEAD
# strange why on earth does $GLOBALS['cwd'] produce a warning here?
# however we already have a global declarations so we use it for cwd, too.
Wez Furlong [Sun, 2 Mar 2003 15:11:42 +0000 (15:11 +0000)]
typo fix
Uwe Schindler [Sun, 2 Mar 2003 13:45:23 +0000 (13:45 +0000)]
*** empty log message ***
Zeev Suraski [Sun, 2 Mar 2003 13:35:01 +0000 (13:35 +0000)]
- Optimize $_REQUEST
- Fix phpinfo()
Zeev Suraski [Sun, 2 Mar 2003 13:33:31 +0000 (13:33 +0000)]
Improve infrastructure
Wez Furlong [Sun, 2 Mar 2003 13:14:49 +0000 (13:14 +0000)]
Build-performance tweaks
Wez Furlong [Sun, 2 Mar 2003 13:09:48 +0000 (13:09 +0000)]
Fix build for activescript sapi
Derick Rethans [Sun, 2 Mar 2003 12:46:37 +0000 (12:46 +0000)]
- It was called _VARS, not _GLOBALS :-)
Zeev Suraski [Sun, 2 Mar 2003 10:19:15 +0000 (10:19 +0000)]
Add JIT initialization for _SERVER and _ENV
(it's less important for the others, even though it should be fairly
easy now too)
Zeev Suraski [Sun, 2 Mar 2003 10:04:53 +0000 (10:04 +0000)]
Add infrastructure for JIT initialization of auto globals
Moriyoshi Koizumi [Sun, 2 Mar 2003 08:39:01 +0000 (08:39 +0000)]
Fixed my silly mistake in the filter code
<changelog@php.net> [Sun, 2 Mar 2003 01:32:38 +0000 (01:32 +0000)]
NEWS update
<changelog@php.net> [Sun, 2 Mar 2003 01:32:28 +0000 (01:32 +0000)]
ChangeLog update
Zeev Suraski [Sat, 1 Mar 2003 19:08:41 +0000 (19:08 +0000)]
Fix mem leak
Moriyoshi Koizumi [Sat, 1 Mar 2003 18:47:18 +0000 (18:47 +0000)]
Reverted my previous commit
Wez Furlong [Sat, 1 Mar 2003 17:27:23 +0000 (17:27 +0000)]
Ensure that all fields are initialized to NULL.
Moriyoshi Koizumi [Sat, 1 Mar 2003 15:49:06 +0000 (15:49 +0000)]
Fixed build
Wez Furlong [Sat, 1 Mar 2003 15:40:06 +0000 (15:40 +0000)]
Fix two crash bugs when optional parameters are not specified.
Fix folding markers.
Wez Furlong [Sat, 1 Mar 2003 15:22:21 +0000 (15:22 +0000)]
Don't shutdown() unix sockets.
It causes the server end to close down/break.
Wez Furlong [Sat, 1 Mar 2003 15:20:42 +0000 (15:20 +0000)]
Folding fixes
Andi Gutmans [Sat, 1 Mar 2003 14:57:49 +0000 (14:57 +0000)]
- Make __construct() have higher priority than class name functions
- for constructors.
- Fix problem with the engine allowing final/abstract for the same method.
- Both patches are by Marcus Börger.
Wez Furlong [Sat, 1 Mar 2003 13:52:11 +0000 (13:52 +0000)]
Add streams headers to those used for shared extensions.
<changelog@php.net> [Sat, 1 Mar 2003 01:40:00 +0000 (01:40 +0000)]
ChangeLog update
Wez Furlong [Sat, 1 Mar 2003 01:28:50 +0000 (01:28 +0000)]
New!
Pierre Joye [Sat, 1 Mar 2003 01:28:10 +0000 (01:28 +0000)]
update credits (ilia,myself)
Wez Furlong [Sat, 1 Mar 2003 01:27:50 +0000 (01:27 +0000)]
Expose php_stream_copy_to_stream as stream_copy_to_stream(); a high
performance alternative to looping reads and writes.