]> granicus.if.org Git - php/log
php
25 years agoCorrected spelling.
Stefan Roehrich [Sat, 7 Aug 1999 15:50:26 +0000 (15:50 +0000)]
Corrected spelling.

25 years agoFix&improve conversion scripts
Zeev Suraski [Sat, 7 Aug 1999 15:31:57 +0000 (15:31 +0000)]
Fix&improve conversion scripts

25 years agoFix a bug in call_user_func_ex()
Zeev Suraski [Fri, 6 Aug 1999 21:43:49 +0000 (21:43 +0000)]
Fix a bug in call_user_func_ex()

25 years agoNow that's an annoying bug.
Zeev Suraski [Fri, 6 Aug 1999 16:54:32 +0000 (16:54 +0000)]
Now that's an annoying bug.

25 years agobump up the version number
Zeev Suraski [Fri, 6 Aug 1999 15:55:34 +0000 (15:55 +0000)]
bump up the version number

25 years agocount/sizeof had their arguments setup wrong (messup between Beta 1 and 2)
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)

25 years ago- Improved register_shutdown_function() - you may now supply arguments that
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()

25 years agoIntroduce call_user_func_ex()
Zeev Suraski [Fri, 6 Aug 1999 15:24:10 +0000 (15:24 +0000)]
Introduce call_user_func_ex()

