]> granicus.if.org Git - php/log
php
24 years agoAdd to the API
Andi Gutmans [Tue, 13 Jun 2000 19:01:22 +0000 (19:01 +0000)]
Add to the API

24 years agoWe should define symlink functions only when HAVE_SYMLINK is defined.
Andrei Zmievski [Tue, 13 Jun 2000 18:07:19 +0000 (18:07 +0000)]
We should define symlink functions only when HAVE_SYMLINK is defined.
Otherwise, they should be aliased as not available.

24 years agoDue to creating the Makefiles later, generating libphp4.module failed,
Sascha Schumann [Tue, 13 Jun 2000 18:02:28 +0000 (18:02 +0000)]
Due to creating the Makefiles later, generating libphp4.module failed,
because sapi/apache had not been created. This applies to VPATH builds
only.

24 years agoAdd optional support for C0x inline semantics.
Sascha Schumann [Tue, 13 Jun 2000 17:58:33 +0000 (17:58 +0000)]
Add optional support for C0x inline semantics.

These are enabled by specifying `--enable-c0x-inline' on the command
line. We might add an autoconf check for this particular feature
later.

24 years agoarray_uniq() has been implemented by someone else.
Andrei Zmievski [Tue, 13 Jun 2000 17:47:05 +0000 (17:47 +0000)]
array_uniq() has been implemented by someone else.

24 years agoInclude <math.h> in php_math.h. This is necessary, because we might
Sascha Schumann [Tue, 13 Jun 2000 16:35:40 +0000 (16:35 +0000)]
Include <math.h> in php_math.h. This is necessary, because we might
otherwise redefine system macros.

24 years agoDelete phpdir.h. Someone moved this to php_dir.h in the past and
Sascha Schumann [Tue, 13 Jun 2000 16:34:18 +0000 (16:34 +0000)]
Delete phpdir.h. Someone moved this to php_dir.h in the past and
forgot to delete it.

24 years agoRename phpmath.h to php_math.h.
Sascha Schumann [Tue, 13 Jun 2000 16:31:57 +0000 (16:31 +0000)]
Rename phpmath.h to php_math.h.

24 years agocopy() now creates the destination file with mode 0777 again. this is
Thies C. Arntzen [Tue, 13 Jun 2000 15:48:38 +0000 (15:48 +0000)]
copy() now creates the destination file with mode 0777 again. this is
the way it used to be in PHP 3

24 years agoDamn.
Andrei Zmievski [Tue, 13 Jun 2000 14:49:25 +0000 (14:49 +0000)]
Damn.

24 years agoForgot to add this yesterday.
Andrei Zmievski [Tue, 13 Jun 2000 14:47:10 +0000 (14:47 +0000)]
Forgot to add this yesterday.

24 years agoO_APPEND breaks 'c' for DBM files - this is handled
Jim Jagielski [Tue, 13 Jun 2000 14:37:34 +0000 (14:37 +0000)]
O_APPEND breaks 'c' for DBM files - this is handled
correctly by PHP3, so it's almost a forward'' port :)

24 years agoAdd llist_apply_func_t and make prototypes use the typedefs.
Sascha Schumann [Tue, 13 Jun 2000 09:18:06 +0000 (09:18 +0000)]
Add llist_apply_func_t and make prototypes use the typedefs.

24 years agoProper casts
Sascha Schumann [Tue, 13 Jun 2000 09:17:06 +0000 (09:17 +0000)]
Proper casts

24 years agoRemove extra cast. `ch' is already of type `char *'.
Sascha Schumann [Tue, 13 Jun 2000 09:09:33 +0000 (09:09 +0000)]
Remove extra cast. `ch' is already of type `char *'.

This unbreaks the build with xlc on AIX.

24 years agoRemove single ;
Sascha Schumann [Tue, 13 Jun 2000 09:06:31 +0000 (09:06 +0000)]
Remove single ;

24 years agoFix spelling
Sascha Schumann [Tue, 13 Jun 2000 07:49:17 +0000 (07:49 +0000)]
Fix spelling

24 years ago(php_math_number_format) Simplifying the logic also fixed bugs #4954
Andrei Zmievski [Tue, 13 Jun 2000 04:31:02 +0000 (04:31 +0000)]
(php_math_number_format) Simplifying the logic also fixed bugs #4954
and #4998.

