]> granicus.if.org Git - php/log
php
24 years agoAdding .cvsignore to ext/recode
Joey Smith [Wed, 15 Mar 2000 23:27:23 +0000 (23:27 +0000)]
Adding .cvsignore to ext/recode

24 years agoUse CPPFLAGS for reentrancy/thread flags
Sascha Schumann [Wed, 15 Mar 2000 21:40:03 +0000 (21:40 +0000)]
Use CPPFLAGS for reentrancy/thread flags

24 years ago- WIN32 -> PHP_WIN32
Andi Gutmans [Wed, 15 Mar 2000 19:12:41 +0000 (19:12 +0000)]
- WIN32 -> PHP_WIN32

24 years ago- Fix newly introduced problem reported by Sam Ruby
Zeev Suraski [Wed, 15 Mar 2000 17:32:29 +0000 (17:32 +0000)]
- Fix newly introduced problem reported by Sam Ruby

24 years agoMake zend_hash_move_forward()/zenv_hash_move_backwards() a little smarter.
Andrei Zmievski [Wed, 15 Mar 2000 16:25:59 +0000 (16:25 +0000)]
Make zend_hash_move_forward()/zenv_hash_move_backwards() a little smarter.

24 years ago- Fix warning (I thought I fixed this one before)
Zeev Suraski [Wed, 15 Mar 2000 16:18:21 +0000 (16:18 +0000)]
- Fix warning (I thought I fixed this one before)

24 years ago- support for libxml 2.0 beta
Uwe Steinmann [Wed, 15 Mar 2000 15:08:08 +0000 (15:08 +0000)]
- support for libxml 2.0 beta

24 years agoUpdate README to indicate improvements in overload resolution and
Sam Ruby [Wed, 15 Mar 2000 14:28:34 +0000 (14:28 +0000)]
Update README to indicate improvements in overload resolution and
easier configuration.

Add an entry for the Blackdown JDK on Linux, and a note as to why the Sun
JDK on Linux can't be supported at this time.

24 years agoEmulate user/group/other on Windows
Sam Ruby [Wed, 15 Mar 2000 11:52:07 +0000 (11:52 +0000)]
Emulate user/group/other on Windows

24 years agoCleanup, better error recovery, easier configuration
Sam Ruby [Wed, 15 Mar 2000 10:35:38 +0000 (10:35 +0000)]
Cleanup, better error recovery, easier configuration

24 years ago- changed libgz to libz (Bug #3614)
Uwe Steinmann [Wed, 15 Mar 2000 08:09:14 +0000 (08:09 +0000)]
- changed libgz to libz (Bug #3614)

24 years ago.
Thies C. Arntzen [Wed, 15 Mar 2000 02:12:02 +0000 (02:12 +0000)]
.

24 years agoGet Blackdown support to compile. Doesn't seem to be able to find
Sam Ruby [Wed, 15 Mar 2000 02:11:27 +0000 (02:11 +0000)]
Get Blackdown support to compile.  Doesn't seem to be able to find
classes yet...

It looks like the current Sun JDK 1.2.2 won't be able to be supported.
Green_threads don't work with JVM Initialization, and Sun doesn't support
native_threads yet...

24 years agoChangeLog update
<changelog@php.net> [Wed, 15 Mar 2000 02:09:11 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Wed, 15 Mar 2000 02:09:08 +0000 (02:09 +0000)]
NEWS update

24 years agoOne space character is enough.
Egon Schmid [Tue, 14 Mar 2000 21:47:47 +0000 (21:47 +0000)]
One space character is enough.

24 years agoImplemented external list traversing.
Andrei Zmievski [Tue, 14 Mar 2000 21:20:38 +0000 (21:20 +0000)]
Implemented external list traversing.

24 years agoThies, please check the function names and descriptions.
Egon Schmid [Tue, 14 Mar 2000 21:17:07 +0000 (21:17 +0000)]
Thies, please check the function names and descriptions.

24 years ago- fixed invalid class names
Uwe Steinmann [Tue, 14 Mar 2000 20:58:10 +0000 (20:58 +0000)]
- fixed invalid class names
- added standalone, encoding attribute to DocDocument class

24 years agoI SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!!
Hartmut Holzgraefe [Tue, 14 Mar 2000 20:41:31 +0000 (20:41 +0000)]
I SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!!
I SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!!
I SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!!

24 years agoimap_utf7_encode didn't expand international characters to 16bit
Hartmut Holzgraefe [Tue, 14 Mar 2000 20:20:43 +0000 (20:20 +0000)]
imap_utf7_encode didn't expand international characters to 16bit
   before coding
imap_fetch_overview could crash when some fields where missing
imap_fetch_overview will now take msg indices for default and
   UIDs by optional flag, as the other functions in the family

24 years ago- Allow array(1,2,3,) i.e. with trailing comma. You can only have one
Andi Gutmans [Tue, 14 Mar 2000 15:37:15 +0000 (15:37 +0000)]
- Allow array(1,2,3,) i.e. with trailing comma. You can only have one
  trailing comma.

24 years ago@- fixed possible crash in unserialize if the serailized data was
Thies C. Arntzen [Tue, 14 Mar 2000 07:49:42 +0000 (07:49 +0000)]
@- fixed possible crash in unserialize if the serailized data was
@  damaged. (Thies)

24 years ago- ELS are passed to internal functions
Andi Gutmans [Tue, 14 Mar 2000 05:15:33 +0000 (05:15 +0000)]
- ELS are passed to internal functions

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

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

24 years agoFixed some protos.
Egon Schmid [Mon, 13 Mar 2000 20:36:59 +0000 (20:36 +0000)]
Fixed some protos.

24 years ago-
Zeev Suraski [Mon, 13 Mar 2000 18:01:43 +0000 (18:01 +0000)]
-

24 years ago- Spare a byte :)
Zeev Suraski [Mon, 13 Mar 2000 17:59:30 +0000 (17:59 +0000)]
- Spare a byte :)

