]>
granicus.if.org Git - php/log
Uwe Steinmann [Wed, 8 Mar 2000 17:51:58 +0000 (17:51 +0000)]
- several fixes and cleanups in hw module
Andrei Zmievski [Wed, 8 Mar 2000 15:04:19 +0000 (15:04 +0000)]
Typo.
Andrei Zmievski [Wed, 8 Mar 2000 15:02:41 +0000 (15:02 +0000)]
blah
Andrei Zmievski [Wed, 8 Mar 2000 14:57:26 +0000 (14:57 +0000)]
Anything in $HTTP_SESSION_VARS[] is auto-registered, if register_globals
is turned off.
<changelog@php.net> [Wed, 8 Mar 2000 02:09:10 +0000 (02:09 +0000)]
ChangeLog update
Uwe Steinmann [Tue, 7 Mar 2000 20:51:15 +0000 (20:51 +0000)]
- support for pdflib 3.0
David Hedbor [Tue, 7 Mar 2000 20:20:42 +0000 (20:20 +0000)]
Changed typo (interpretor->interpreter)
Sascha Schumann [Tue, 7 Mar 2000 18:05:16 +0000 (18:05 +0000)]
Write configuration parameters into `config.nice', so you can redo the
same configuration with exactly one command.
Uwe Steinmann [Tue, 7 Mar 2000 17:29:25 +0000 (17:29 +0000)]
- quick hack to support pdflib 3.0 (not tested)
Sascha Schumann [Tue, 7 Mar 2000 16:56:17 +0000 (16:56 +0000)]
Try to locate the mysql.sock
Sascha Schumann [Tue, 7 Mar 2000 16:49:17 +0000 (16:49 +0000)]
Move the sincludes outside of AC_DEFUN(), so PHP can use the macros
Andi Gutmans [Tue, 7 Mar 2000 16:33:30 +0000 (16:33 +0000)]
- Enable MySQL by default
Andrei Zmievski [Tue, 7 Mar 2000 16:12:35 +0000 (16:12 +0000)]
Expanded checking for pcre.h and libpcre.a.
Andi Gutmans [Tue, 7 Mar 2000 15:50:51 +0000 (15:50 +0000)]
- Thies, it is crucial :)
Sam Ruby [Tue, 7 Mar 2000 15:41:34 +0000 (15:41 +0000)]
Sapi/servlet build on Unix broken
Uwe Steinmann [Tue, 7 Mar 2000 14:53:02 +0000 (14:53 +0000)]
- some cleanups and fixed memory leak
Sam Ruby [Tue, 7 Mar 2000 14:43:39 +0000 (14:43 +0000)]
Include metaphone on win32 builds
Sam Ruby [Tue, 7 Mar 2000 14:41:33 +0000 (14:41 +0000)]
Unresolved external php_if_ftruncate on Win32
Sascha Schumann [Tue, 7 Mar 2000 13:27:37 +0000 (13:27 +0000)]
Use threads.m4
Sascha Schumann [Tue, 7 Mar 2000 13:24:12 +0000 (13:24 +0000)]
Use improved POSIX threads check from threads.m4
This is shared between some projects (currently Apache 2.0, mhash, mcrypt)
Uwe Steinmann [Tue, 7 Mar 2000 13:16:01 +0000 (13:16 +0000)]
- switch to zend's double link list finished
Sam Ruby [Tue, 7 Mar 2000 12:28:06 +0000 (12:28 +0000)]
Only define crypt if it is present
Andrei Zmievski [Tue, 7 Mar 2000 04:28:43 +0000 (04:28 +0000)]
Can't believe it hasn't been done yet.
Andrei Zmievski [Tue, 7 Mar 2000 04:28:29 +0000 (04:28 +0000)]
Kill warning.
Thies C. Arntzen [Tue, 7 Mar 2000 03:43:03 +0000 (03:43 +0000)]
(php: dl) fixed MAXPATHLEN bug
# now it's /* SAFE */ !
<changelog@php.net> [Tue, 7 Mar 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 7 Mar 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update
Sam Ruby [Tue, 7 Mar 2000 01:50:02 +0000 (01:50 +0000)]
It looks like a number of "standard" extensions are now truly builtin...
Sascha Schumann [Mon, 6 Mar 2000 23:12:56 +0000 (23:12 +0000)]
Change default UNIX sock to /tmp/mysql.sock
Sascha Schumann [Mon, 6 Mar 2000 22:38:49 +0000 (22:38 +0000)]
Build fixes - MySQL now actually works
Stig Bakken [Mon, 6 Mar 2000 20:37:11 +0000 (20:37 +0000)]
@Cleaned up extension namespace (Stig)
Cleaned up extension namespace, and changed ext/standard into one single
extension.
Sascha Schumann [Mon, 6 Mar 2000 20:14:18 +0000 (20:14 +0000)]
update
Stig S. Bakken [Mon, 6 Mar 2000 20:13:04 +0000 (20:13 +0000)]
added GINIT_FUNC_ARGS and GINIT_FUNC_ARGS_PASSTHRU
Sascha Schumann [Mon, 6 Mar 2000 20:12:12 +0000 (20:12 +0000)]
Finish config.m4 changes
Sascha Schumann [Mon, 6 Mar 2000 20:06:55 +0000 (20:06 +0000)]
Build always against embedded library
Sascha Schumann [Mon, 6 Mar 2000 20:06:23 +0000 (20:06 +0000)]
Modularize mysql autoconf stuff
David Hedbor [Mon, 6 Mar 2000 19:27:59 +0000 (19:27 +0000)]
Use php_module_shutdown_wrapper as the shutdown function
David Hedbor [Mon, 6 Mar 2000 19:26:39 +0000 (19:26 +0000)]
Use
Zeev Suraski [Mon, 6 Mar 2000 19:25:08 +0000 (19:25 +0000)]
- Bump up Zend's API version
Stig S. Bakken [Mon, 6 Mar 2000 18:46:10 +0000 (18:46 +0000)]
Added ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU.
Stig Bakken [Mon, 6 Mar 2000 18:44:01 +0000 (18:44 +0000)]
Change extension names in all extensions' zend_module_entry to their
directory name.
Andi Gutmans [Mon, 6 Mar 2000 17:13:38 +0000 (17:13 +0000)]
- Fix memory leak
Sascha Schumann [Mon, 6 Mar 2000 16:02:01 +0000 (16:02 +0000)]
"User interface" for removing all files which are ignored by cvs
(i.e. object files, Makefiles)
Egon Schmid [Mon, 6 Mar 2000 16:01:54 +0000 (16:01 +0000)]
Hartmut don't touch protos. Only two lines are allowed.
Andi Gutmans [Mon, 6 Mar 2000 15:58:50 +0000 (15:58 +0000)]
- Missed one
Hartmut Holzgraefe [Mon, 6 Mar 2000 15:32:05 +0000 (15:32 +0000)]
off-by-one error (bug id #3741) fixed
Andrei Zmievski [Mon, 6 Mar 2000 14:37:48 +0000 (14:37 +0000)]
Need to pass PLS_DC.
Andrei Zmievski [Mon, 6 Mar 2000 14:36:11 +0000 (14:36 +0000)]
(php_get_session_var)
The variables are now serialized either from globals or from
$HTTP_STATE_VARS[] array, depending on register_globals and track_vars
settings.
Sam Ruby [Mon, 6 Mar 2000 13:19:58 +0000 (13:19 +0000)]
Cleanup
Uwe Steinmann [Mon, 6 Mar 2000 13:11:21 +0000 (13:11 +0000)]
- root property in Dom Doc class is now reference to array element in
children property
Sam Ruby [Mon, 6 Mar 2000 10:46:40 +0000 (10:46 +0000)]
Unresolved externs
Thies C. Arntzen [Mon, 6 Mar 2000 08:02:15 +0000 (08:02 +0000)]
@- OCINLogon() sessions are now closed again. (Thies)
# happy hacking in hongkong!
Zeev Suraski [Mon, 6 Mar 2000 05:26:39 +0000 (05:26 +0000)]
It's official now...
<changelog@php.net> [Mon, 6 Mar 2000 02:09:09 +0000 (02:09 +0000)]
ChangeLog update
Sam Ruby [Sun, 5 Mar 2000 23:59:56 +0000 (23:59 +0000)]
Eliminate "wrong number of parameters" warning
Andi Gutmans [Sun, 5 Mar 2000 21:40:40 +0000 (21:40 +0000)]
- Make some fixes although there is a problem with getpid() being defined
in process.h as getpid(void) and thus having an arugment. We might need to
define a php_getpid() function to wrap getpid().
Sam Ruby [Sun, 5 Mar 2000 21:37:47 +0000 (21:37 +0000)]
Fix traps due to sapi_global not being initialized when ZTS is set
Don't trap if php.ini can't be read
Sam Ruby [Sun, 5 Mar 2000 21:35:24 +0000 (21:35 +0000)]
Add support for PHP syntax highlighting
Remove debug output
Fix trap when string to be output is not null terminated
Add a MS workspace for project level dependencies
Match case of contentType header
Zeev Suraski [Sun, 5 Mar 2000 19:50:10 +0000 (19:50 +0000)]
Wrap some commonly unused callbacks
Hartmut Holzgraefe [Sun, 5 Mar 2000 19:48:23 +0000 (19:48 +0000)]
SuSE 6.3 imap.rpm puts the library into /usr/lib and the include files into /usr/include/imap
Sascha Schumann [Sun, 5 Mar 2000 17:39:41 +0000 (17:39 +0000)]
Avoid the side-effect of defining function names, so that the PHP functions
are not renamed to their prefixed variants.
PR: #3535
Egon Schmid [Sun, 5 Mar 2000 07:00:16 +0000 (07:00 +0000)]
Protos fixed.
Chuck Hagenbuch [Sun, 5 Mar 2000 05:36:34 +0000 (05:36 +0000)]
Attribute list support ported from php3.
Andrei Zmievski [Sun, 5 Mar 2000 04:25:12 +0000 (04:25 +0000)]
Remove warning.
Andrei Zmievski [Sun, 5 Mar 2000 02:18:52 +0000 (02:18 +0000)]
*** empty log message ***
<changelog@php.net> [Sun, 5 Mar 2000 02:09:09 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 5 Mar 2000 02:09:06 +0000 (02:09 +0000)]
NEWS update
Andi Gutmans [Sat, 4 Mar 2000 19:58:59 +0000 (19:58 +0000)]
- Fix Win32 build
Andrei Zmievski [Sat, 4 Mar 2000 19:26:27 +0000 (19:26 +0000)]
Don't need this check.
Andrei Zmievski [Sat, 4 Mar 2000 17:28:16 +0000 (17:28 +0000)]
@Added ip2long() and long2ip() courtesy of Faisal Nasim <faisal@nasim.org>
Andrei Zmievski [Sat, 4 Mar 2000 17:23:03 +0000 (17:23 +0000)]
@Added ftruncate() and fstat(), courtesy of Faisal Nasim <faisal@nasim.org>
Sascha Schumann [Sat, 4 Mar 2000 14:44:01 +0000 (14:44 +0000)]
Prefix some symbols with php_
^(pcre|Xml|XML).*
Sascha Schumann [Sat, 4 Mar 2000 14:22:15 +0000 (14:22 +0000)]
Don't export Lookahead
Sascha Schumann [Sat, 4 Mar 2000 14:21:22 +0000 (14:21 +0000)]
Remove outdated PHP 3.1 stuff
Zeev Suraski [Sat, 4 Mar 2000 03:12:17 +0000 (03:12 +0000)]
The default return value from include() and eval() changed from 1 to 0
unintentionally after the old return-reference patches - fixed
Zeev Suraski [Sat, 4 Mar 2000 02:59:14 +0000 (02:59 +0000)]
@- Added parse_ini_file(). Currently implemented in non thread safe version
@ of PHP, and currently lacks section support (Zeev)
- Bring the non thread safe .dsp's uptodate
<changelog@php.net> [Sat, 4 Mar 2000 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
Chuck Hagenbuch [Fri, 3 Mar 2000 21:57:26 +0000 (21:57 +0000)]
adding the fix for bug #3685 to php4 as well.
Stig Bakken [Fri, 3 Mar 2000 17:08:18 +0000 (17:08 +0000)]
crazy idea brought on by someone at FAST
Sascha Schumann [Fri, 3 Mar 2000 16:10:38 +0000 (16:10 +0000)]
Support HP-UX 10.x non-standard time-related reentrant functions
Jouni Ahto [Fri, 3 Mar 2000 14:15:05 +0000 (14:15 +0000)]
(imagearc) - Fix #3706.
Uwe Steinmann [Fri, 3 Mar 2000 12:38:20 +0000 (12:38 +0000)]
- tiny changes to testscript and domxml
Uwe Steinmann [Fri, 3 Mar 2000 12:37:10 +0000 (12:37 +0000)]
- more changes to use zend_llist
Sascha Schumann [Fri, 3 Mar 2000 12:12:01 +0000 (12:12 +0000)]
make it work
Sascha Schumann [Fri, 3 Mar 2000 11:54:07 +0000 (11:54 +0000)]
Better lib check
Sascha Schumann [Fri, 3 Mar 2000 11:47:13 +0000 (11:47 +0000)]
Also consider $i/include while searching for rfc822.h
Uwe Steinmann [Fri, 3 Mar 2000 08:44:25 +0000 (08:44 +0000)]
- xmltree() now returns an 'Dom Document' object with prop root and
children. root contains just the root element, children is an array
with all nodes on root level, e.g. comment, pi, element
Uwe Steinmann [Fri, 3 Mar 2000 08:02:22 +0000 (08:02 +0000)]
- added property type to obejct xml doc
<changelog@php.net> [Fri, 3 Mar 2000 02:09:44 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 3 Mar 2000 02:09:28 +0000 (02:09 +0000)]
NEWS update
Zeev Suraski [Fri, 3 Mar 2000 01:58:15 +0000 (01:58 +0000)]
Fix spelling
Joe Martin [Fri, 3 Mar 2000 01:28:27 +0000 (01:28 +0000)]
Added functions to retrieve scale, precision and raw oracle data type for
columns.
David Hedbor [Thu, 2 Mar 2000 22:13:24 +0000 (22:13 +0000)]
Now recommend --enable-roxen-zts...
Uwe Steinmann [Thu, 2 Mar 2000 19:56:50 +0000 (19:56 +0000)]
- using zend llist instead of dlist (not tested)
Sascha Schumann [Thu, 2 Mar 2000 19:39:05 +0000 (19:39 +0000)]
adjust comment II
Sascha Schumann [Thu, 2 Mar 2000 19:38:27 +0000 (19:38 +0000)]
adjust comment
Sascha Schumann [Thu, 2 Mar 2000 19:35:41 +0000 (19:35 +0000)]
Enable by default
Uwe Steinmann [Thu, 2 Mar 2000 18:56:06 +0000 (18:56 +0000)]
- some minor changes, cleanups
Uwe Steinmann [Thu, 2 Mar 2000 16:58:07 +0000 (16:58 +0000)]
- dom class now distinguishes between $dom->root() and $dom->children()
$dom->root() returns just the element, $dom->children() all nodes e.g.
comments
Uwe Steinmann [Thu, 2 Mar 2000 16:39:50 +0000 (16:39 +0000)]
- The root node of a xml doc is now an array since it is possible
to have a comment or pi and an element on root level.