24 years agoChangeLog update
<changelog@php.net> [Tue, 13 Jun 2000 02:15:03 +0000 (02:15 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Tue, 13 Jun 2000 02:14:49 +0000 (02:14 +0000)]
NEWS update

24 years agoCheck more locations. Submitted by Anil Madhavapeddy <anil@recoil.org>
Chuck Hagenbuch [Tue, 13 Jun 2000 00:57:58 +0000 (00:57 +0000)]
Check more locations. Submitted by Anil Madhavapeddy <anil@recoil.org>

24 years agoRemoved obsolete, commented line
David Hedbor [Mon, 12 Jun 2000 23:41:34 +0000 (23:41 +0000)]
Removed obsolete, commented line

24 years agoMake Egon happy :)
Zeev Suraski [Mon, 12 Jun 2000 22:03:53 +0000 (22:03 +0000)]
Make Egon happy :)

24 years agoFix verified, update news
Zeev Suraski [Mon, 12 Jun 2000 21:41:56 +0000 (21:41 +0000)]
Fix verified, update news

24 years ago@- Fixed an initialization problem in the MS-SQL problem that could cause
Zeev Suraski [Mon, 12 Jun 2000 21:39:51 +0000 (21:39 +0000)]
@- Fixed an initialization problem in the MS-SQL problem that could cause
@  a crash in mssql_query() (Zeev)

24 years agoFix a bug in extension_dir, where PG(extension_dir) is not yet initialized by the...
Zeev Suraski [Mon, 12 Jun 2000 21:01:03 +0000 (21:01 +0000)]
Fix a bug in extension_dir, where PG(extension_dir) is not yet initialized by the time php_dl() is called

24 years agomaking zlib module compile on win32 with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:34:35 +0000 (20:34 +0000)]
making zlib module compile on win32 with new directory structure

24 years agomaking oracle module compile on win32 with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:34:17 +0000 (20:34 +0000)]
making oracle module compile on win32 with new directory structure

24 years agomaking oci8 module compile on win32 with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:33:55 +0000 (20:33 +0000)]
making oci8 module compile on win32 with new directory structure

24 years agomaking ldap module compile on win32 with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:33:32 +0000 (20:33 +0000)]
making ldap module compile on win32 with new directory structure

24 years agomaking java module compile on win32 with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:33:12 +0000 (20:33 +0000)]
making java module compile on win32 with new directory structure

24 years agomaking imap module compile on win32 with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:32:52 +0000 (20:32 +0000)]
making imap module compile on win32 with new directory structure

24 years agomaking ftp module compile on win32 with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:32:23 +0000 (20:32 +0000)]
making ftp module compile on win32 with new directory structure

24 years agomaking exif module compile on win32 with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:31:45 +0000 (20:31 +0000)]
making exif module compile on win32 with new directory structure

24 years agomaking calendar module compile on win32 with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:31:03 +0000 (20:31 +0000)]
making calendar module compile on win32 with new directory structure

24 years agoReturn the previous error handler from set_error_handler()
Zeev Suraski [Mon, 12 Jun 2000 20:31:02 +0000 (20:31 +0000)]
Return the previous error handler from set_error_handler()

24 years agonews update
Zeev Suraski [Mon, 12 Jun 2000 20:30:52 +0000 (20:30 +0000)]
news update

24 years agoAvoid using E_CORE_* errorlevels in any place which is not in the global startup...
Zeev Suraski [Mon, 12 Jun 2000 20:22:17 +0000 (20:22 +0000)]
Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence

24 years agomaking MSSQL module compile with new directory structure
Frank M. Kromann [Mon, 12 Jun 2000 20:16:07 +0000 (20:16 +0000)]
making MSSQL module compile with new directory structure

24 years ago@- Upgraded PCRE to version 3.2 and fixed a bug when anchored pattern
Andrei Zmievski [Mon, 12 Jun 2000 19:55:58 +0000 (19:55 +0000)]
@- Upgraded PCRE to version 3.2 and fixed a bug when anchored pattern
@  matched an empty string. (Andrei)

24 years agoDocument change.
Andrei Zmievski [Mon, 12 Jun 2000 19:41:33 +0000 (19:41 +0000)]
Document change.

24 years ago- On UNIX support popen() which works with current working directory
Andi Gutmans [Mon, 12 Jun 2000 19:39:04 +0000 (19:39 +0000)]
- On UNIX support popen() which works with current working directory
- when in VIRTUAL_DIR mode.