24 years ago- Change Zend license version
Andi Gutmans [Mon, 13 Mar 2000 17:08:18 +0000 (17:08 +0000)]
- Change Zend license version

24 years ago- Another zend_uchar
Andi Gutmans [Mon, 13 Mar 2000 15:59:24 +0000 (15:59 +0000)]
- Another zend_uchar

24 years ago*** empty log message ***
Andi Gutmans [Mon, 13 Mar 2000 15:49:47 +0000 (15:49 +0000)]
*** empty log message ***

24 years agoChanged HTTP_STATE_VARS to HTTP_SESSION_VARS.
Andrei Zmievski [Mon, 13 Mar 2000 15:49:13 +0000 (15:49 +0000)]
Changed HTTP_STATE_VARS to HTTP_SESSION_VARS.
@ Changed $HTTP_STATE_VARS to $HTTP_SESSION_VARS. Use only the latter
@ version now! (Andrei)

24 years ago- define zend_uint and zend_uchar and use them in a few places
Andi Gutmans [Mon, 13 Mar 2000 15:43:40 +0000 (15:43 +0000)]
- define zend_uint and zend_uchar and use them in a few places

24 years agoIntroduced a way to traverse hashes through external pointers.
Andrei Zmievski [Mon, 13 Mar 2000 15:25:18 +0000 (15:25 +0000)]
Introduced a way to traverse hashes through external pointers.

24 years agoodbc_close() and odbc_close_all() working again
Andreas Karajannis [Mon, 13 Mar 2000 15:22:47 +0000 (15:22 +0000)]
odbc_close() and odbc_close_all() working again

24 years ago- Change type from int -> char
Andi Gutmans [Mon, 13 Mar 2000 15:11:07 +0000 (15:11 +0000)]
- Change type from int -> char

24 years ago- Fix filename/lineno initialization for do_return
Zeev Suraski [Mon, 13 Mar 2000 14:15:23 +0000 (14:15 +0000)]
- Fix filename/lineno initialization for do_return

24 years agoremove java.library from the README
Sam Ruby [Mon, 13 Mar 2000 11:51:17 +0000 (11:51 +0000)]
remove java.library from the README

24 years ago# Oops - functions with multiple optional args suck
Rasmus Lerdorf [Mon, 13 Mar 2000 10:09:02 +0000 (10:09 +0000)]
# Oops - functions with multiple optional args suck

24 years ago- Also check module API number
Andi Gutmans [Mon, 13 Mar 2000 06:00:36 +0000 (06:00 +0000)]
- Also check module API number

24 years agogd-jpeg support
Rasmus Lerdorf [Mon, 13 Mar 2000 05:58:50 +0000 (05:58 +0000)]
gd-jpeg support
@Add GD-JPEG Support (Rasmus)

