]> granicus.if.org Git - php/log
php
21 years agoMiscellaneous compilation warning, coding standards, build related,
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.

21 years agoAdded notes about locking functions.
Ilia Alshanetsky [Tue, 4 Mar 2003 21:46:33 +0000 (21:46 +0000)]
Added notes about locking functions.

21 years agoSupport all possible configurations and simplify includes
Marcus Boerger [Tue, 4 Mar 2003 20:31:42 +0000 (20:31 +0000)]
Support all possible configurations and simplify includes

21 years agofix dba by fixing key_len retrieval
Marcus Boerger [Tue, 4 Mar 2003 19:56:35 +0000 (19:56 +0000)]
fix dba by fixing key_len retrieval

21 years agoAdded a test case for bug #22510
Moriyoshi Koizumi [Tue, 4 Mar 2003 19:52:22 +0000 (19:52 +0000)]
Added a test case for bug #22510

21 years agodo not use $GLOBAL[]
Marcus Boerger [Tue, 4 Mar 2003 19:32:06 +0000 (19:32 +0000)]
do not use $GLOBAL[]

21 years agotypofix
foobar [Tue, 4 Mar 2003 18:59:16 +0000 (18:59 +0000)]
typofix

21 years agoIf this doesn't show "3.4" there is another error
Marcus Boerger [Tue, 4 Mar 2003 18:35:03 +0000 (18:35 +0000)]
If this doesn't show "3.4" there is another error

21 years ago64bit long fix
Moriyoshi Koizumi [Tue, 4 Mar 2003 17:18:40 +0000 (17:18 +0000)]
64bit long fix

21 years ago64bit long fix: patch by Dave Hill
Moriyoshi Koizumi [Tue, 4 Mar 2003 17:10:29 +0000 (17:10 +0000)]
64bit long fix: patch by Dave Hill

21 years agoFixed bug #22437.
Ilia Alshanetsky [Tue, 4 Mar 2003 16:34:52 +0000 (16:34 +0000)]
Fixed bug #22437.

21 years agoAdded support for http redirects to ftp.
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).

21 years agoSkip test if running under safe-mode.
Ilia Alshanetsky [Tue, 4 Mar 2003 14:37:38 +0000 (14:37 +0000)]
Skip test if running under safe-mode.

21 years agoThese are in the branch.
foobar [Tue, 4 Mar 2003 14:17:38 +0000 (14:17 +0000)]
These are in the branch.

21 years agows & CS
foobar [Tue, 4 Mar 2003 14:12:39 +0000 (14:12 +0000)]
ws & CS

21 years agoRemove legacy code
Zeev Suraski [Tue, 4 Mar 2003 13:52:03 +0000 (13:52 +0000)]
Remove legacy code

21 years agoremove this from here as it belongs elsewhere
foobar [Tue, 4 Mar 2003 13:50:24 +0000 (13:50 +0000)]
remove this from here as it belongs elsewhere

21 years agoMFB (make it really W3C compatible (unlink node, when in tree...))
Christian Stocker [Tue, 4 Mar 2003 13:38:38 +0000 (13:38 +0000)]
MFB (make it really W3C compatible (unlink node, when in tree...))

21 years agoRemove redundant code
Zeev Suraski [Tue, 4 Mar 2003 13:36:16 +0000 (13:36 +0000)]
Remove redundant code

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

21 years agoCredits update.
Edin Kadribasic [Tue, 4 Mar 2003 00:10:11 +0000 (00:10 +0000)]
Credits update.

21 years agofixed bug in macro-definition
Georg Richter [Mon, 3 Mar 2003 22:50:56 +0000 (22:50 +0000)]
fixed bug in macro-definition

21 years agodisabled output of errormessages
Georg Richter [Mon, 3 Mar 2003 22:50:34 +0000 (22:50 +0000)]
disabled output of errormessages

21 years agoadded profiler support
Georg Richter [Mon, 3 Mar 2003 22:36:47 +0000 (22:36 +0000)]
added profiler support