24 years agoMake gdttf.c work with virtual dir support.
Andrei Zmievski [Mon, 12 Jun 2000 19:13:21 +0000 (19:13 +0000)]
Make gdttf.c work with virtual dir support.

24 years ago- Start of popen() fix for UNIX. Still unclear what we'll do on Windows.
Andi Gutmans [Mon, 12 Jun 2000 18:48:18 +0000 (18:48 +0000)]
- Start of popen() fix for UNIX. Still unclear what we'll do on Windows.

24 years agoKilled <?php_track_vars?>
Zeev Suraski [Mon, 12 Jun 2000 16:07:25 +0000 (16:07 +0000)]
Killed <?php_track_vars?>

24 years agoGet rid of <?php_track_vars?>
Zeev Suraski [Mon, 12 Jun 2000 16:07:15 +0000 (16:07 +0000)]
Get rid of <?php_track_vars?>

24 years ago(PHP str_pad) Terminate string with a null.
Andrei Zmievski [Mon, 12 Jun 2000 16:06:27 +0000 (16:06 +0000)]
(PHP str_pad) Terminate string with a null.

24 years agoLets not offend anyone :)
Zeev Suraski [Mon, 12 Jun 2000 15:55:15 +0000 (15:55 +0000)]
Lets not offend anyone :)

24 years agoFixed a proto.
Egon Schmid [Mon, 12 Jun 2000 15:17:08 +0000 (15:17 +0000)]
Fixed a proto.

24 years agoFixed protos.
Egon Schmid [Mon, 12 Jun 2000 14:44:16 +0000 (14:44 +0000)]
Fixed protos.

24 years ago(php_readdir_r) Revert that bad patch.
Andrei Zmievski [Mon, 12 Jun 2000 14:11:39 +0000 (14:11 +0000)]
(php_readdir_r) Revert that bad patch.

24 years agoFixed some protos.
Egon Schmid [Mon, 12 Jun 2000 13:33:49 +0000 (13:33 +0000)]
Fixed some protos.

24 years agoQuiet CVS.
Andrei Zmievski [Mon, 12 Jun 2000 13:22:11 +0000 (13:22 +0000)]
Quiet CVS.

24 years ago(php_readdir_r) Last argument to readdir_r was missing.
Andrei Zmievski [Mon, 12 Jun 2000 13:20:38 +0000 (13:20 +0000)]
(php_readdir_r) Last argument to readdir_r was missing.

24 years agoChangeLog update
<changelog@php.net> [Mon, 12 Jun 2000 02:14:47 +0000 (02:14 +0000)]
ChangeLog update

24 years agoFix overlooked core->main change
Rasmus Lerdorf [Sun, 11 Jun 2000 19:53:19 +0000 (19:53 +0000)]
Fix overlooked core->main change

24 years agoFix Windows .dsp's
Zeev Suraski [Sun, 11 Jun 2000 19:23:21 +0000 (19:23 +0000)]
Fix Windows .dsp's

24 years agoChange directory name from core to main.
Sascha Schumann [Sun, 11 Jun 2000 18:51:17 +0000 (18:51 +0000)]
Change directory name from core to main.

24 years agoPrepare move of the top-level source files to the core directory.
Sascha Schumann [Sun, 11 Jun 2000 18:16:37 +0000 (18:16 +0000)]
Prepare move of the top-level source files to the core directory.

24 years ago- Solve floating point precision crash on FreeBSD.
Andi Gutmans [Sun, 11 Jun 2000 18:07:14 +0000 (18:07 +0000)]
- Solve floating point precision crash on FreeBSD.

24 years ago- Fixes crash problem on FreeBSD when losing precision. Need to still see
Andi Gutmans [Sun, 11 Jun 2000 17:45:19 +0000 (17:45 +0000)]
- Fixes crash problem on FreeBSD when losing precision. Need to still see
- how to detect we're on FreeBSD

24 years ago- Update NEWS
Andi Gutmans [Sun, 11 Jun 2000 17:27:00 +0000 (17:27 +0000)]
- Update NEWS

24 years ago- Untested but it should fix the problem with cyr_convert() not being
Andi Gutmans [Sun, 11 Jun 2000 17:23:38 +0000 (17:23 +0000)]
- Untested but it should fix the problem with cyr_convert() not being
- binary safe and destroying other values in the script

24 years ago- Make shockwave work with virtual_dir (a bit ugly).
Andi Gutmans [Sun, 11 Jun 2000 16:34:53 +0000 (16:34 +0000)]
- Make shockwave work with virtual_dir (a bit ugly).
- swf_openfile doesn't return any values. This seems to mean that you can
- only have one file open at a time.

