]>
granicus.if.org Git - php/log
Zeev Suraski [Fri, 28 Apr 2000 13:03:13 +0000 (13:03 +0000)]
- Fix an invalid trick (it was valid when header() was using
zend_get_parameters(), but it became invalid when someone switched it
to zend_get_parameters_ex(), and I decided to remove it anyway).
- Remove a redundant function call
Andrei Zmievski [Fri, 28 Apr 2000 12:40:42 +0000 (12:40 +0000)]
Fix up.
Thies C. Arntzen [Fri, 28 Apr 2000 11:09:57 +0000 (11:09 +0000)]
(php_module_startup) is now doing setlocale(LC_ALL, "") instead of just setlocale(LC_CTYPE, ""). suggested by Jon Forsberg <zzed@cyberdude.com>
# this change simply seems "right" as setlocale(LC_ALL, "") also happens in RSHUTDOWN(basic)
Thies C. Arntzen [Fri, 28 Apr 2000 11:04:35 +0000 (11:04 +0000)]
.
Thies C. Arntzen [Fri, 28 Apr 2000 10:37:17 +0000 (10:37 +0000)]
compile fix
Thies C. Arntzen [Fri, 28 Apr 2000 10:10:57 +0000 (10:10 +0000)]
no longer needed
<changelog@php.net> [Fri, 28 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
Zeev Suraski [Thu, 27 Apr 2000 21:48:47 +0000 (21:48 +0000)]
*** empty log message ***
Zeev Suraski [Thu, 27 Apr 2000 21:26:17 +0000 (21:26 +0000)]
Change to using the #define's
Zeev Suraski [Thu, 27 Apr 2000 20:22:40 +0000 (20:22 +0000)]
Change to using macros
Zeev Suraski [Thu, 27 Apr 2000 19:38:11 +0000 (19:38 +0000)]
More error handling work (still completely disabled)
Zeev Suraski [Thu, 27 Apr 2000 18:37:02 +0000 (18:37 +0000)]
More error handling work (still completely disabled)
Joey Smith [Thu, 27 Apr 2000 16:08:36 +0000 (16:08 +0000)]
Please, no more bug reports about bcmath
Andrei Zmievski [Thu, 27 Apr 2000 14:41:18 +0000 (14:41 +0000)]
TODO update and fix for C++ comments.
Thies C. Arntzen [Thu, 27 Apr 2000 14:33:53 +0000 (14:33 +0000)]
using vi to update DevStudio Files, yeah!
Thies C. Arntzen [Thu, 27 Apr 2000 14:32:58 +0000 (14:32 +0000)]
.
Thies C. Arntzen [Thu, 27 Apr 2000 14:29:11 +0000 (14:29 +0000)]
allow oci8 to be build as loadable module.
<changelog@php.net> [Thu, 27 Apr 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 27 Apr 2000 01:09:12 +0000 (01:09 +0000)]
NEWS update
Zeev Suraski [Wed, 26 Apr 2000 22:10:06 +0000 (22:10 +0000)]
Fix - forgot to split away if refcount>1
Sterling Hughes [Wed, 26 Apr 2000 01:16:57 +0000 (01:16 +0000)]
Small proto fix.
Andrei Zmievski [Wed, 26 Apr 2000 00:29:59 +0000 (00:29 +0000)]
@Added substr_count() from Peter Kovacs. (Andrei)
# also some todo stuff
Zeev Suraski [Tue, 25 Apr 2000 14:20:52 +0000 (14:20 +0000)]
Fix bug
Zeev Suraski [Tue, 25 Apr 2000 10:44:50 +0000 (10:44 +0000)]
We'll need two...
Zeev Suraski [Tue, 25 Apr 2000 10:10:44 +0000 (10:10 +0000)]
Add useful macros
Andi Gutmans [Tue, 25 Apr 2000 09:45:58 +0000 (09:45 +0000)]
- Fix persistence of llist
<changelog@php.net> [Tue, 25 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
Andrew Skalski [Mon, 24 Apr 2000 22:21:34 +0000 (22:21 +0000)]
* typecast fs_give parameter to void**
* removed wide-character treatment from imap_utf7_encode
* suggestion to #include "linkage.c" rather than link in auth/mail drivers
manually
Zeev Suraski [Mon, 24 Apr 2000 22:13:08 +0000 (22:13 +0000)]
- Forgot to keep the ':' in the class_name
Zeev Suraski [Mon, 24 Apr 2000 17:35:27 +0000 (17:35 +0000)]
- Get rid of newly introduced warning
Thies C. Arntzen [Mon, 24 Apr 2000 16:46:56 +0000 (16:46 +0000)]
.
Zeev Suraski [Mon, 24 Apr 2000 16:16:45 +0000 (16:16 +0000)]
- Fix crash bug in localtime_r. If locatime() returns NULL then also return
NULL
Zeev Suraski [Mon, 24 Apr 2000 16:04:13 +0000 (16:04 +0000)]
Correct fix
Thies C. Arntzen [Mon, 24 Apr 2000 15:49:23 +0000 (15:49 +0000)]
MODULE_TEMPORARY should get a call to RSHUTDOWN as well!
Thies C. Arntzen [Mon, 24 Apr 2000 15:40:07 +0000 (15:40 +0000)]
RINIT was called twice for modules loaded vi php.ini
Andrei Zmievski [Mon, 24 Apr 2000 14:19:21 +0000 (14:19 +0000)]
Exterminate warnings.
Andrei Zmievski [Mon, 24 Apr 2000 14:18:11 +0000 (14:18 +0000)]
The third argument to fseek() is now one of the standard SEEK_* constants.
# The previous change to support seekfrom stuff was incorrect.
Thies C. Arntzen [Mon, 24 Apr 2000 12:47:07 +0000 (12:47 +0000)]
fixed shutdown crash if MSHUTDOWN tries to php_error() something.
Thies C. Arntzen [Mon, 24 Apr 2000 12:36:01 +0000 (12:36 +0000)]
enabel PDB
Thies C. Arntzen [Mon, 24 Apr 2000 12:35:30 +0000 (12:35 +0000)]
fix warning
<changelog@php.net> [Mon, 24 Apr 2000 01:09:16 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 24 Apr 2000 01:09:13 +0000 (01:09 +0000)]
NEWS update
Sterling Hughes [Sun, 23 Apr 2000 19:19:56 +0000 (19:19 +0000)]
TODO:
Just did that.
PEAR:
Fix typo
Sterling Hughes [Sun, 23 Apr 2000 19:16:24 +0000 (19:16 +0000)]
@-Add an optional third argument to fseek to indicate were to seek from. (Sterling)
Frank M. Kromann [Sun, 23 Apr 2000 10:59:20 +0000 (10:59 +0000)]
Moving output files to common folder
Frank M. Kromann [Sun, 23 Apr 2000 10:54:44 +0000 (10:54 +0000)]
Removing invalid readme file
Frank M. Kromann [Sun, 23 Apr 2000 10:52:49 +0000 (10:52 +0000)]
moving pointers to header and library files to match php_build structure
Frank M. Kromann [Sun, 23 Apr 2000 08:08:40 +0000 (08:08 +0000)]
adding project file for mcrypt module
Sterling Hughes [Sun, 23 Apr 2000 04:47:45 +0000 (04:47 +0000)]
Add a new directory for File (it was supposed to be there
in the first place).
<changelog@php.net> [Sun, 23 Apr 2000 01:09:13 +0000 (01:09 +0000)]
ChangeLog update
Chuck Hagenbuch [Sat, 22 Apr 2000 20:54:07 +0000 (20:54 +0000)]
back off from high-performance api in imap_rfc822_parse_adrlist. if you
called it twice on the same string, there were _strange_ side effects. This
may be slower, but it works.
Andi Gutmans [Sat, 22 Apr 2000 15:44:35 +0000 (15:44 +0000)]
- In Windows RAND_MAX is defined in stdlib.h
- Get rid of comment which is confusing.
Andi Gutmans [Sat, 22 Apr 2000 15:40:23 +0000 (15:40 +0000)]
- Hopefully fix mt_rand() functions under Windows. This patch will effect
all platforms so I hope it's OK.
<changelog@php.net> [Sat, 22 Apr 2000 01:09:13 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 22 Apr 2000 01:09:10 +0000 (01:09 +0000)]
NEWS update
Thies C. Arntzen [Fri, 21 Apr 2000 16:20:11 +0000 (16:20 +0000)]
add VDIR info
Thies C. Arntzen [Fri, 21 Apr 2000 15:10:01 +0000 (15:10 +0000)]
add oracle and oci8
Thies C. Arntzen [Fri, 21 Apr 2000 15:04:55 +0000 (15:04 +0000)]
.
Thies C. Arntzen [Fri, 21 Apr 2000 15:04:41 +0000 (15:04 +0000)]
oracle compiles now on win32 - untested!
Thies C. Arntzen [Fri, 21 Apr 2000 14:54:44 +0000 (14:54 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 21 Apr 2000 14:50:09 +0000 (14:50 +0000)]
- Missed second argument
Andi Gutmans [Fri, 21 Apr 2000 14:46:24 +0000 (14:46 +0000)]
- Fix last fix for Windows
Thies C. Arntzen [Fri, 21 Apr 2000 14:45:27 +0000 (14:45 +0000)]
make it compile on Win32
Thies C. Arntzen [Fri, 21 Apr 2000 14:45:10 +0000 (14:45 +0000)]
export zval_add-ref and zvale_del_ref
Andi Gutmans [Fri, 21 Apr 2000 14:42:20 +0000 (14:42 +0000)]
- Small fix to virtual_Chdir_file() to include the trailing slash when
the file is in the root directory.
Frank M. Kromann [Fri, 21 Apr 2000 12:26:42 +0000 (12:26 +0000)]
Moving output modules
Frank M. Kromann [Fri, 21 Apr 2000 12:21:47 +0000 (12:21 +0000)]
Adding a short WIN32_HOWTO and moving library and header files to php_build
Thies C. Arntzen [Fri, 21 Apr 2000 09:54:15 +0000 (09:54 +0000)]
@- OCIBindByName() will no longer complain about bindlength beeing zero. (Thies)
Rasmus Lerdorf [Fri, 21 Apr 2000 02:23:16 +0000 (02:23 +0000)]
createfrom* fixes
<changelog@php.net> [Fri, 21 Apr 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update
Zeev Suraski [Thu, 20 Apr 2000 23:35:28 +0000 (23:35 +0000)]
Compile fixes
Zeev Suraski [Thu, 20 Apr 2000 23:26:06 +0000 (23:26 +0000)]
Add .txt files to .dsp's
Zeev Suraski [Thu, 20 Apr 2000 23:23:36 +0000 (23:23 +0000)]
Another consistency fix
Zeev Suraski [Thu, 20 Apr 2000 23:23:02 +0000 (23:23 +0000)]
Consistency fix
Zeev Suraski [Thu, 20 Apr 2000 22:52:37 +0000 (22:52 +0000)]
A few .dsp fixes
Andi Gutmans [Thu, 20 Apr 2000 21:07:39 +0000 (21:07 +0000)]
- Change a getcwd()
Frank M. Kromann [Thu, 20 Apr 2000 18:40:17 +0000 (18:40 +0000)]
Adding Java project to modules workspace
Frank M. Kromann [Thu, 20 Apr 2000 18:31:50 +0000 (18:31 +0000)]
Adding ftp project to modules workspace
Andi Gutmans [Thu, 20 Apr 2000 17:58:25 +0000 (17:58 +0000)]
- virtual_lstat() doesn't exist on Windows.
Frank M. Kromann [Thu, 20 Apr 2000 17:49:26 +0000 (17:49 +0000)]
Adding project file for ftp module on Win32
Zeev Suraski [Thu, 20 Apr 2000 17:49:04 +0000 (17:49 +0000)]
Remove strlcpy from the zlib project
Zeev Suraski [Thu, 20 Apr 2000 17:48:22 +0000 (17:48 +0000)]
- Add the zlib project to the php_modules workspace, and fix it's C-runtime definitions
- Move IMAP to the high performance API
Frank M. Kromann [Thu, 20 Apr 2000 17:41:18 +0000 (17:41 +0000)]
Adding strlcpy to makefile
Andi Gutmans [Thu, 20 Apr 2000 17:40:03 +0000 (17:40 +0000)]
- Export strlcat()/strcpy() for Frank.
- Windows doesn't have lstat().
Zeev Suraski [Thu, 20 Apr 2000 17:24:01 +0000 (17:24 +0000)]
- Fix virtual cwd bug
- Add more V_STAT() V_LSTAT() changes
Frank M. Kromann [Thu, 20 Apr 2000 16:59:55 +0000 (16:59 +0000)]
Making zlib compile under Win32 and fixing a typo
Andi Gutmans [Thu, 20 Apr 2000 16:38:08 +0000 (16:38 +0000)]
- Add missing V_STAT()
Frank M. Kromann [Thu, 20 Apr 2000 15:49:56 +0000 (15:49 +0000)]
Fixing init problem for Zval's in mssql_query
Sascha Schumann [Thu, 20 Apr 2000 15:13:29 +0000 (15:13 +0000)]
New style
Sascha Schumann [Thu, 20 Apr 2000 14:59:59 +0000 (14:59 +0000)]
Do not enable GD, if --without-gd was used
Zeev Suraski [Thu, 20 Apr 2000 14:55:16 +0000 (14:55 +0000)]
- Change macro names from Z to Z_
Zeev Suraski [Thu, 20 Apr 2000 14:52:54 +0000 (14:52 +0000)]
- CHange macro names from Z to Z_
Zeev Suraski [Thu, 20 Apr 2000 14:32:39 +0000 (14:32 +0000)]
Add some macros for nicer zval handling
Zeev Suraski [Thu, 20 Apr 2000 14:23:35 +0000 (14:23 +0000)]
Fix, beautify and convert the IMAP module to the high performance API
Andrei Zmievski [Thu, 20 Apr 2000 13:49:07 +0000 (13:49 +0000)]
Do proper ieeefp.h check.
Andrei Zmievski [Thu, 20 Apr 2000 13:47:15 +0000 (13:47 +0000)]
Check for ieeefp.h.
Andi Gutmans [Thu, 20 Apr 2000 13:43:48 +0000 (13:43 +0000)]
- Another PHP_WIN32 patch
Andi Gutmans [Thu, 20 Apr 2000 13:23:19 +0000 (13:23 +0000)]
- Change to PHP_WIN32
Thies C. Arntzen [Thu, 20 Apr 2000 07:35:22 +0000 (07:35 +0000)]
improve fix
Thies C. Arntzen [Thu, 20 Apr 2000 07:24:56 +0000 (07:24 +0000)]
compile before commit! compile before commit! compile before commit!