21 years agoMFB: Enabled mcrypt_generic_deinit() on windows (#22520)
Edin Kadribasic [Mon, 3 Mar 2003 21:25:25 +0000 (21:25 +0000)]
MFB: Enabled mcrypt_generic_deinit() on windows (#22520)

21 years agoCompiler warning fix.
Ilia Alshanetsky [Mon, 3 Mar 2003 19:57:18 +0000 (19:57 +0000)]
Compiler warning fix.

21 years agoMore compiler warnings fixed.
Ilia Alshanetsky [Mon, 3 Mar 2003 19:46:16 +0000 (19:46 +0000)]
More compiler warnings fixed.

21 years agoCompiler warning fix.
Ilia Alshanetsky [Mon, 3 Mar 2003 19:41:36 +0000 (19:41 +0000)]
Compiler warning fix.

21 years agoFixed compiler warnings.
Ilia Alshanetsky [Mon, 3 Mar 2003 19:37:09 +0000 (19:37 +0000)]
Fixed compiler warnings.

22 years agoAdded some tests for ZE2 features and their functionality.
Jay Smith [Mon, 3 Mar 2003 16:44:38 +0000 (16:44 +0000)]
Added some tests for ZE2 features and their functionality.

22 years agoAdding tests for ctor/dtor handling
Marcus Boerger [Mon, 3 Mar 2003 11:18:59 +0000 (11:18 +0000)]
Adding tests for ctor/dtor handling

22 years agoAdding tests for abstract static methods
Marcus Boerger [Mon, 3 Mar 2003 11:13:56 +0000 (11:13 +0000)]
Adding tests for abstract static methods

22 years agoAdding tests for final methods
Marcus Boerger [Mon, 3 Mar 2003 11:10:30 +0000 (11:10 +0000)]
Adding tests for final methods

22 years agoadd missing strtolower
Harald Radi [Mon, 3 Mar 2003 01:56:14 +0000 (01:56 +0000)]
add missing strtolower

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

22 years agoadding placeholder for the new disable_classes directive
Harald Radi [Mon, 3 Mar 2003 01:30:27 +0000 (01:30 +0000)]
adding placeholder for the new disable_classes directive

22 years agoadding disable_classes ini directive based on the
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

22 years agocommiting zend_disable_class patch for George:
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

22 years ago(re)check in non ZendOptimizer version of test
Marcus Boerger [Mon, 3 Mar 2003 00:58:15 +0000 (00:58 +0000)]
(re)check in non ZendOptimizer version of test

22 years agoremove entry done already
Marcus Boerger [Mon, 3 Mar 2003 00:15:50 +0000 (00:15 +0000)]
remove entry done already

22 years agotypofix
foobar [Sun, 2 Mar 2003 18:52:29 +0000 (18:52 +0000)]
typofix

22 years agoSpecial case for MacosX..
foobar [Sun, 2 Mar 2003 18:50:45 +0000 (18:50 +0000)]
Special case for MacosX..

22 years agoFixed bug #22485 (hardcoded shared lib extensions)
foobar [Sun, 2 Mar 2003 18:47:35 +0000 (18:47 +0000)]
Fixed bug #22485 (hardcoded shared lib extensions)

22 years agoFix old variable names
Zeev Suraski [Sun, 2 Mar 2003 15:41:12 +0000 (15:41 +0000)]
Fix old variable names

22 years agoFix destructors some more
Zeev Suraski [Sun, 2 Mar 2003 15:24:04 +0000 (15:24 +0000)]
Fix destructors some more

22 years agofix problem in current HEAD
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.

22 years agotypo fix
Wez Furlong [Sun, 2 Mar 2003 15:11:42 +0000 (15:11 +0000)]
typo fix

22 years ago*** empty log message ***
Uwe Schindler [Sun, 2 Mar 2003 13:45:23 +0000 (13:45 +0000)]
*** empty log message ***

22 years ago- Optimize $_REQUEST
Zeev Suraski [Sun, 2 Mar 2003 13:35:01 +0000 (13:35 +0000)]
- Optimize $_REQUEST
- Fix phpinfo()

22 years agoImprove infrastructure
Zeev Suraski [Sun, 2 Mar 2003 13:33:31 +0000 (13:33 +0000)]
Improve infrastructure

22 years agoBuild-performance tweaks
Wez Furlong [Sun, 2 Mar 2003 13:14:49 +0000 (13:14 +0000)]
Build-performance tweaks

22 years agoFix build for activescript sapi
Wez Furlong [Sun, 2 Mar 2003 13:09:48 +0000 (13:09 +0000)]
Fix build for activescript sapi

22 years ago- It was called _VARS, not _GLOBALS :-)
Derick Rethans [Sun, 2 Mar 2003 12:46:37 +0000 (12:46 +0000)]
- It was called _VARS, not _GLOBALS :-)

22 years agoAdd JIT initialization for _SERVER and _ENV
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)

