]> granicus.if.org Git - php/log
php
23 years agofix zts build
Daniel Beulshausen [Fri, 7 Sep 2001 11:20:13 +0000 (11:20 +0000)]
fix zts build

23 years agoadd a news entry
Sterling Hughes [Fri, 7 Sep 2001 10:33:04 +0000 (10:33 +0000)]
add a news entry

23 years agoget rid of global mess
Sterling Hughes [Fri, 7 Sep 2001 10:29:06 +0000 (10:29 +0000)]
get rid of global mess

23 years agoregister a list destructor
Sterling Hughes [Fri, 7 Sep 2001 10:25:26 +0000 (10:25 +0000)]
register a list destructor

23 years ago- Fix for bug #13052
Derick Rethans [Fri, 7 Sep 2001 07:31:39 +0000 (07:31 +0000)]
- Fix for bug #13052

23 years ago- Fix warning (was fixed in ZE1 and not merged at some point). Please make
Andi Gutmans [Fri, 7 Sep 2001 06:40:03 +0000 (06:40 +0000)]
- Fix warning (was fixed in ZE1 and not merged at some point). Please make
  sure you merge patches!

23 years agoCleanup.
foobar [Fri, 7 Sep 2001 00:58:23 +0000 (00:58 +0000)]
Cleanup.

23 years agoAlmost missed this one..
foobar [Fri, 7 Sep 2001 00:25:11 +0000 (00:25 +0000)]
Almost missed this one..

23 years agoif test -f /usr/local/lib/libexample.s?; then <-- no workie
foobar [Fri, 7 Sep 2001 00:24:06 +0000 (00:24 +0000)]
if test -f /usr/local/lib/libexample.s?; then   <-- no workie
if test -f /usr/local/lib/libexample.so; then   <-- workie
#
# You can all point at me and laugh now..  :(
#

23 years agoChangeLog update
<changelog@php.net> [Fri, 7 Sep 2001 00:10:54 +0000 (00:10 +0000)]
ChangeLog update

23 years agoDamn, went to head instead of the branch - revert
Rasmus Lerdorf [Thu, 6 Sep 2001 23:35:39 +0000 (23:35 +0000)]
Damn, went to head instead of the branch - revert

23 years agoOops, forgot to add sapi_apache.c to the apache_hooks branch
Rasmus Lerdorf [Thu, 6 Sep 2001 23:32:59 +0000 (23:32 +0000)]
Oops, forgot to add sapi_apache.c to the apache_hooks branch

23 years agoFixed bug: #13172
foobar [Thu, 6 Sep 2001 23:10:37 +0000 (23:10 +0000)]
Fixed bug: #13172

23 years agono need to cast a 'HashTable *' to 'HashTable *'
Sterling Hughes [Thu, 6 Sep 2001 22:51:47 +0000 (22:51 +0000)]
no need to cast a 'HashTable *' to 'HashTable *'

23 years agoIntroduce the good practise of using [] around output messages.
foobar [Thu, 6 Sep 2001 21:05:57 +0000 (21:05 +0000)]
Introduce the good practise of using [] around output messages.

23 years agoAlways quote the messages.
foobar [Thu, 6 Sep 2001 20:55:24 +0000 (20:55 +0000)]
Always quote the messages.

23 years agoHope this reduces the amount of bogus bug reports when people use wrong paths..
foobar [Thu, 6 Sep 2001 18:13:49 +0000 (18:13 +0000)]
Hope this reduces the amount of bogus bug reports when people use wrong paths..

23 years agoFixing spelling
Frank M. Kromann [Thu, 6 Sep 2001 16:49:17 +0000 (16:49 +0000)]
Fixing spelling

23 years agoClean-up NEWS.
Andrei Zmievski [Thu, 6 Sep 2001 14:03:59 +0000 (14:03 +0000)]
Clean-up NEWS.