24 years agoAdded argument type.
Egon Schmid [Sun, 11 Jun 2000 16:24:00 +0000 (16:24 +0000)]
Added argument type.

24 years agoFix zend_get_parameters()
Zeev Suraski [Sun, 11 Jun 2000 16:19:31 +0000 (16:19 +0000)]
Fix zend_get_parameters()

24 years agoForgot to set_compare_func in the new array functions, had only tested
Stig Venaas [Sun, 11 Jun 2000 12:20:42 +0000 (12:20 +0000)]
Forgot to set_compare_func in the new array functions, had only tested
with older source.

24 years agoSeparate creating config_vars.mk and generating Makefiles.
Sascha Schumann [Sun, 11 Jun 2000 10:38:37 +0000 (10:38 +0000)]
Separate creating config_vars.mk and generating Makefiles.

This change enables you to regenerate Makefiles by running config.status.

24 years agoRemove unnecessary second cat invocation
Sascha Schumann [Sun, 11 Jun 2000 10:33:39 +0000 (10:33 +0000)]
Remove unnecessary second cat invocation

24 years ago(set_time_limit) converted to new API.
Thies C. Arntzen [Sun, 11 Jun 2000 10:27:36 +0000 (10:27 +0000)]
(set_time_limit) converted to new API.
# for some weird reason this fixes a newly introduced crash.

24 years agoUpgrade to Libtool 1.3.5.
Sascha Schumann [Sun, 11 Jun 2000 10:26:24 +0000 (10:26 +0000)]
Upgrade to Libtool 1.3.5.

24 years agooops.
Sterling Hughes [Sun, 11 Jun 2000 07:51:10 +0000 (07:51 +0000)]
oops.

# P.s.:  The current CVS is broken (virtual dir stuff), does anyone have
# an idea on when it will be fixed?

24 years agoChangeLog update
<changelog@php.net> [Sun, 11 Jun 2000 02:14:51 +0000 (02:14 +0000)]
ChangeLog update

24 years ago- Avoid generating unnecessary switch statemets.
Jouni Ahto [Sun, 11 Jun 2000 01:25:16 +0000 (01:25 +0000)]
- Avoid generating unnecessary switch statemets.
- Add a test if argument was given (if it is optional) before trying to
  fetch a resource and a note that something should be done if it wasn't.
- Some cosmetic fixes in the code generated.
- Some other small fixes in the code generated, already forgotten.

24 years agoOne more place.
Andrei Zmievski [Sat, 10 Jun 2000 19:44:34 +0000 (19:44 +0000)]
One more place.

24 years agoTerminate the string with '\0'.
Andrei Zmievski [Sat, 10 Jun 2000 19:43:20 +0000 (19:43 +0000)]
Terminate the string with '\0'.

24 years agoNotice about adding array_unique, array_intersect and array_diff
Stig Venaas [Sat, 10 Jun 2000 19:38:01 +0000 (19:38 +0000)]
Notice about adding array_unique, array_intersect and array_diff

24 years agoChanged array_subtract to array_diff
Stig Venaas [Sat, 10 Jun 2000 19:09:56 +0000 (19:09 +0000)]
Changed array_subtract to array_diff

24 years agoAdding fuctions array_unique, array_intersect and array_subtract.
Stig Venaas [Sat, 10 Jun 2000 18:58:45 +0000 (18:58 +0000)]
Adding fuctions array_unique, array_intersect and array_subtract.

24 years ago- Fix bug in virtual_file_ex when the resulting path is the root.
Andi Gutmans [Sat, 10 Jun 2000 15:15:28 +0000 (15:15 +0000)]
- Fix bug in virtual_file_ex when the resulting path is the root.

24 years ago- Fixed problem when using uninitialized values in comparisons with strings.
Andi Gutmans [Sat, 10 Jun 2000 14:39:06 +0000 (14:39 +0000)]
- Fixed problem when using uninitialized values in comparisons with strings.
-  They behave as empty strings again just like in PHP 3.

24 years ago- Commit message says it all
Andi Gutmans [Sat, 10 Jun 2000 14:37:54 +0000 (14:37 +0000)]
- Commit message says it all

24 years ago- Erased an extra line by mistake
Andi Gutmans [Sat, 10 Jun 2000 14:16:34 +0000 (14:16 +0000)]
- Erased an extra line by mistake