25 years ago*** empty log message ***
Zeev Suraski [Fri, 6 Aug 1999 13:41:27 +0000 (13:41 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Zeev Suraski [Fri, 6 Aug 1999 11:12:08 +0000 (11:12 +0000)]
*** empty log message ***

25 years agoMade Hypwerwave module threat safe
Uwe Steinmann [Fri, 6 Aug 1999 10:42:00 +0000 (10:42 +0000)]
Made Hypwerwave module threat safe

25 years agofix for #1947
Thies C. Arntzen [Fri, 6 Aug 1999 08:56:15 +0000 (08:56 +0000)]
fix for #1947

25 years agoFdf module should now be up to date
Uwe Steinmann [Fri, 6 Aug 1999 06:52:06 +0000 (06:52 +0000)]
Fdf module should now be up to date

25 years agoOrder of freeing memory cause segm fault since efree seems to wipe
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.

25 years agorenamed file
Uwe Steinmann [Thu, 5 Aug 1999 19:28:07 +0000 (19:28 +0000)]
renamed file

25 years agozend_hash_update() seems to be a bit different form php3_hash_update
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

25 years agoHuge patch to update the hyperwave and pdflib module.
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.

25 years agoFixed.
Andrey Hristov [Thu, 5 Aug 1999 13:41:17 +0000 (13:41 +0000)]
Fixed.

25 years agohope i haven't missed anything - but we're no longer in the 3.x tree
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

25 years ago*** empty log message ***
Zeev Suraski [Wed, 4 Aug 1999 22:34:39 +0000 (22:34 +0000)]
*** empty log message ***

25 years agoFix makedist to work with the libtool enabled distribution
Zeev Suraski [Wed, 4 Aug 1999 22:33:18 +0000 (22:33 +0000)]
Fix makedist to work with the libtool enabled distribution

25 years ago* Fix bug #1963
Zeev Suraski [Wed, 4 Aug 1999 22:21:29 +0000 (22:21 +0000)]
* Fix bug #1963
* Support large ISAPI server variables

25 years agoAdded a note about the SNMP changes
Steven Lawrance [Wed, 4 Aug 1999 21:47:56 +0000 (21:47 +0000)]
Added a note about the SNMP changes

25 years agoFixed a little boo-boo I made during the PHP3->PHP4 conversion.
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.

25 years agoUpdated the files so that they have all the functionality of
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.

25 years agoFix bug #1949: -rdynamic not handled properly with Sun's C compiler
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

25 years ago[s]printf fix for bug #1952
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)

25 years ago- Initialize extended value's and put the fetch_type in it's own variable
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.

25 years agoLast character of file not a newline, causing problems with Sun's C compiler
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

25 years agofile did not end with a newline, causing problems for 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

25 years agoThis should sort the buildconf bug...
Zeev Suraski [Mon, 2 Aug 1999 21:43:37 +0000 (21:43 +0000)]
This should sort the buildconf bug...

25 years agoFix for Redhat libc 2.1 and dynamic loading in zlib module.
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.

25 years agoAIX needs this include...
Zeev Suraski [Mon, 2 Aug 1999 19:59:04 +0000 (19:59 +0000)]
AIX needs this include...

25 years agoGo Beta 2
Zeev Suraski [Mon, 2 Aug 1999 19:20:54 +0000 (19:20 +0000)]
Go Beta 2

25 years agoRemoved '3' from key functions in PHP (maintained compatibility through
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)

25 years agoMake set_compiled_filename() return a pointer to the allocated file name
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

25 years agoFix function declarations.
Andrey Hristov [Mon, 2 Aug 1999 17:28:32 +0000 (17:28 +0000)]
Fix function declarations.

25 years agoMore symbol work.
Andrey Hristov [Mon, 2 Aug 1999 16:06:13 +0000 (16:06 +0000)]
More symbol work.

25 years agoMore symbol work.
Andrey Hristov [Mon, 2 Aug 1999 15:02:52 +0000 (15:02 +0000)]
More symbol work.

25 years agoUpdated proto
Andrey Hristov [Mon, 2 Aug 1999 14:31:41 +0000 (14:31 +0000)]
Updated proto

25 years agoAnother forgotten prototype. Andrey, why is preg_grep in PHP3 missing?
Egon Schmid [Sun, 1 Aug 1999 18:18:40 +0000 (18:18 +0000)]
Another forgotten prototype. Andrey, why is preg_grep in PHP3 missing?

25 years agoSupport resource type in gettype()
Andi Gutmans [Sun, 1 Aug 1999 17:56:09 +0000 (17:56 +0000)]
Support resource type in gettype()

25 years agoFix bug #1872
Zeev Suraski [Sun, 1 Aug 1999 00:33:03 +0000 (00:33 +0000)]
Fix bug #1872

25 years agoFinal IMAP fixes
Zeev Suraski [Sun, 1 Aug 1999 00:25:58 +0000 (00:25 +0000)]
Final IMAP fixes

25 years agoMore IMAP fixes
Zeev Suraski [Sat, 31 Jul 1999 20:21:07 +0000 (20:21 +0000)]
More IMAP fixes

25 years agoFix another compile warning
Zeev Suraski [Sat, 31 Jul 1999 19:53:02 +0000 (19:53 +0000)]
Fix another compile warning

25 years agoThat should fix bug #1903
Zeev Suraski [Sat, 31 Jul 1999 19:23:22 +0000 (19:23 +0000)]
That should fix bug #1903

25 years agoFix problem with include/require of URLs (bug #1832)
Zeev Suraski [Sat, 31 Jul 1999 19:06:36 +0000 (19:06 +0000)]
Fix problem with include/require of URLs (bug #1832)

25 years agoFix problem with include/require of URLs
Zeev Suraski [Sat, 31 Jul 1999 18:57:41 +0000 (18:57 +0000)]
Fix problem with include/require of URLs

25 years agoThese aren't necessary
Zeev Suraski [Sat, 31 Jul 1999 18:48:47 +0000 (18:48 +0000)]
These aren't necessary

25 years agoFix bug #1914
Zeev Suraski [Sat, 31 Jul 1999 16:20:06 +0000 (16:20 +0000)]
Fix bug #1914

25 years agoDeclaration fix
Zeev Suraski [Sat, 31 Jul 1999 10:38:33 +0000 (10:38 +0000)]
Declaration fix

25 years agoOk, that should be a good start. Can somebody verify that this actually compiles,
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?

25 years agoEarly steps towards making the IMAP module PHP 4.0 compatible
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)

25 years agoThis should fix the implode() problem
Zeev Suraski [Fri, 30 Jul 1999 22:17:51 +0000 (22:17 +0000)]
This should fix the implode() problem

25 years agoSupport symbols in any symbol table, not just the active one
Zeev Suraski [Fri, 30 Jul 1999 14:17:08 +0000 (14:17 +0000)]
Support symbols in any symbol table, not just the active one

25 years agoFix for bug #1907.
Andrey Hristov [Fri, 30 Jul 1999 13:17:29 +0000 (13:17 +0000)]
Fix for bug #1907.

25 years ago- Damn that's more like it.
Andi Gutmans [Fri, 30 Jul 1999 12:27:04 +0000 (12:27 +0000)]
- Damn that's more like it.

25 years ago- Cut&paste crap
Andi Gutmans [Fri, 30 Jul 1999 12:23:12 +0000 (12:23 +0000)]
- Cut&paste crap

25 years ago- Add ptr_stack_n_{push,pop} in order to speed up function calls a bit.
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.

25 years ago* Setting variables in the global scope wasn't handling is_ref's properly
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

25 years ago- Fixed a leak when doing inheritance. The parent class name wasn't being freed.
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.

25 years ago-Tiny fix
Andi Gutmans [Thu, 29 Jul 1999 04:03:03 +0000 (04:03 +0000)]
-Tiny fix

25 years ago- Added function documentation prototypes. Thanks to Egon Schmid for
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 :)

25 years ago- Fixed various inheritance problems & Andrey's leak
Andi Gutmans [Wed, 28 Jul 1999 17:59:55 +0000 (17:59 +0000)]
- Fixed various inheritance problems & Andrey's leak

25 years ago- Added get_class($obj), get_parent_class($obj) and method_exists($obj,"name")
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")

25 years agoFix link functions problem.
Andrey Hristov [Wed, 28 Jul 1999 13:59:35 +0000 (13:59 +0000)]
Fix link functions problem.

25 years agoMake it compile again
Danny Heijl [Wed, 28 Jul 1999 11:26:58 +0000 (11:26 +0000)]
Make it compile again

25 years agoCommited changes in php3 function/soundex 1.32
Philippe Verdy [Wed, 28 Jul 1999 07:04:26 +0000 (07:04 +0000)]
Commited changes in php3 function/soundex 1.32

25 years agoLicense update
Zeev Suraski [Tue, 27 Jul 1999 21:01:41 +0000 (21:01 +0000)]
License update

25 years agoInherit parent's constructor
Zeev Suraski [Tue, 27 Jul 1999 20:34:31 +0000 (20:34 +0000)]
Inherit parent's constructor

25 years ago*** empty log message ***
Zeev Suraski [Tue, 27 Jul 1999 20:33:42 +0000 (20:33 +0000)]
*** empty log message ***

25 years agoFix runtime inheritence (child functions/members should have higher precedence)
Zeev Suraski [Tue, 27 Jul 1999 20:14:58 +0000 (20:14 +0000)]
Fix runtime inheritence (child functions/members should have higher precedence)

25 years agoSymbol work.
Andrey Hristov [Tue, 27 Jul 1999 19:44:46 +0000 (19:44 +0000)]
Symbol work.

25 years ago- Update Changelog
Andi Gutmans [Tue, 27 Jul 1999 18:38:01 +0000 (18:38 +0000)]
- Update Changelog

25 years ago- Add missing lock
Andi Gutmans [Tue, 27 Jul 1999 18:35:22 +0000 (18:35 +0000)]
- Add missing lock

25 years ago- strttotime is compiled in on win32 again.
Andi Gutmans [Tue, 27 Jul 1999 17:30:45 +0000 (17:30 +0000)]
- strttotime is compiled in on win32 again.

25 years ago- Fix up the new operator a bit more.
Andi Gutmans [Tue, 27 Jul 1999 17:30:16 +0000 (17:30 +0000)]
- Fix up the new operator a bit more.

25 years agoOops.
Andrey Hristov [Tue, 27 Jul 1999 17:17:05 +0000 (17:17 +0000)]
Oops.

25 years agoMore symbol work.
Andrey Hristov [Tue, 27 Jul 1999 17:09:35 +0000 (17:09 +0000)]
More symbol work.

25 years agocheck for nKeyLength not arKey
Andrey Hristov [Tue, 27 Jul 1999 16:26:30 +0000 (16:26 +0000)]
check for nKeyLength not arKey

25 years ago*** empty log message ***
Andrey Hristov [Tue, 27 Jul 1999 16:19:10 +0000 (16:19 +0000)]
*** empty log message ***

25 years agoFix for bug #1887.
Andrey Hristov [Tue, 27 Jul 1999 16:17:58 +0000 (16:17 +0000)]
Fix for bug #1887.

25 years agoFix for bug #1891
Andrey Hristov [Tue, 27 Jul 1999 13:40:54 +0000 (13:40 +0000)]
Fix for bug #1891

25 years agoforgot to mention the password
Stig Bakken [Tue, 27 Jul 1999 13:10:15 +0000 (13:10 +0000)]
forgot to mention the password

25 years agospoonfeed
Stig Bakken [Tue, 27 Jul 1999 13:09:23 +0000 (13:09 +0000)]
spoonfeed

25 years ago>... If you can, please update your module to use these macros.
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.

25 years agoSet reference count and is_ref values for new objects
Zeev Suraski [Tue, 27 Jul 1999 00:14:34 +0000 (00:14 +0000)]
Set reference count and is_ref values for new objects

25 years ago- Fixed a memory leak when using assignment-op operators with lvalue of type
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)