23 years agofix various build errors. default to no xmlrpc
Dan Libby [Thu, 6 Sep 2001 09:36:58 +0000 (09:36 +0000)]
fix various build errors.  default to no xmlrpc

23 years agoI should really learn how to spell
Sterling Hughes [Thu, 6 Sep 2001 08:56:24 +0000 (08:56 +0000)]
I should really learn how to spell

23 years agoavoid lowercasing the string
Sterling Hughes [Thu, 6 Sep 2001 08:54:54 +0000 (08:54 +0000)]
avoid lowercasing the string

23 years agoadd missing )
Sterling Hughes [Thu, 6 Sep 2001 07:33:45 +0000 (07:33 +0000)]
add missing )

23 years agoFix Win32 build.
Sebastian Bergmann [Thu, 6 Sep 2001 07:00:39 +0000 (07:00 +0000)]
Fix Win32 build.

23 years agofix ms compile warnings
Sterling Hughes [Thu, 6 Sep 2001 06:41:16 +0000 (06:41 +0000)]
fix ms compile warnings

23 years agoadding xmlrpc extension, per Stig's request
Dan Libby [Thu, 6 Sep 2001 04:13:30 +0000 (04:13 +0000)]
adding xmlrpc extension, per Stig's request

23 years agospaces -> tabs work cont.
Sterling Hughes [Thu, 6 Sep 2001 00:40:02 +0000 (00:40 +0000)]
spaces -> tabs work cont.

23 years agows fix
Sterling Hughes [Thu, 6 Sep 2001 00:18:13 +0000 (00:18 +0000)]
ws fix