24 years ago- Fix PostgreSQL project file a bit.
Andi Gutmans [Sat, 10 Jun 2000 10:15:53 +0000 (10:15 +0000)]
- Fix PostgreSQL project file a bit.
- Remove some HAVE_* from config.w32.h. More can be removed. Right now
- most HAVE_*'s in config.w32.h can actually be removed as they usually are
- only used by the module itself and not by PHP. MSQL is an exception as
- log can use it too

24 years agoDefine _POSIX_PTHREAD_SEMANTICS on Solaris by default.
Sascha Schumann [Sat, 10 Jun 2000 10:10:23 +0000 (10:10 +0000)]
Define _POSIX_PTHREAD_SEMANTICS on Solaris by default.

24 years ago- Fix incorrect code creation when an optional argument is resource type.
Jouni Ahto [Sat, 10 Jun 2000 09:45:27 +0000 (09:45 +0000)]
- Fix incorrect code creation when an optional argument is resource type.

24 years ago- This seems to be a bug. Anyone know who wrote this code? Should it stay
Andi Gutmans [Sat, 10 Jun 2000 09:05:22 +0000 (09:05 +0000)]
- This seems to be a bug. Anyone know who wrote this code? Should it stay
- in?

24 years ago- Update module project files to include:
Andi Gutmans [Sat, 10 Jun 2000 09:00:31 +0000 (09:00 +0000)]
- Update module project files to include:
- HAVE_MODULE=1
- ZEND_WIN32
- PHP_WIN32
- COMPILE_DL_MODULE
- ZTS=1

24 years ago- Add some documentation for ext_skel and a note about it's existence.
Jouni Ahto [Sat, 10 Jun 2000 08:59:43 +0000 (08:59 +0000)]
- Add some documentation for ext_skel and a note about it's existence.

24 years ago- #ifdef COMPILE_DL_FOO
Andi Gutmans [Sat, 10 Jun 2000 08:50:24 +0000 (08:50 +0000)]
- #ifdef COMPILE_DL_FOO
- #if HAVE_FOO

24 years ago- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
Andi Gutmans [Sat, 10 Jun 2000 08:48:01 +0000 (08:48 +0000)]
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows
- need to define both COMPILE_DL_MODULE and HAVE_MODULE=1

24 years agoAdd -qthreaded for AIX cc V5
Sascha Schumann [Sat, 10 Jun 2000 08:26:59 +0000 (08:26 +0000)]
Add -qthreaded for AIX cc V5

24 years agoAdd FreeBSD's new -kthread option.
Sascha Schumann [Sat, 10 Jun 2000 08:09:05 +0000 (08:09 +0000)]
Add FreeBSD's new -kthread option.

Add a list of compiler/platforms where the flags are known to work.

24 years agoFix MYSQL_LIB_CHK ($i is used by the outer loop)
Sascha Schumann [Sat, 10 Jun 2000 07:48:55 +0000 (07:48 +0000)]
Fix MYSQL_LIB_CHK ($i is used by the outer loop)

24 years agoSearch for mysqlclient library in lib and lib/mysql
Sascha Schumann [Sat, 10 Jun 2000 07:38:58 +0000 (07:38 +0000)]
Search for mysqlclient library in lib and lib/mysql

24 years agoFix typo
Sascha Schumann [Sat, 10 Jun 2000 06:00:08 +0000 (06:00 +0000)]
Fix typo

24 years ago- Fix typos, add default case to switch and other small things.
Jouni Ahto [Sat, 10 Jun 2000 05:47:22 +0000 (05:47 +0000)]
- Fix typos, add default case to switch and other small things.

24 years ago- Automatically generate C code to handle arguments passed to a PHP function
Jouni Ahto [Sat, 10 Jun 2000 03:53:11 +0000 (03:53 +0000)]
- Automatically generate C code to handle arguments passed to a PHP function
  based on function proto.
# Very cool! Try yourself, put for example the following line in file funcs:
# bool drawtext(string text, resource font, int x, int y [, resource color])
# and then run ./ext_skel foobar /full/path/to/funcs and then look at
# foobar.c...

24 years agoMake yaz compilable as shared module.
Sascha Schumann [Sat, 10 Jun 2000 03:35:57 +0000 (03:35 +0000)]
Make yaz compilable as shared module.

24 years agoChangeLog update
<changelog@php.net> [Sat, 10 Jun 2000 02:14:52 +0000 (02:14 +0000)]
ChangeLog update