]>
granicus.if.org Git - php/log
Andrei Zmievski [Wed, 12 Jun 2002 17:02:19 +0000 (17:02 +0000)]
set_error_handler() should take methods as callbacks. Also fixed it to report
invalid callbacks.
Andrei Zmievski [Wed, 12 Jun 2002 16:46:24 +0000 (16:46 +0000)]
Properly return the result of __call() handler.
Tomas V.V.Cox [Wed, 12 Jun 2002 16:31:53 +0000 (16:31 +0000)]
Attempt to make pear.bat work better under Windows
Hartmut Holzgraefe [Wed, 12 Jun 2002 15:35:27 +0000 (15:35 +0000)]
fix for bug #10616 -> mktime() with negative date offsets not working on MacOSX
Christian Stocker [Wed, 12 Jun 2002 11:13:11 +0000 (11:13 +0000)]
Fixed domxml_get_element_by_id()
Sascha Schumann [Wed, 12 Jun 2002 08:18:36 +0000 (08:18 +0000)]
This option enables administrators to make their users invulnerable to
attacks which involve passing session ids in URLs.
<changelog@php.net> [Wed, 12 Jun 2002 00:43:38 +0000 (00:43 +0000)]
NEWS update
<changelog@php.net> [Wed, 12 Jun 2002 00:41:49 +0000 (00:41 +0000)]
ChangeLog update
Markus Fischer [Tue, 11 Jun 2002 21:29:32 +0000 (21:29 +0000)]
- Those have been implemented already.
Markus Fischer [Tue, 11 Jun 2002 21:22:12 +0000 (21:22 +0000)]
- Fix builtin gets() emulation (hopefully).
Markus Fischer [Tue, 11 Jun 2002 21:06:38 +0000 (21:06 +0000)]
- Add some recent observations with bz2.
Markus Fischer [Tue, 11 Jun 2002 18:55:48 +0000 (18:55 +0000)]
- Add missing Id tag.
Markus Fischer [Tue, 11 Jun 2002 18:54:57 +0000 (18:54 +0000)]
- Always \0 terminate data returned from _php_stream_copy_to_mem().
Andi Gutmans [Tue, 11 Jun 2002 18:37:41 +0000 (18:37 +0000)]
- Don't show debug_backtrace() in the trace itself.
- This patch is a bit ugly because the whole code itself is pretty complex
- and hard to re-order.
Andi Gutmans [Tue, 11 Jun 2002 17:33:53 +0000 (17:33 +0000)]
- Fix problem with assigning functions by reference.
Jason Greene [Tue, 11 Jun 2002 13:50:00 +0000 (13:50 +0000)]
Forgot one
Jason Greene [Tue, 11 Jun 2002 13:48:49 +0000 (13:48 +0000)]
Sockets currently works great with all compilers on Solaris
Update TODO
Hartmut Holzgraefe [Tue, 11 Jun 2002 09:37:31 +0000 (09:37 +0000)]
now it works on streams (plus some debug code removed)
Hartmut Holzgraefe [Tue, 11 Jun 2002 09:36:48 +0000 (09:36 +0000)]
macro definition fixed, guess it was the usual kind of cut&past bug?
Edin Kadribasic [Tue, 11 Jun 2002 09:35:59 +0000 (09:35 +0000)]
Disable installing pear when --disable-cli is used since pear installer
needs cli to function.
Markus Fischer [Tue, 11 Jun 2002 08:33:09 +0000 (08:33 +0000)]
- These things have been done already.
Sebastian Bergmann [Tue, 11 Jun 2002 08:06:02 +0000 (08:06 +0000)]
Add __delegate().
Jason Greene [Tue, 11 Jun 2002 03:55:28 +0000 (03:55 +0000)]
@Impelemented timeout functionality, and fixed error handling of fsockopen() on win32
Also fixed error handling on unix (micropatch)
Closes Bug #14740
<changelog@php.net> [Tue, 11 Jun 2002 00:36:16 +0000 (00:36 +0000)]
ChangeLog update
foobar [Tue, 11 Jun 2002 00:18:34 +0000 (00:18 +0000)]
- Reverted last bogus commit and fixed the credits in NEWS.
# STIG! Do a 'cvs update' before you commit anything!!
Markus Fischer [Mon, 10 Jun 2002 22:43:49 +0000 (22:43 +0000)]
- Typo.
Stig Bakken [Mon, 10 Jun 2002 21:35:26 +0000 (21:35 +0000)]
@Add --with-mysql-sock option (James Cox)
Markus Fischer [Mon, 10 Jun 2002 21:29:01 +0000 (21:29 +0000)]
- Revert zlib.lib patch.
# Only add it after ext/mysql takes really advantag of it on win32, needs
# also modification in mysql/libmysql/config-win.h
Harald Radi [Mon, 10 Jun 2002 21:16:25 +0000 (21:16 +0000)]
pooling and singleton finally work
Harald Radi [Mon, 10 Jun 2002 21:15:38 +0000 (21:15 +0000)]
new testcases
Harald Radi [Mon, 10 Jun 2002 21:14:48 +0000 (21:14 +0000)]
added TS_HASH macro
Frank M. Kromann [Mon, 10 Jun 2002 20:00:20 +0000 (20:00 +0000)]
Adding ini setting for max_procs
Frank M. Kromann [Mon, 10 Jun 2002 19:31:29 +0000 (19:31 +0000)]
Adding ini setting for max_procs
Harald Radi [Mon, 10 Jun 2002 18:47:16 +0000 (18:47 +0000)]
mysql need zlib.lib now
#again, something seemed to be messed in my last commit
Sergey Kartashoff [Mon, 10 Jun 2002 16:46:06 +0000 (16:46 +0000)]
# Mnogosearch new function calls fixes
Jan Lehnardt [Mon, 10 Jun 2002 16:34:25 +0000 (16:34 +0000)]
- whitespace fix
Markus Fischer [Mon, 10 Jun 2002 15:53:26 +0000 (15:53 +0000)]
- Fix win32/mysql.
- Revert cryptic WS commit on php4dllts.dsp.
Joseph Tate [Mon, 10 Jun 2002 14:48:28 +0000 (14:48 +0000)]
#Undeprecated attribute access methods
Harald Radi [Mon, 10 Jun 2002 13:14:43 +0000 (13:14 +0000)]
mysql need zlib.lib now
Harald Radi [Mon, 10 Jun 2002 13:09:46 +0000 (13:09 +0000)]
fix the build
# these files were blank, i suppose this happened by accident
Sergey Kartashoff [Mon, 10 Jun 2002 12:24:43 +0000 (12:24 +0000)]
- MnoGoSearch extension compile fix with mnogosearch-3.2.4 and 3.2.5
Markus Fischer [Mon, 10 Jun 2002 12:24:15 +0000 (12:24 +0000)]
- WS fix, damn win32.
Harald Radi [Mon, 10 Jun 2002 12:21:58 +0000 (12:21 +0000)]
fix the build
Markus Fischer [Mon, 10 Jun 2002 10:28:33 +0000 (10:28 +0000)]
- Fix proto.
Stanislav Malyshev [Mon, 10 Jun 2002 09:15:02 +0000 (09:15 +0000)]
Fix leak
Sergey Kartashoff [Mon, 10 Jun 2002 08:55:18 +0000 (08:55 +0000)]
# mnogosearch update. Does not compile at this moment, but
# there are not so many things left to fix...
Markus Fischer [Mon, 10 Jun 2002 07:51:28 +0000 (07:51 +0000)]
- Fix easter_(days|date)()s first parameter now really defaults to the current
year if ommited (it was document but didn't work).
Andrei Zmievski [Mon, 10 Jun 2002 02:28:32 +0000 (02:28 +0000)]
Fix bug #7045: shuffle() now provides consistent distribution of values
in the array.
<changelog@php.net> [Mon, 10 Jun 2002 00:37:32 +0000 (00:37 +0000)]
ChangeLog update
Tomas V.V.Cox [Sun, 9 Jun 2002 18:34:04 +0000 (18:34 +0000)]
Commented out old unused stuff
# I'm not familiar with the 'make' syntax, please tell me if
# something is wrong
Tomas V.V.Cox [Sun, 9 Jun 2002 18:25:40 +0000 (18:25 +0000)]
Moved to pear/Archive_Tar/scripts
Tomas V.V.Cox [Sun, 9 Jun 2002 18:18:01 +0000 (18:18 +0000)]
if (!dl(php_gtk)) die("Unable to load the php_gtk extension\n");
Tomas V.V.Cox [Sun, 9 Jun 2002 18:12:59 +0000 (18:12 +0000)]
Beautify config-show output, some wrap changes and fix small
issue with _tableRow() with line counting
foobar [Sun, 9 Jun 2002 17:05:17 +0000 (17:05 +0000)]
cleanup
Tomas V.V.Cox [Sun, 9 Jun 2002 16:29:50 +0000 (16:29 +0000)]
displayLine() -> outputData()
Tomas V.V.Cox [Sun, 9 Jun 2002 16:28:46 +0000 (16:28 +0000)]
- outputData($data, $command)
+ outputData($data, $command = '_default')
Harald Radi [Sun, 9 Jun 2002 14:52:50 +0000 (14:52 +0000)]
reflect the new abstraction changes in the demo layer
Harald Radi [Sun, 9 Jun 2002 14:51:41 +0000 (14:51 +0000)]
- using stas' abstraction now
- layer can add individual ini settings now
- classentries for the loaded rpc object are created dynamically now
class hirarchy looks like: rpc<-[layer]<-[object] (e.g. rpc<-com<-adodb),
thus the whole class tree is reflected into php
- added user-functions to mark an object as a singleton and as poolable
#rest of the linuxtag work
Harald Radi [Sun, 9 Jun 2002 14:32:40 +0000 (14:32 +0000)]
pg_escape_* functions were not available on win32 due to a missing define
#if this breaks the build because the win32 pg libs don't export the functions
#we should consider implementing them somehow else
#some linuxtag work
Harald Radi [Sun, 9 Jun 2002 14:20:37 +0000 (14:20 +0000)]
only check for an available class entry instead of
the std_object_handlers on some places
#some linuxtag work
Sander Roobol [Sun, 9 Jun 2002 12:56:27 +0000 (12:56 +0000)]
Don't use headers if the module contains only one phpinfo() entry, just
stick to ordinary rows.
Sander Roobol [Sun, 9 Jun 2002 12:44:33 +0000 (12:44 +0000)]
Made phpinfo() show if we're using the bundled version of GD
James Cox [Sun, 9 Jun 2002 11:43:50 +0000 (11:43 +0000)]
dont test for the socket -- enables installs over NFS etc.
# my previous commit was the revision before the fixed one (ie, i had the fix) so apologies for that.
Sander Roobol [Sun, 9 Jun 2002 11:27:04 +0000 (11:27 +0000)]
Fixed detection of JPEG support in bundled version of GD.
Sander Roobol [Sun, 9 Jun 2002 10:46:13 +0000 (10:46 +0000)]
Fixed configure stuff
# It didn't work for me... hope it works for everybody now...
Andrei Zmievski [Sun, 9 Jun 2002 04:26:36 +0000 (04:26 +0000)]
Make RAND_RANGE() an API macro.
foobar [Sun, 9 Jun 2002 00:53:28 +0000 (00:53 +0000)]
De-messify
foobar [Sun, 9 Jun 2002 00:50:46 +0000 (00:50 +0000)]
Cleaned up the mess. Now it actually works too.
# TEST BEFORE COMMIT!!
<changelog@php.net> [Sun, 9 Jun 2002 00:22:17 +0000 (00:22 +0000)]
NEWS update
<changelog@php.net> [Sun, 9 Jun 2002 00:22:00 +0000 (00:22 +0000)]
ChangeLog update
Christian Dickmann [Sat, 8 Jun 2002 18:44:34 +0000 (18:44 +0000)]
add modes to list-all. fix a mergerbug
Sascha Schumann [Sat, 8 Jun 2002 18:11:03 +0000 (18:11 +0000)]
too many flushes are bad
Tomas V.V.Cox [Sat, 8 Jun 2002 17:34:46 +0000 (17:34 +0000)]
Hopefully fixed a couple of problems with destination paths:
- Bug #17529
- In Windows getting <pear>\/\<file>
- Documentation under <doc_dir>/Package/Package/
# Please test it and report possible problem
Andrei Zmievski [Sat, 8 Jun 2002 13:46:36 +0000 (13:46 +0000)]
*** empty log message ***
Andi Gutmans [Sat, 8 Jun 2002 13:01:05 +0000 (13:01 +0000)]
- This should improve performance on Windows
Andi Gutmans [Sat, 8 Jun 2002 12:44:39 +0000 (12:44 +0000)]
- Add a loop unrolled version of the hash function and a bit of an
- explanation about our hash function (Ralf S. Engelschall)
James Cox [Sat, 8 Jun 2002 11:37:20 +0000 (11:37 +0000)]
@ added support for --with-mysql-sock so people can specify it (eg, NFS compiles, etc)
changed the default mysql.sock location to use the one from the RPM. Added /usr/local
locations to the search list. (imajes)
Markus Fischer [Sat, 8 Jun 2002 10:25:44 +0000 (10:25 +0000)]
- Since streams are always enabled, instead of just printing 'enabled' we tell
what streams are currently registered.
<changelog@php.net> [Sat, 8 Jun 2002 00:25:03 +0000 (00:25 +0000)]
NEWS update
<changelog@php.net> [Sat, 8 Jun 2002 00:22:08 +0000 (00:22 +0000)]
ChangeLog update
Tomas V.V.Cox [Fri, 7 Jun 2002 18:07:38 +0000 (18:07 +0000)]
Experimental dependencies database handling functions
(not yet in production)
Sebastian Bergmann [Fri, 7 Jun 2002 15:30:13 +0000 (15:30 +0000)]
Unbreak build by setting PHP_PREFIX to c:\php4 for now.
Sebastian Bergmann [Fri, 7 Jun 2002 15:24:03 +0000 (15:24 +0000)]
Fugbix typo.
Zak Greant [Fri, 7 Jun 2002 15:07:55 +0000 (15:07 +0000)]
Updating embedded libmysql to version 3.23.48
Tomas V.V.Cox [Fri, 7 Jun 2002 15:06:25 +0000 (15:06 +0000)]
Beautify remote-info
Joseph Tate [Fri, 7 Jun 2002 14:56:08 +0000 (14:56 +0000)]
Added aliases to make attr_node access functions more consistent.
Old access functions are now deprecated.
CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: php_domxml.c
CVS: ----------------------------------------------------------------------
Tomas V.V.Cox [Fri, 7 Jun 2002 14:50:39 +0000 (14:50 +0000)]
- Reapplied the "treat umask as octal in "config-set"
command" Stig's patch
- Ported the config-help command to new UI API
Tomas V.V.Cox [Fri, 7 Jun 2002 14:48:01 +0000 (14:48 +0000)]
more wrapping cases
Stig Bakken [Fri, 7 Jun 2002 12:20:28 +0000 (12:20 +0000)]
* fix SHLIB_SUFFIX_NAME define for Windows
Stig Bakken [Fri, 7 Jun 2002 12:19:26 +0000 (12:19 +0000)]
@New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX (Stig)
Tomas V.V.Cox [Fri, 7 Jun 2002 10:22:00 +0000 (10:22 +0000)]
Remove debug code
Tomas V.V.Cox [Fri, 7 Jun 2002 10:20:41 +0000 (10:20 +0000)]
More info output retouchs
Tomas V.V.Cox [Fri, 7 Jun 2002 10:18:59 +0000 (10:18 +0000)]
Fix some minor issues with the parsing
Stig Bakken [Fri, 7 Jun 2002 10:17:25 +0000 (10:17 +0000)]
* get rid of pearize
Tomas V.V.Cox [Fri, 7 Jun 2002 08:45:00 +0000 (08:45 +0000)]
Make "info" full human friendly (in deps list and lastmodified)
Tomas V.V.Cox [Fri, 7 Jun 2002 08:43:45 +0000 (08:43 +0000)]
Make $_deps_rel_trans and $_deps_type_trans globally avaible:
moved from Command/Package.php -> Command/Common.php
Tomas V.V.Cox [Fri, 7 Jun 2002 08:05:48 +0000 (08:05 +0000)]
Be nicer with the help
Tomas V.V.Cox [Fri, 7 Jun 2002 08:04:05 +0000 (08:04 +0000)]
ws
Stefan Esser [Fri, 7 Jun 2002 08:00:12 +0000 (08:00 +0000)]
- Stay always in buffer
Tomas V.V.Cox [Fri, 7 Jun 2002 07:54:28 +0000 (07:54 +0000)]
Put back the "info" command in its full state:
"Displays information about a package. The package argument may be a
local package file, an URL to a package file, or the name of an
installed package."
Command "package-info" depreciated (again)