23 years agoChangeLog update
<changelog@php.net> [Thu, 6 Sep 2001 00:10:56 +0000 (00:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Thu, 6 Sep 2001 00:10:53 +0000 (00:10 +0000)]
NEWS update

23 years agoFix ts build
Sterling Hughes [Wed, 5 Sep 2001 21:46:44 +0000 (21:46 +0000)]
Fix ts build

# I've gotta start compiling --enable-experimental-zts...  anyway we can make
# this the default when compiling from cvs?  It'll help a large portion of
# compile issues with patches

23 years agoStraight out da bronx, I be using zend_parse_parameters()
Sterling Hughes [Wed, 5 Sep 2001 21:38:49 +0000 (21:38 +0000)]
Straight out da bronx, I be using zend_parse_parameters()

# Word out to my peeps on Connor st.

23 years agostray tabs and spaces
Sterling Hughes [Wed, 5 Sep 2001 21:04:30 +0000 (21:04 +0000)]
stray tabs and spaces

23 years agochange range macro semantics
Sterling Hughes [Wed, 5 Sep 2001 20:59:24 +0000 (20:59 +0000)]
change range macro semantics

# Kinda torn between the two, thoughts?

23 years agoremove inline
Sterling Hughes [Wed, 5 Sep 2001 20:56:15 +0000 (20:56 +0000)]
remove inline

23 years agoa bit of api cleanup... move range stuff into a macro (properly :)
Sterling Hughes [Wed, 5 Sep 2001 20:52:45 +0000 (20:52 +0000)]
a bit of api cleanup...  move range stuff into a macro (properly :)

23 years agorevert bad commit
foobar [Wed, 5 Sep 2001 19:48:28 +0000 (19:48 +0000)]
revert bad commit

23 years agorevert bad commit.
foobar [Wed, 5 Sep 2001 19:47:55 +0000 (19:47 +0000)]
revert bad commit.

23 years agoPatch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2
Dan Kalowsky [Wed, 5 Sep 2001 16:19:48 +0000 (16:19 +0000)]
Patch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2
submitted by Walter Franzini (walter@sys-net.it)
@Fix for LONG_VARCHAR type crashing submitted by Walter Franzini (walter@sys-net.it)
#Should this also be put into the 4.0.7 RC cycle?

23 years agoInterbase changes should get a NEWS entry
Rasmus Lerdorf [Wed, 5 Sep 2001 15:41:08 +0000 (15:41 +0000)]
Interbase changes should get a NEWS entry

23 years agoPrevent incorrect warning message from occuring on an EOF of socket_read.
Jason Greene [Wed, 5 Sep 2001 15:30:34 +0000 (15:30 +0000)]
Prevent incorrect warning message from occuring on an EOF of socket_read.

23 years agoFix.
Andrei Zmievski [Wed, 5 Sep 2001 14:43:49 +0000 (14:43 +0000)]
Fix.

23 years agoFixes commit / link problems with certain compilers.
foobar [Wed, 5 Sep 2001 13:18:09 +0000 (13:18 +0000)]
Fixes commit / link problems with certain compilers.
# Please use PHP_CHECK_LIBRARY() always instead of AC_CHECK_LIB
# if you need to pass extra libs/libpaths to the test.

23 years agoMFZE1
Stanislav Malyshev [Wed, 5 Sep 2001 09:29:28 +0000 (09:29 +0000)]
MFZE1

23 years agoAPI Update
Sterling Hughes [Wed, 5 Sep 2001 06:55:37 +0000 (06:55 +0000)]
API Update

23 years agoRemoved unused lines.
foobar [Wed, 5 Sep 2001 01:03:50 +0000 (01:03 +0000)]
Removed unused lines.

23 years agoChangeLog update
<changelog@php.net> [Wed, 5 Sep 2001 00:11:04 +0000 (00:11 +0000)]
ChangeLog update

23 years agoChangeLog update
<changelog@php.net> [Wed, 5 Sep 2001 00:11:03 +0000 (00:11 +0000)]
ChangeLog update

23 years agoMuch better fix for non forte compilers on Solaris.
Jason Greene [Tue, 4 Sep 2001 22:27:30 +0000 (22:27 +0000)]
Much better fix for non forte compilers on Solaris.
Removed pragma hack.
Renamed socket struct to bsd_socket.

23 years agoAdding function to set transaction locking and isolation.
Frank M. Kromann [Tue, 4 Sep 2001 21:51:11 +0000 (21:51 +0000)]
Adding function to set transaction locking and isolation.

23 years agook, hand-patched this one in
Rasmus Lerdorf [Tue, 4 Sep 2001 21:50:27 +0000 (21:50 +0000)]
ok, hand-patched this one in

23 years agoInterbase extension fixes by Jeremy Bettis
Rasmus Lerdorf [Tue, 4 Sep 2001 21:47:05 +0000 (21:47 +0000)]
Interbase extension fixes by Jeremy Bettis
(.dsp patch looked funky, but these ones look ok)

23 years agoFixed some protos.
Egon Schmid [Tue, 4 Sep 2001 21:46:27 +0000 (21:46 +0000)]
Fixed some protos.

23 years agoFixed some protos.
Egon Schmid [Tue, 4 Sep 2001 21:07:17 +0000 (21:07 +0000)]
Fixed some protos.

23 years agoFixed some protos.
Egon Schmid [Tue, 4 Sep 2001 10:44:28 +0000 (10:44 +0000)]
Fixed some protos.

23 years agoThanks sebastian
Sterling Hughes [Tue, 4 Sep 2001 10:13:55 +0000 (10:13 +0000)]
Thanks sebastian

# I really like this whole qa team thingy

23 years agoupdate php_trim as well...
Sterling Hughes [Tue, 4 Sep 2001 09:35:53 +0000 (09:35 +0000)]
update php_trim as well...

23 years agofix crash bug
Sterling Hughes [Tue, 4 Sep 2001 09:33:30 +0000 (09:33 +0000)]
fix crash bug

23 years ago- Fix namespace collisions.
Andi Gutmans [Tue, 4 Sep 2001 07:41:20 +0000 (07:41 +0000)]
- Fix namespace collisions.

23 years agofix proto
Sterling Hughes [Tue, 4 Sep 2001 06:21:48 +0000 (06:21 +0000)]
fix proto

23 years agotabs -> spaces
Sterling Hughes [Tue, 4 Sep 2001 06:20:23 +0000 (06:20 +0000)]
tabs -> spaces

23 years agoBegin cleanup, api wise...
Sterling Hughes [Tue, 4 Sep 2001 06:18:11 +0000 (06:18 +0000)]
Begin cleanup, api wise...

23 years agopval -> zval
Sterling Hughes [Tue, 4 Sep 2001 06:08:42 +0000 (06:08 +0000)]
pval -> zval

23 years ago* hopefully the only changes required for the initials->user rename
Stig Bakken [Tue, 4 Sep 2001 03:34:59 +0000 (03:34 +0000)]
* hopefully the only changes required for the initials->user rename

23 years ago* rename "initials" to "user" for clarity
Stig Bakken [Tue, 4 Sep 2001 03:23:56 +0000 (03:23 +0000)]
* rename "initials" to "user" for clarity

23 years agoupdate workspaces
Daniel Beulshausen [Tue, 4 Sep 2001 02:20:49 +0000 (02:20 +0000)]
update workspaces

23 years agofix zts+win32 build
Daniel Beulshausen [Tue, 4 Sep 2001 02:19:30 +0000 (02:19 +0000)]
fix zts+win32 build

23 years agoChangeLog update
<changelog@php.net> [Tue, 4 Sep 2001 00:10:39 +0000 (00:10 +0000)]
ChangeLog update

23 years ago- update to php4 api
Sterling Hughes [Mon, 3 Sep 2001 23:30:33 +0000 (23:30 +0000)]
- update to php4 api
- expand case statements, ie:

case 1: case 2: case 3:

to

case 1:
case 2:
case 3:

- Remove un-necessary brackets and parentheses (only when it takes away from
readability, I know this is quite arbitrary, but I did my best :)

23 years agofix compile on sun forte cc
Sterling Hughes [Mon, 3 Sep 2001 21:54:27 +0000 (21:54 +0000)]
fix compile on sun forte cc

23 years ago- Fix thread safe mode.
Andi Gutmans [Mon, 3 Sep 2001 20:21:00 +0000 (20:21 +0000)]
- Fix thread safe mode.
- Please don't use Java style function braces.

23 years agoThis is a list of char *'s, not zvals (caught by Nick - see bug #13107)
Rasmus Lerdorf [Mon, 3 Sep 2001 18:58:00 +0000 (18:58 +0000)]
This is a list of char *'s, not zvals (caught by Nick - see bug #13107)

23 years ago- Fix broken build
Derick Rethans [Mon, 3 Sep 2001 17:38:10 +0000 (17:38 +0000)]
- Fix broken build
#- Please test before commit!

23 years ago- CLS_CC -> TSRMLS_CC
Andi Gutmans [Mon, 3 Sep 2001 16:57:49 +0000 (16:57 +0000)]
- CLS_CC -> TSRMLS_CC

23 years agoAdd _php_math_zvaltobase and _php_math_basetozval
Stanislav Malyshev [Mon, 3 Sep 2001 16:26:31 +0000 (16:26 +0000)]
Add _php_math_zvaltobase and _php_math_basetozval
This allows to use bindec, etc. functions to convert numbers longer
than fits in long, using floats instead.
Note: the functions like decbin still don't use the zval-ed functions,
so they work only on longs yet.

23 years agoRemoved outdated comment until I've got a better one
Jeroen van Wolffelaar [Mon, 3 Sep 2001 12:01:50 +0000 (12:01 +0000)]
Removed outdated comment until I've got a better one

23 years agoKill some warnings/errors (reported by Sebastian, more to come, but
Jeroen van Wolffelaar [Mon, 3 Sep 2001 11:57:15 +0000 (11:57 +0000)]
Kill some warnings/errors (reported by Sebastian, more to come, but
could take some time. Update of ZTS-builderrors is welcome)

23 years agoshould be this
Sterling Hughes [Mon, 3 Sep 2001 08:47:45 +0000 (08:47 +0000)]
should be this

23 years ago- Update to the PHP4 API (newer macros)
Sterling Hughes [Mon, 3 Sep 2001 08:44:02 +0000 (08:44 +0000)]
- Update to the PHP4 API (newer macros)
- Improve error reporting from split()
- Some minor speed improvements

23 years agostray tabs
Sterling Hughes [Mon, 3 Sep 2001 06:10:45 +0000 (06:10 +0000)]
stray tabs

23 years agocleanup sscanf() just a tiny bit, just so it looks like the rest of the code
Sterling Hughes [Mon, 3 Sep 2001 04:49:36 +0000 (04:49 +0000)]
cleanup sscanf() just a tiny bit, just so it looks like the rest of the code
in the string.c file.

23 years agoFirst step for chunkifying the HTTP uploads.
foobar [Mon, 3 Sep 2001 02:31:56 +0000 (02:31 +0000)]
First step for chunkifying the HTTP uploads.

23 years agoFix array_rand and array_suffle to use php_rand correctly
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:54:04 +0000 (01:54 +0000)]
Fix array_rand and array_suffle to use php_rand correctly

23 years agoFix prototype
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:46:03 +0000 (01:46 +0000)]
Fix prototype

