]>
granicus.if.org Git - php/log
Stefan Roehrich [Sat, 7 Aug 1999 15:50:26 +0000 (15:50 +0000)]
Corrected spelling.
Zeev Suraski [Sat, 7 Aug 1999 15:31:57 +0000 (15:31 +0000)]
Fix&improve conversion scripts
Zeev Suraski [Fri, 6 Aug 1999 21:43:49 +0000 (21:43 +0000)]
Fix a bug in call_user_func_ex()
Zeev Suraski [Fri, 6 Aug 1999 16:54:32 +0000 (16:54 +0000)]
Now that's an annoying bug.
Zeev Suraski [Fri, 6 Aug 1999 15:55:34 +0000 (15:55 +0000)]
bump up the version number
Zeev Suraski [Fri, 6 Aug 1999 15:34:51 +0000 (15:34 +0000)]
count/sizeof had their arguments setup wrong (messup between Beta 1 and 2)
Zeev Suraski [Fri, 6 Aug 1999 15:25:11 +0000 (15:25 +0000)]
- Improved register_shutdown_function() - you may now supply arguments that
will be passed to the shutdown function
- Improved call_user_func() and call_user_method() - they now support passing
arguments by reference
- Fixed usort() and uksort()
Zeev Suraski [Fri, 6 Aug 1999 15:24:10 +0000 (15:24 +0000)]
Introduce call_user_func_ex()
Zeev Suraski [Fri, 6 Aug 1999 13:41:27 +0000 (13:41 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 6 Aug 1999 11:12:08 +0000 (11:12 +0000)]
*** empty log message ***
Uwe Steinmann [Fri, 6 Aug 1999 10:42:00 +0000 (10:42 +0000)]
Made Hypwerwave module threat safe
Thies C. Arntzen [Fri, 6 Aug 1999 08:56:15 +0000 (08:56 +0000)]
fix for #1947
Uwe Steinmann [Fri, 6 Aug 1999 06:52:06 +0000 (06:52 +0000)]
Fdf module should now be up to date
Uwe Steinmann [Fri, 6 Aug 1999 06:39:55 +0000 (06:39 +0000)]
Order of freeing memory cause segm fault since efree seems to wipe
out the memory.
Uwe Steinmann [Thu, 5 Aug 1999 19:28:07 +0000 (19:28 +0000)]
renamed file
Uwe Steinmann [Thu, 5 Aug 1999 17:39:35 +0000 (17:39 +0000)]
zend_hash_update() seems to be a bit different form php3_hash_update
Uwe Steinmann [Thu, 5 Aug 1999 16:25:10 +0000 (16:25 +0000)]
Huge patch to update the hyperwave and pdflib module.
Only pdflib >2.0 is supported.
None is tested yet. Hyperwave seems to be broken now.
Andrey Hristov [Thu, 5 Aug 1999 13:41:17 +0000 (13:41 +0000)]
Fixed.
Thies C. Arntzen [Thu, 5 Aug 1999 07:42:46 +0000 (07:42 +0000)]
hope i haven't missed anything - but we're no longer in the 3.x tree
Zeev Suraski [Wed, 4 Aug 1999 22:34:39 +0000 (22:34 +0000)]
*** empty log message ***
Zeev Suraski [Wed, 4 Aug 1999 22:33:18 +0000 (22:33 +0000)]
Fix makedist to work with the libtool enabled distribution
Zeev Suraski [Wed, 4 Aug 1999 22:21:29 +0000 (22:21 +0000)]
* Fix bug #1963
* Support large ISAPI server variables
Steven Lawrance [Wed, 4 Aug 1999 21:47:56 +0000 (21:47 +0000)]
Added a note about the SNMP changes
Steven Lawrance [Wed, 4 Aug 1999 21:12:57 +0000 (21:12 +0000)]
Fixed a little boo-boo I made during the PHP3->PHP4 conversion.
Steven Lawrance [Wed, 4 Aug 1999 20:56:33 +0000 (20:56 +0000)]
Updated the files so that they have all the functionality of
PHP 3.0.12. These include snmpwalkoid, snmp_get_quick_print, snmp_set_quick_print, and snmpset.
Mike Gerdts [Tue, 3 Aug 1999 20:56:13 +0000 (20:56 +0000)]
Fix bug #1949: -rdynamic not handled properly with Sun's C compiler
Rasmus Lerdorf [Tue, 3 Aug 1999 20:08:33 +0000 (20:08 +0000)]
[s]printf fix for bug #1952
(note, [s]printf doesn't work in PHP4 yet)
Andi Gutmans [Tue, 3 Aug 1999 18:54:49 +0000 (18:54 +0000)]
- Initialize extended value's and put the fetch_type in it's own variable
name.
Mike Gerdts [Tue, 3 Aug 1999 16:49:33 +0000 (16:49 +0000)]
Last character of file not a newline, causing problems with Sun's C compiler
Mike Gerdts [Tue, 3 Aug 1999 15:27:19 +0000 (15:27 +0000)]
file did not end with a newline, causing problems for Sun's C compiler
Zeev Suraski [Mon, 2 Aug 1999 21:43:37 +0000 (21:43 +0000)]
This should sort the buildconf bug...
Stefan Roehrich [Mon, 2 Aug 1999 21:12:16 +0000 (21:12 +0000)]
Fix for Redhat libc 2.1 and dynamic loading in zlib module.
Adapted zlib module to new PHP_Mxxx macros.
Zeev Suraski [Mon, 2 Aug 1999 19:59:04 +0000 (19:59 +0000)]
AIX needs this include...
Zeev Suraski [Mon, 2 Aug 1999 19:20:54 +0000 (19:20 +0000)]
Go Beta 2
Zeev Suraski [Mon, 2 Aug 1999 19:17:14 +0000 (19:17 +0000)]
Removed '3' from key functions in PHP (maintained compatibility through
php3_compat.h)
Andi Gutmans [Mon, 2 Aug 1999 18:40:10 +0000 (18:40 +0000)]
Make set_compiled_filename() return a pointer to the allocated file name
Andrey Hristov [Mon, 2 Aug 1999 17:28:32 +0000 (17:28 +0000)]
Fix function declarations.
Andrey Hristov [Mon, 2 Aug 1999 16:06:13 +0000 (16:06 +0000)]
More symbol work.
Andrey Hristov [Mon, 2 Aug 1999 15:02:52 +0000 (15:02 +0000)]
More symbol work.
Andrey Hristov [Mon, 2 Aug 1999 14:31:41 +0000 (14:31 +0000)]
Updated proto
Egon Schmid [Sun, 1 Aug 1999 18:18:40 +0000 (18:18 +0000)]
Another forgotten prototype. Andrey, why is preg_grep in PHP3 missing?
Andi Gutmans [Sun, 1 Aug 1999 17:56:09 +0000 (17:56 +0000)]
Support resource type in gettype()
Zeev Suraski [Sun, 1 Aug 1999 00:33:03 +0000 (00:33 +0000)]
Fix bug #1872
Zeev Suraski [Sun, 1 Aug 1999 00:25:58 +0000 (00:25 +0000)]
Final IMAP fixes
Zeev Suraski [Sat, 31 Jul 1999 20:21:07 +0000 (20:21 +0000)]
More IMAP fixes
Zeev Suraski [Sat, 31 Jul 1999 19:53:02 +0000 (19:53 +0000)]
Fix another compile warning
Zeev Suraski [Sat, 31 Jul 1999 19:23:22 +0000 (19:23 +0000)]
That should fix bug #1903
Zeev Suraski [Sat, 31 Jul 1999 19:06:36 +0000 (19:06 +0000)]
Fix problem with include/require of URLs (bug #1832)
Zeev Suraski [Sat, 31 Jul 1999 18:57:41 +0000 (18:57 +0000)]
Fix problem with include/require of URLs
Zeev Suraski [Sat, 31 Jul 1999 18:48:47 +0000 (18:48 +0000)]
These aren't necessary
Zeev Suraski [Sat, 31 Jul 1999 16:20:06 +0000 (16:20 +0000)]
Fix bug #1914
Zeev Suraski [Sat, 31 Jul 1999 10:38:33 +0000 (10:38 +0000)]
Declaration fix
Zeev Suraski [Fri, 30 Jul 1999 23:36:20 +0000 (23:36 +0000)]
Ok, that should be a good start. Can somebody verify that this actually compiles,
and perhaps check if it runs?
Zeev Suraski [Fri, 30 Jul 1999 23:14:01 +0000 (23:14 +0000)]
Early steps towards making the IMAP module PHP 4.0 compatible
(and readable - indent people, INDENT)
Zeev Suraski [Fri, 30 Jul 1999 22:17:51 +0000 (22:17 +0000)]
This should fix the implode() problem
Zeev Suraski [Fri, 30 Jul 1999 14:17:08 +0000 (14:17 +0000)]
Support symbols in any symbol table, not just the active one
Andrey Hristov [Fri, 30 Jul 1999 13:17:29 +0000 (13:17 +0000)]
Fix for bug #1907.
Andi Gutmans [Fri, 30 Jul 1999 12:27:04 +0000 (12:27 +0000)]
- Damn that's more like it.
Andi Gutmans [Fri, 30 Jul 1999 12:23:12 +0000 (12:23 +0000)]
- Cut&paste crap
Andi Gutmans [Fri, 30 Jul 1999 11:55:53 +0000 (11:55 +0000)]
- Add ptr_stack_n_{push,pop} in order to speed up function calls a bit.
There seems to be no reason for stack->top in the ptr_stack except for
when realloc()'in the stack. I think I'll remove it.
Zeev Suraski [Fri, 30 Jul 1999 02:49:12 +0000 (02:49 +0000)]
* Setting variables in the global scope wasn't handling is_ref's properly
Andi Gutmans [Thu, 29 Jul 1999 12:24:58 +0000 (12:24 +0000)]
- Fixed a leak when doing inheritance. The parent class name wasn't being freed.
- Fixed a stack leak. Functions that had late argument binding were set up as
INIT_FCALL_BY_NAME but were using DO_FCALL and not the corresponding
DO_FCALL_BY_NAME.
Andi Gutmans [Thu, 29 Jul 1999 04:03:03 +0000 (04:03 +0000)]
-Tiny fix
Andi Gutmans [Thu, 29 Jul 1999 03:48:29 +0000 (03:48 +0000)]
- Added function documentation prototypes. Thanks to Egon Schmid for
straightening me out :)
Andi Gutmans [Wed, 28 Jul 1999 17:59:55 +0000 (17:59 +0000)]
- Fixed various inheritance problems & Andrey's leak
Andi Gutmans [Wed, 28 Jul 1999 17:58:38 +0000 (17:58 +0000)]
- Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name")
Andrey Hristov [Wed, 28 Jul 1999 13:59:35 +0000 (13:59 +0000)]
Fix link functions problem.
Danny Heijl [Wed, 28 Jul 1999 11:26:58 +0000 (11:26 +0000)]
Make it compile again
Philippe Verdy [Wed, 28 Jul 1999 07:04:26 +0000 (07:04 +0000)]
Commited changes in php3 function/soundex 1.32
Zeev Suraski [Tue, 27 Jul 1999 21:01:41 +0000 (21:01 +0000)]
License update
Zeev Suraski [Tue, 27 Jul 1999 20:34:31 +0000 (20:34 +0000)]
Inherit parent's constructor
Zeev Suraski [Tue, 27 Jul 1999 20:33:42 +0000 (20:33 +0000)]
*** empty log message ***
Zeev Suraski [Tue, 27 Jul 1999 20:14:58 +0000 (20:14 +0000)]
Fix runtime inheritence (child functions/members should have higher precedence)
Andrey Hristov [Tue, 27 Jul 1999 19:44:46 +0000 (19:44 +0000)]
Symbol work.
Andi Gutmans [Tue, 27 Jul 1999 18:38:01 +0000 (18:38 +0000)]
- Update Changelog
Andi Gutmans [Tue, 27 Jul 1999 18:35:22 +0000 (18:35 +0000)]
- Add missing lock
Andi Gutmans [Tue, 27 Jul 1999 17:30:45 +0000 (17:30 +0000)]
- strttotime is compiled in on win32 again.
Andi Gutmans [Tue, 27 Jul 1999 17:30:16 +0000 (17:30 +0000)]
- Fix up the new operator a bit more.
Andrey Hristov [Tue, 27 Jul 1999 17:17:05 +0000 (17:17 +0000)]
Oops.
Andrey Hristov [Tue, 27 Jul 1999 17:09:35 +0000 (17:09 +0000)]
More symbol work.
Andrey Hristov [Tue, 27 Jul 1999 16:26:30 +0000 (16:26 +0000)]
check for nKeyLength not arKey
Andrey Hristov [Tue, 27 Jul 1999 16:19:10 +0000 (16:19 +0000)]
*** empty log message ***
Andrey Hristov [Tue, 27 Jul 1999 16:17:58 +0000 (16:17 +0000)]
Fix for bug #1887.
Andrey Hristov [Tue, 27 Jul 1999 13:40:54 +0000 (13:40 +0000)]
Fix for bug #1891
Stig Bakken [Tue, 27 Jul 1999 13:10:15 +0000 (13:10 +0000)]
forgot to mention the password
Stig Bakken [Tue, 27 Jul 1999 13:09:23 +0000 (13:09 +0000)]
spoonfeed
Danny Heijl [Tue, 27 Jul 1999 11:29:36 +0000 (11:29 +0000)]
>... If you can, please update your module to use these macros.
I could, so I did.
Zeev Suraski [Tue, 27 Jul 1999 00:14:34 +0000 (00:14 +0000)]
Set reference count and is_ref values for new objects
Zeev Suraski [Mon, 26 Jul 1999 21:56:45 +0000 (21:56 +0000)]
- Fixed a memory leak when using assignment-op operators with lvalue of type
string (or array/object)
Zeev Suraski [Mon, 26 Jul 1999 21:55:51 +0000 (21:55 +0000)]
Fix bug #1867
Zeev Suraski [Mon, 26 Jul 1999 21:31:40 +0000 (21:31 +0000)]
*** empty log message ***
Zeev Suraski [Mon, 26 Jul 1999 21:18:35 +0000 (21:18 +0000)]
Fix a bug in inheritence from classes defined in include files, that are
inherited from require()'d files
Zeev Suraski [Mon, 26 Jul 1999 21:17:05 +0000 (21:17 +0000)]
Fix bug #1851
Andrey Hristov [Mon, 26 Jul 1999 20:09:08 +0000 (20:09 +0000)]
More symbol work.
I've defined a few macros to help with module/request init/startup function definitions.
Basically:
PHP_MINIT_FUNCTION(module)
PHP_MSHUTDOWN_FUNCTION(module)
PHP_RINIT_FUNCTION(module)
PHP_RSHUTDOWN_FUNCTION(module)
PHP_MINFO_FUNCTION(module)
These will expand to proper function prototypes.
Now to specify these in the module entry, use:
PHP_MINIT(module)
PHP_MSHUTDOWN(module)
PHP_RINIT(module)
PHP_RSHUTDOWN(module)
PHP_MINFO(module)
I've updated all modules in ext/standard and everything from ext/apache to ext/db.
If you can, please update your module to use these macros.
Andi Gutmans [Mon, 26 Jul 1999 19:35:57 +0000 (19:35 +0000)]
- Oops I erased this by mistake
Andi Gutmans [Mon, 26 Jul 1999 19:32:13 +0000 (19:32 +0000)]
- Should be a complete fix now. This break away code should maybe be made
somewhat generic
Andi Gutmans [Mon, 26 Jul 1999 19:24:54 +0000 (19:24 +0000)]
- Temporary fix for "this". Have to fix it tomorrow.
Andi Gutmans [Mon, 26 Jul 1999 18:56:54 +0000 (18:56 +0000)]
- Fix compile error. Weird that Visual didn't catch this one.
Andi Gutmans [Mon, 26 Jul 1999 16:57:06 +0000 (16:57 +0000)]
- Fix the new operator incompatibility.
- I commented PHP_FUNCTION(strtotime) in datetime.c because it stopped
win32 from compiling. This needs to be fixed!!!
- Check out libzend to compile the tree now.
Stig Bakken [Sun, 25 Jul 1999 15:06:49 +0000 (15:06 +0000)]
"gd", not "-lgd"