24 years agoChangeLog update
<changelog@php.net> [Mon, 13 Mar 2000 02:09:09 +0000 (02:09 +0000)]
ChangeLog update

24 years agoEliminate java.library ini option in favor of rpath
Sam Ruby [Mon, 13 Mar 2000 01:11:36 +0000 (01:11 +0000)]
Eliminate java.library ini option in favor of rpath

24 years agoAdding imap_rfc822_parse_headers(). This function lets you grab mail headers
Chuck Hagenbuch [Sun, 12 Mar 2000 20:47:21 +0000 (20:47 +0000)]
Adding imap_rfc822_parse_headers(). This function lets you grab mail headers
from anywhere - a saved message in an archive, a pop server, a database, etc
- and parse them into an object similar to what imap_headerinfo() returns.
It's just missing the flag info and other things that only come from the
IMAP server.

In the process of doing this, I seperated some more code out into a support
function - _php_make_header_object() - since it was used in multiple
functions. The module is slowly getting well organized.

24 years agospelling correction, and rename make_event_object to _php_make_event_object
Chuck Hagenbuch [Sun, 12 Mar 2000 20:02:41 +0000 (20:02 +0000)]
spelling correction, and rename make_event_object to _php_make_event_object
for consistency.

24 years ago# Compiles. Doesn't work yet. Unless leaking memory counts as 'working'.
Jouni Ahto [Sun, 12 Mar 2000 19:44:23 +0000 (19:44 +0000)]
# Compiles. Doesn't work yet. Unless leaking memory counts as 'working'.
# Trying to finish before RC1...

24 years agoFinished porting recode module.
Kristian Köhntopp [Sun, 12 Mar 2000 19:42:29 +0000 (19:42 +0000)]
Finished porting recode module.

24 years agopval->zval
Chuck Hagenbuch [Sun, 12 Mar 2000 19:28:53 +0000 (19:28 +0000)]
pval->zval
use the *_ex() functions
use zend_get_parameters_ex

Tested on my calendar code, and seems to be crash free. But I think I'll
wait on converting the IMAP module, since this was quite a pain. :)

24 years ago- using _ex() functions now, thanks to Andrej.
Kristian Köhntopp [Sun, 12 Mar 2000 19:08:52 +0000 (19:08 +0000)]
- using _ex() functions now, thanks to Andrej.

24 years ago- Define these ones and declare them in modules.h
Zeev Suraski [Sun, 12 Mar 2000 18:13:01 +0000 (18:13 +0000)]
- Define these ones and declare them in modules.h

24 years ago-
Zeev Suraski [Sun, 12 Mar 2000 18:08:46 +0000 (18:08 +0000)]
-

24 years ago- Guessing this is the problem
Andi Gutmans [Sun, 12 Mar 2000 17:49:08 +0000 (17:49 +0000)]
- Guessing this is the problem

24 years agoUse sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.
Sascha Schumann [Sun, 12 Mar 2000 17:18:21 +0000 (17:18 +0000)]
Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.

24 years agoAlso search for freetype headers in $prefix/include/freetype
Sascha Schumann [Sun, 12 Mar 2000 15:52:14 +0000 (15:52 +0000)]
Also search for freetype headers in $prefix/include/freetype

PR: #3775

24 years agoFix build on systems which lack snprintf or vsnprintf.
Sascha Schumann [Sun, 12 Mar 2000 15:47:34 +0000 (15:47 +0000)]
Fix build on systems which lack snprintf or vsnprintf.

PR: #3786