23 years agoAdded RAND_REDESIGN change to NEWS (could be more elaborate, but IMHO
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:40:06 +0000 (01:40 +0000)]
Added RAND_REDESIGN change to NEWS (could be more elaborate, but IMHO
that should be in the manual?)

23 years agoFix SIGSEGV because HAS_SRAND didn't check wether the entry existed at
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:25:24 +0000 (01:25 +0000)]
Fix SIGSEGV because HAS_SRAND didn't check wether the entry existed at
all

23 years agoAdd forgotten files to MAIN
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:10:29 +0000 (01:10 +0000)]
Add forgotten files to MAIN

23 years agoUpdate credits
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:09:35 +0000 (01:09 +0000)]
Update credits

23 years agoMerge RAND_REDESIGN into MAIN
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:06:23 +0000 (01:06 +0000)]
Merge RAND_REDESIGN into MAIN

23 years agoChangeLog update
<changelog@php.net> [Mon, 3 Sep 2001 00:10:58 +0000 (00:10 +0000)]
ChangeLog update

23 years agos/fileList/filelist/
Jesus M. Castagnetto [Sun, 2 Sep 2001 00:11:44 +0000 (00:11 +0000)]
s/fileList/filelist/

23 years agoChangeLog update
<changelog@php.net> [Sun, 2 Sep 2001 00:10:26 +0000 (00:10 +0000)]
ChangeLog update

23 years agoChanged element and attribute names to lowercase to match the changes
Jesus M. Castagnetto [Sun, 2 Sep 2001 00:09:52 +0000 (00:09 +0000)]
Changed element and attribute names to lowercase to match the changes
in the package.xml files

23 years ago.
Sascha Schumann [Sat, 1 Sep 2001 17:23:17 +0000 (17:23 +0000)]
.

23 years agoUpdate API number
Zeev Suraski [Sat, 1 Sep 2001 14:55:29 +0000 (14:55 +0000)]
Update API number

23 years agoChangeLog update
<changelog@php.net> [Sat, 1 Sep 2001 00:12:54 +0000 (00:12 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Sat, 1 Sep 2001 00:12:51 +0000 (00:12 +0000)]
NEWS update

23 years agoWS
foobar [Fri, 31 Aug 2001 22:03:24 +0000 (22:03 +0000)]
WS

23 years agospaces->tabs
Sterling Hughes [Fri, 31 Aug 2001 21:55:43 +0000 (21:55 +0000)]
spaces->tabs

23 years agoMFZE1
Sterling Hughes [Fri, 31 Aug 2001 21:52:44 +0000 (21:52 +0000)]
MFZE1