22 years agoAdd infrastructure for JIT initialization of auto globals
Zeev Suraski [Sun, 2 Mar 2003 10:04:53 +0000 (10:04 +0000)]
Add infrastructure for JIT initialization of auto globals

22 years agoFixed my silly mistake in the filter code
Moriyoshi Koizumi [Sun, 2 Mar 2003 08:39:01 +0000 (08:39 +0000)]
Fixed my silly mistake in the filter code

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

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

22 years agoFix mem leak
Zeev Suraski [Sat, 1 Mar 2003 19:08:41 +0000 (19:08 +0000)]
Fix mem leak

22 years agoReverted my previous commit
Moriyoshi Koizumi [Sat, 1 Mar 2003 18:47:18 +0000 (18:47 +0000)]
Reverted my previous commit

22 years agoEnsure that all fields are initialized to NULL.
Wez Furlong [Sat, 1 Mar 2003 17:27:23 +0000 (17:27 +0000)]
Ensure that all fields are initialized to NULL.

22 years agoFixed build
Moriyoshi Koizumi [Sat, 1 Mar 2003 15:49:06 +0000 (15:49 +0000)]
Fixed build

22 years agoFix two crash bugs when optional parameters are not specified.
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.

22 years agoDon't shutdown() unix sockets.
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.

22 years agoFolding fixes
Wez Furlong [Sat, 1 Mar 2003 15:20:42 +0000 (15:20 +0000)]
Folding fixes

22 years ago- Make __construct() have higher priority than class name functions
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.

22 years agoAdd streams headers to those used for shared extensions.
Wez Furlong [Sat, 1 Mar 2003 13:52:11 +0000 (13:52 +0000)]
Add streams headers to those used for shared extensions.

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

22 years agoNew!
Wez Furlong [Sat, 1 Mar 2003 01:28:50 +0000 (01:28 +0000)]
New!

22 years agoupdate credits (ilia,myself)
Pierre Joye [Sat, 1 Mar 2003 01:28:10 +0000 (01:28 +0000)]
update credits (ilia,myself)

22 years agoExpose php_stream_copy_to_stream as stream_copy_to_stream(); a high
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.

22 years agoTidy up stupid signed/unsigned issues with win32 by introducing a php_socket_t typedef.
Wez Furlong [Fri, 28 Feb 2003 21:03:36 +0000 (21:03 +0000)]
Tidy up stupid signed/unsigned issues with win32 by introducing a php_socket_t typedef.

22 years agoMFB config-file-scan-dir crash fix
Rasmus Lerdorf [Fri, 28 Feb 2003 20:48:38 +0000 (20:48 +0000)]
MFB config-file-scan-dir crash fix

22 years agoAdd this file...
Wez Furlong [Fri, 28 Feb 2003 20:06:05 +0000 (20:06 +0000)]
Add this file...

22 years agoNew user-space functions:
Wez Furlong [Fri, 28 Feb 2003 19:53:21 +0000 (19:53 +0000)]
New user-space functions:
  . stream_socket_client() - similar to fsockopen(), but more powerful.
  . stream_socket_server() - Creates a server socket.
  . stream_socket_accept() - Accept a client connection.
  . stream_socket_get_name() - Get local or remote name of socket.

Tidy up some leaks and debug printfs.
Move more streams functions into streamsfuncs.c and streamsfuncs.h.

22 years agoFixed compiler warnings.
Ilia Alshanetsky [Fri, 28 Feb 2003 17:26:28 +0000 (17:26 +0000)]
Fixed compiler warnings.