25 years agoFix bug #1867
Zeev Suraski [Mon, 26 Jul 1999 21:55:51 +0000 (21:55 +0000)]
Fix bug #1867

25 years ago*** empty log message ***
Zeev Suraski [Mon, 26 Jul 1999 21:31:40 +0000 (21:31 +0000)]
*** empty log message ***

25 years agoFix a bug in inheritence from classes defined in include files, that are
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

25 years agoFix bug #1851
Zeev Suraski [Mon, 26 Jul 1999 21:17:05 +0000 (21:17 +0000)]
Fix bug #1851

25 years agoMore symbol work.
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.

25 years ago- Oops I erased this by mistake
Andi Gutmans [Mon, 26 Jul 1999 19:35:57 +0000 (19:35 +0000)]
- Oops I erased this by mistake

25 years ago- Should be a complete fix now. This break away code should maybe be made
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

25 years ago- Temporary fix for "this". Have to fix it tomorrow.
Andi Gutmans [Mon, 26 Jul 1999 19:24:54 +0000 (19:24 +0000)]
- Temporary fix for "this". Have to fix it tomorrow.

25 years ago- Fix compile error. Weird that Visual didn't catch this one.
Andi Gutmans [Mon, 26 Jul 1999 18:56:54 +0000 (18:56 +0000)]
- Fix compile error. Weird that Visual didn't catch this one.

25 years ago- Fix the new operator incompatibility.
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.

25 years ago"gd", not "-lgd"
Stig Bakken [Sun, 25 Jul 1999 15:06:49 +0000 (15:06 +0000)]
"gd", not "-lgd"