24 years agoChangeLog update
<changelog@php.net> [Sun, 12 Mar 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sun, 12 Mar 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update

24 years agoremove recent patch to _close_odbc_conn calling _free_odbc_result
Leo Baschy [Sun, 12 Mar 2000 01:03:23 +0000 (01:03 +0000)]
remove recent patch to _close_odbc_conn calling _free_odbc_result

24 years agoNuke DEBUG.
Andrei Zmievski [Sat, 11 Mar 2000 22:22:31 +0000 (22:22 +0000)]
Nuke DEBUG.

24 years ago- Added additional DEFER macro.
Kristian Köhntopp [Sat, 11 Mar 2000 22:05:41 +0000 (22:05 +0000)]
- Added additional DEFER macro.
- First stab at porting the recode module. Still having problems
  with the _ex() functions, they core - why?

24 years ago- Oops I commited a name change for consistency of Zend/modules.h to
Andi Gutmans [Sat, 11 Mar 2000 20:57:35 +0000 (20:57 +0000)]
- Oops I commited a name change for consistency of Zend/modules.h to
  Zend/zend_modules.h before it being finished. Revert it

24 years ago- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
Andi Gutmans [Sat, 11 Mar 2000 20:48:49 +0000 (20:48 +0000)]
- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
  There are 2-3 third-party libs in PHP which use DEBUG and I left them
  this way (primary example is pcrelib).
- Please test things and Andrei, can you check that pcrelib stopped
  printing the warning messages?

24 years ago- Don't load modules which have different debug and ZTS information than
Andi Gutmans [Sat, 11 Mar 2000 16:23:30 +0000 (16:23 +0000)]
- Don't load modules which have different debug and ZTS information than
  PHP() (untested). Not sure how to handle API version. Should it also not
  load? It probably should but it might bite us at some point.
@ Prevent from loading dynamic PHP modules which were compiled with different
  debug and thread safety modes than PHP, which resulted in a crash (Andi)

24 years agoUpgrade to libtool 1.3.4
Sascha Schumann [Sat, 11 Mar 2000 12:33:10 +0000 (12:33 +0000)]
Upgrade to libtool 1.3.4

24 years agoUnix classpath fixes
Sam Ruby [Sat, 11 Mar 2000 12:05:17 +0000 (12:05 +0000)]
Unix classpath fixes

24 years agomkextlib is not created anymore
Sascha Schumann [Sat, 11 Mar 2000 11:36:46 +0000 (11:36 +0000)]
mkextlib is not created anymore

24 years agoWe don't need mkextlib anymore
Sascha Schumann [Sat, 11 Mar 2000 11:20:09 +0000 (11:20 +0000)]
We don't need mkextlib anymore

24 years agoswitching the order of arguments of mcal_week_of_day() to be more flexible -
Chuck Hagenbuch [Sat, 11 Mar 2000 05:40:22 +0000 (05:40 +0000)]
switching the order of arguments of mcal_week_of_day() to be more flexible -
day, month, year now so that month and year can be defaulted at some point.
this is also consistent with the library function.

24 years agoAdd mcal_week_of_year(), submitted by jtaskine@hit.fi.
Chuck Hagenbuch [Sat, 11 Mar 2000 02:15:14 +0000 (02:15 +0000)]
Add mcal_week_of_year(), submitted by jtaskine@hit.fi.

24 years agoChangeLog update
<changelog@php.net> [Sat, 11 Mar 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 11 Mar 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update

24 years ago- Remove inline from functions which are pretty large and besides eating up
Andi Gutmans [Sat, 11 Mar 2000 01:13:10 +0000 (01:13 +0000)]
- Remove inline from functions which are pretty large and besides eating up
  memory in compile time probably doesn't boost performance.

24 years agoAdd generated file.
Andrei Zmievski [Fri, 10 Mar 2000 22:23:17 +0000 (22:23 +0000)]
Add generated file.

24 years agoReminder.
Andrei Zmievski [Fri, 10 Mar 2000 22:23:01 +0000 (22:23 +0000)]
Reminder.

24 years ago- Seems to be a problem here with the return value not being set
Andi Gutmans [Fri, 10 Mar 2000 21:22:48 +0000 (21:22 +0000)]
- Seems to be a problem here with the return value not being set

24 years ago- Use strlcpy() insted of strcpy()
Andi Gutmans [Fri, 10 Mar 2000 18:19:08 +0000 (18:19 +0000)]
- Use strlcpy() insted of strcpy()

24 years ago*** empty log message ***
Andi Gutmans [Fri, 10 Mar 2000 16:50:53 +0000 (16:50 +0000)]
*** empty log message ***

24 years ago- Quick way of supporting include_once().
Andi Gutmans [Fri, 10 Mar 2000 16:36:30 +0000 (16:36 +0000)]
- Quick way of supporting include_once().
  Good enough for RC1.

24 years ago- Support require_once().
Andi Gutmans [Fri, 10 Mar 2000 16:04:16 +0000 (16:04 +0000)]
- Support require_once().

24 years ago- Cleanup old IMPORT stuff
Andi Gutmans [Fri, 10 Mar 2000 15:05:00 +0000 (15:05 +0000)]
- Cleanup old IMPORT stuff

24 years ago- Nuke import, add include_once and include_require scanner/parser rules.
Andi Gutmans [Fri, 10 Mar 2000 15:01:21 +0000 (15:01 +0000)]
- Nuke import, add include_once and include_require scanner/parser rules.
  Hope to nuke use too :)

24 years ago- That broke the Win32 build
Andi Gutmans [Fri, 10 Mar 2000 12:26:59 +0000 (12:26 +0000)]
- That broke the Win32 build

24 years ago- replaced some old code to access server variables
Uwe Steinmann [Fri, 10 Mar 2000 11:36:27 +0000 (11:36 +0000)]
- replaced some old code to access server variables

24 years ago- Fix a bug and define an API_NO for the ZEND_MODULE_API
Andi Gutmans [Fri, 10 Mar 2000 10:14:05 +0000 (10:14 +0000)]
- Fix a bug and define an API_NO for the ZEND_MODULE_API

24 years ago- zend_config.h is enough
Andi Gutmans [Fri, 10 Mar 2000 08:36:04 +0000 (08:36 +0000)]
- zend_config.h is enough

24 years ago- Weird that this wasn't caught earlier
Andi Gutmans [Fri, 10 Mar 2000 08:34:13 +0000 (08:34 +0000)]
- Weird that this wasn't caught earlier

24 years ago- Save ZEND_DEBUG, ZTS, ZEND_API information
Andi Gutmans [Fri, 10 Mar 2000 08:28:54 +0000 (08:28 +0000)]
- Save ZEND_DEBUG, ZTS, ZEND_API information

24 years ago@- connection_aborted() and friends work again. (Thies)
Thies C. Arntzen [Fri, 10 Mar 2000 03:09:49 +0000 (03:09 +0000)]
@- connection_aborted() and friends work again. (Thies)

24 years agoChangeLog update
<changelog@php.net> [Fri, 10 Mar 2000 02:09:08 +0000 (02:09 +0000)]
ChangeLog update

24 years ago_close_odbc_conn calls _free_odbc_result if possible
Leo Baschy [Thu, 9 Mar 2000 22:19:57 +0000 (22:19 +0000)]
_close_odbc_conn calls _free_odbc_result if possible

24 years agoVPATH builds were broken, if the user specified the path to configure
Sascha Schumann [Thu, 9 Mar 2000 22:07:10 +0000 (22:07 +0000)]
VPATH builds were broken, if the user specified the path to configure
using an absolute path. With this change, absolute and relative paths
are accepted and processed correctly.

24 years agoPEAR now uses "use" instead of "include".
Stig Bakken [Thu, 9 Mar 2000 21:57:14 +0000 (21:57 +0000)]
PEAR now uses "use" instead of "include".

25 years agoFix build problem on systems where ulong is not defined.
Sascha Schumann [Thu, 9 Mar 2000 17:30:08 +0000 (17:30 +0000)]
Fix build problem on systems where ulong is not defined.
There ulong was defined to `unsigned long long' resulting
in compile-time problems in libmysql. The client library
uses `ulong' an `unsigned long' interchangeable.

The removed tests are performed by the Zend library, thus
this change has no negative impact.

Reported by: Dan Larsson <dl@tyfon.net>

25 years ago- Fix bug in syntax highlighter
Andi Gutmans [Thu, 9 Mar 2000 16:02:05 +0000 (16:02 +0000)]
- Fix bug in syntax highlighter

25 years ago- fixed cpdf_set_font() error
Uwe Steinmann [Thu, 9 Mar 2000 14:59:05 +0000 (14:59 +0000)]
- fixed cpdf_set_font() error

25 years ago- ups, fixed stupid compile errors
Uwe Steinmann [Thu, 9 Mar 2000 14:53:30 +0000 (14:53 +0000)]
- ups, fixed stupid compile errors

25 years ago- dropped support for version of pdflib < 3.0
Uwe Steinmann [Thu, 9 Mar 2000 14:41:15 +0000 (14:41 +0000)]
- dropped support for version of pdflib < 3.0
- better detection of libs required for pdflib

25 years agoBoth PHP and Java can't read Post data - let java do it and reconstruct for
Sam Ruby [Thu, 9 Mar 2000 13:07:25 +0000 (13:07 +0000)]
Both PHP and Java can't read Post data - let java do it and reconstruct for
PHP.

25 years ago- bug fix, insertion of links back into HTML document
Uwe Steinmann [Thu, 9 Mar 2000 12:45:55 +0000 (12:45 +0000)]
- bug fix, insertion of links back into HTML document
- smarter test script