22 years agocallbacks are now supported
Hartmut Holzgraefe [Fri, 28 Feb 2003 10:30:40 +0000 (10:30 +0000)]
callbacks are now supported
(although there's still room for improvements)

22 years agoit is still to early in the morning for coding :(
Hartmut Holzgraefe [Fri, 28 Feb 2003 07:57:00 +0000 (07:57 +0000)]
it is still to early in the morning for coding :(

22 years agomake sure that GNU extensions exist for fnmatch()
Hartmut Holzgraefe [Fri, 28 Feb 2003 07:52:23 +0000 (07:52 +0000)]
make sure that GNU extensions exist for fnmatch()

22 years ago- Fixed bug #22312 (crash on failed connection when curl_getinfo() was called).
foobar [Fri, 28 Feb 2003 07:34:45 +0000 (07:34 +0000)]
- Fixed bug #22312 (crash on failed connection when curl_getinfo() was called).
  (Phil Oleson <poleson@verio.net>)

22 years ago- No need to include the ssl headers elsewhere but in ext/openssl
foobar [Fri, 28 Feb 2003 07:25:15 +0000 (07:25 +0000)]
- No need to include the ssl headers elsewhere but in ext/openssl
# ext/ftp doesn't use streams yet so it needs to include them.

22 years agoYAZ 2.0 or later is required now.
foobar [Fri, 28 Feb 2003 07:17:47 +0000 (07:17 +0000)]
YAZ 2.0 or later is required now.

22 years ago- support for "callback" type
Hartmut Holzgraefe [Fri, 28 Feb 2003 06:37:05 +0000 (06:37 +0000)]
- support for "callback" type
- proto syntax errors are now passed back to the top level parser

22 years agosupport for passing description file name on command line
Hartmut Holzgraefe [Fri, 28 Feb 2003 06:33:07 +0000 (06:33 +0000)]
support for passing description file name on command line

22 years agows & CS
foobar [Fri, 28 Feb 2003 06:33:04 +0000 (06:33 +0000)]
ws & CS

22 years ago"on line #", not "in line #"
Hartmut Holzgraefe [Fri, 28 Feb 2003 06:30:59 +0000 (06:30 +0000)]
"on line #", not "in line #"

22 years agoadded "callback" type (and fixed a stupid typo)
Hartmut Holzgraefe [Fri, 28 Feb 2003 06:28:53 +0000 (06:28 +0000)]
added "callback" type (and fixed a stupid typo)

22 years agosome DTD fixes and <code> as a toplevel element for .c and .h code snippets
Hartmut Holzgraefe [Fri, 28 Feb 2003 06:28:14 +0000 (06:28 +0000)]
some DTD fixes and <code> as a toplevel element for .c and .h code snippets

22 years agoImplement memory mapping for win32.
Wez Furlong [Fri, 28 Feb 2003 01:47:28 +0000 (01:47 +0000)]
Implement memory mapping for win32.
Could do with some rigorous testing; simple readfile() tests here appear to work.

22 years agoChangeLog update
<changelog@php.net> [Fri, 28 Feb 2003 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

22 years agocompiler warning fixed.
Ilia Alshanetsky [Fri, 28 Feb 2003 00:08:00 +0000 (00:08 +0000)]
compiler warning fixed.

22 years agoFixed compiler warning.
Ilia Alshanetsky [Thu, 27 Feb 2003 23:53:55 +0000 (23:53 +0000)]
Fixed compiler warning.

22 years agofixed compiler warnings.
Ilia Alshanetsky [Thu, 27 Feb 2003 23:50:55 +0000 (23:50 +0000)]
fixed compiler warnings.

22 years agostreams.c -> streamsfuncs.c
Wez Furlong [Thu, 27 Feb 2003 22:48:13 +0000 (22:48 +0000)]
streams.c -> streamsfuncs.c
# argh!

22 years agoUpdate win32 build.
Wez Furlong [Thu, 27 Feb 2003 22:43:51 +0000 (22:43 +0000)]
Update win32 build.
Since msvc sucks, I had to rename ext/standard/streams.c to ext/standed/streamsfuncs.c

22 years agoMove streams specific stuff from ext/standard/file.c -> ext/standard/streams.c
Wez Furlong [Thu, 27 Feb 2003 22:23:39 +0000 (22:23 +0000)]
Move streams specific stuff from ext/standard/file.c -> ext/standard/streams.c
Move win32 select implementation into win32/.
Will update win32 build in a moment.

22 years agoFixed a bug that would cause filetype() to return "unknown" for
Ilia Alshanetsky [Thu, 27 Feb 2003 20:38:00 +0000 (20:38 +0000)]
Fixed a bug that would cause filetype() to return "unknown" for
non-existent files on Win32.

22 years agoAdd a generic meta data api for streams.
Wez Furlong [Thu, 27 Feb 2003 19:10:24 +0000 (19:10 +0000)]
Add a generic meta data api for streams.

22 years agoThe basic input filtering framework is done and working nicely
Rasmus Lerdorf [Thu, 27 Feb 2003 18:45:37 +0000 (18:45 +0000)]
The basic input filtering framework is done and working nicely

22 years agoUpdate todo slightly
Wez Furlong [Thu, 27 Feb 2003 18:23:50 +0000 (18:23 +0000)]
Update todo slightly