]>
granicus.if.org Git - php/log
Tomas V.V.Cox [Fri, 26 Jul 2002 10:32:01 +0000 (10:32 +0000)]
Use DIRECTORY_SEPARATOR instead of hardcoded '/'
Tomas V.V.Cox [Fri, 26 Jul 2002 10:18:28 +0000 (10:18 +0000)]
Workarround to the empty $_ENV
Tomas V.V.Cox [Fri, 26 Jul 2002 10:11:01 +0000 (10:11 +0000)]
use $GLOBALS['HTTP_SERVER_VARS'] instead
Tomas V.V.Cox [Fri, 26 Jul 2002 10:01:28 +0000 (10:01 +0000)]
Silence NOTICE
Stefan Esser [Fri, 26 Jul 2002 08:04:42 +0000 (08:04 +0000)]
all functions based on php_stat are now safe mode aware...
foobar [Fri, 26 Jul 2002 01:14:20 +0000 (01:14 +0000)]
When Britney learns to sing, I will quit this..
<changelog@php.net> [Fri, 26 Jul 2002 00:19:00 +0000 (00:19 +0000)]
NEWS update
<changelog@php.net> [Fri, 26 Jul 2002 00:18:24 +0000 (00:18 +0000)]
ChangeLog update
foobar [Thu, 25 Jul 2002 23:55:06 +0000 (23:55 +0000)]
Fixed 3 major failures in this test:
1. Tests work better when they are actually run..
2. When file is opened, it should be closed sometime too.
3. AC_TRY_RUN cleans after itself (rm -f conftest.*), so it's
good idea to read the values while the file still exists.
#
# James, TEST BEFORE YOU COMMIT!!!!!!!
#
# Andi, I get these results (in Linux/i386):
#
# ZEND_MM_ALIGNMENT 4
# ZEND_MM_ALIGNMENT_LOG2 2
#
# Weren't these supposed to be 8 and 3 ?
#
foobar [Thu, 25 Jul 2002 18:37:16 +0000 (18:37 +0000)]
- Fixed bug: #18560, the macro was not defined always.
foobar [Thu, 25 Jul 2002 17:31:34 +0000 (17:31 +0000)]
Allow setting post_max_size and upload_max_filesize in .htaccess files too
foobar [Thu, 25 Jul 2002 11:33:21 +0000 (11:33 +0000)]
Fixed bug: #18561.
Derick Rethans [Thu, 25 Jul 2002 11:22:20 +0000 (11:22 +0000)]
- Added parameter to print_r which returns the variable representation
instead of echoing it.
@- Added parameter to print_r which returns the variable representation
@ instead of echoing it. (Derick)
Stefan Esser [Thu, 25 Jul 2002 09:33:26 +0000 (09:33 +0000)]
do not dtor empty elements
Marcus Boerger [Thu, 25 Jul 2002 00:52:30 +0000 (00:52 +0000)]
-handling of thumbnails in sub IFDs (the Photoshopway for TIFF)
-Some Photoshop specific tags
#after the last patches this finally fixes all warnings and errors in bug #18405
<changelog@php.net> [Thu, 25 Jul 2002 00:18:55 +0000 (00:18 +0000)]
ChangeLog update
Andi Gutmans [Wed, 24 Jul 2002 18:53:19 +0000 (18:53 +0000)]
- Fix some compile problems with the new configure checks.
James Cox [Wed, 24 Jul 2002 17:04:11 +0000 (17:04 +0000)]
move testing for the alignment values into configure.
Stefan Esser [Wed, 24 Jul 2002 11:25:36 +0000 (11:25 +0000)]
break out if there is no data to work on.
Yasuo Ohgaki [Wed, 24 Jul 2002 09:55:11 +0000 (09:55 +0000)]
is_object() returns FALSE if object is a "incomplete object".
Raise E_NOTICE, instead of E_ERROR, for setting/getting properties
to/from a "incomplete object".
Uwe Steinmann [Wed, 24 Jul 2002 05:59:04 +0000 (05:59 +0000)]
- removed unused variable
James Cox [Wed, 24 Jul 2002 00:50:04 +0000 (00:50 +0000)]
ws fixes.
<changelog@php.net> [Wed, 24 Jul 2002 00:18:45 +0000 (00:18 +0000)]
ChangeLog update
Marcus Boerger [Wed, 24 Jul 2002 00:05:41 +0000 (00:05 +0000)]
-naming convention
-better notices
-(D)WORD are unsigned datatypes
-started to split tygs into different arrays that would allow to handle vendor specific tags after detection of their markers
#BUT simply i do not have any vendor specific image tags...
jim winstead [Tue, 23 Jul 2002 23:46:54 +0000 (23:46 +0000)]
restore shane to list of members of php group (got lost somewhere along the way)
Andi Gutmans [Tue, 23 Jul 2002 19:29:02 +0000 (19:29 +0000)]
- Fix WS.
Holger Zimmermann [Tue, 23 Jul 2002 17:12:54 +0000 (17:12 +0000)]
Removed some outdated lines from init_request_info().
Sascha Schumann [Tue, 23 Jul 2002 13:50:04 +0000 (13:50 +0000)]
Add autom4te.cache
Sascha Schumann [Tue, 23 Jul 2002 13:45:49 +0000 (13:45 +0000)]
Remove \r
Edin Kadribasic [Tue, 23 Jul 2002 13:07:29 +0000 (13:07 +0000)]
MFB (patch by Troels Arvin <troels@arvin.dk>).
Added pcre include path to global list of includes in order to allow
use of external pcre libs.
foobar [Tue, 23 Jul 2002 01:58:52 +0000 (01:58 +0000)]
Fix bug: #18308. (uname -a sometimes has extra linefeeds)
foobar [Tue, 23 Jul 2002 01:58:02 +0000 (01:58 +0000)]
This should fix those solaris+gcc bugs when --enable-libgcc is not used
foobar [Tue, 23 Jul 2002 01:11:16 +0000 (01:11 +0000)]
Fix bug: #18479. Better error message what was not found.
<changelog@php.net> [Tue, 23 Jul 2002 00:18:02 +0000 (00:18 +0000)]
ChangeLog update
foobar [Tue, 23 Jul 2002 00:08:29 +0000 (00:08 +0000)]
<insert funny comment here>
James Moore [Mon, 22 Jul 2002 19:06:49 +0000 (19:06 +0000)]
Added news item about bug 13866 in response to bug 14752
Jason Greene [Mon, 22 Jul 2002 18:46:26 +0000 (18:46 +0000)]
Switch streams socket abstraction to use a timeval structure instead of an
integer to allow subsecond timeouts.
This supports the previous behavior of fsockopen()
Fixes bug #16261
Marcus Boerger [Mon, 22 Jul 2002 15:07:12 +0000 (15:07 +0000)]
added some more tags from WinXP
changed conersion for TAG_FMT_SBYTE & BYTE
#second change fixes unnecessary conversion timeout
#found by Johan Hultgren <johan@6thgear.se>
Tomas V.V.Cox [Mon, 22 Jul 2002 12:03:43 +0000 (12:03 +0000)]
By the moment trust that the dependencies are good
# Will change the installer when finish the dependecy stuff
Marcus Boerger [Mon, 22 Jul 2002 11:36:17 +0000 (11:36 +0000)]
added EXIF Version 2.2 Tags
Tomas V.V.Cox [Mon, 22 Jul 2002 11:29:05 +0000 (11:29 +0000)]
Bundle Net_socket, needed for Net_SMTP
foobar [Mon, 22 Jul 2002 08:58:21 +0000 (08:58 +0000)]
Fix typo..
Georg Richter [Mon, 22 Jul 2002 07:50:51 +0000 (07:50 +0000)]
new mysql-functions for PHP 4.3.0
Yasuo Ohgaki [Mon, 22 Jul 2002 06:38:36 +0000 (06:38 +0000)]
Copy empty_string, fixed crash.
# I thought efree() won't free empty_string...
<changelog@php.net> [Mon, 22 Jul 2002 00:20:40 +0000 (00:20 +0000)]
NEWS update
<changelog@php.net> [Mon, 22 Jul 2002 00:19:47 +0000 (00:19 +0000)]
ChangeLog update
Marcus Boerger [Sun, 21 Jul 2002 22:38:23 +0000 (22:38 +0000)]
unify error messages & notices
# this fixes exif again since it was broken by message unify
Georg Richter [Sun, 21 Jul 2002 21:36:10 +0000 (21:36 +0000)]
removed changes for mysql_select_db (optional parameter)
Why:
1) Its not the common way to add additionally functionality for functions or
features which are already implemented in SQL. Therefore also a lot of
mysql functions are marked as deprecated (and will be removed in near future)
2) The implemented workaround works only when mysql_select_db was called
before (fetching the databasename from mysql->conn.db). It returns invalid
or inconsistent results e.g.:
- when "USE databasename" via mysql_query was used
- when database was dropped or grant privileges had changed.
In conjunction with persistent connection, there are also some inconsistencies,
cause mysql_select_db returns the databasename from an old connection.
To determine the database name just use the SQL command "SELECT DATABASE()"
Georg Richter [Sun, 21 Jul 2002 20:16:03 +0000 (20:16 +0000)]
fixed bug in mysql_real_escape_string:
allocated 1 more byte for '\0' terminating character
Andi Gutmans [Sun, 21 Jul 2002 18:50:10 +0000 (18:50 +0000)]
- Fix bug reported by Sebastian where old constructors didn't work in
- nested classes.
Stig Bakken [Sun, 21 Jul 2002 16:17:18 +0000 (16:17 +0000)]
* yeah yeah
Stig Bakken [Sun, 21 Jul 2002 16:16:36 +0000 (16:16 +0000)]
* split #3 into two paragraphs again, like the Apache license we once
borrowed it from
Marko Karppinen [Sun, 21 Jul 2002 14:42:01 +0000 (14:42 +0000)]
Made PHP_ADD_LIBPATH use the $ld_runpath_switch and changed the Darwin
link lines in sapi/cli and sapi/cgi to use $NATIVE_RPATHS.
This is a tentative fix for #18450.
Sascha Schumann [Sun, 21 Jul 2002 13:09:07 +0000 (13:09 +0000)]
Move autoconf-2.13 check into buildcheck.sh where we already have
version parsing code and (more importantly) proper error checking
for missing autoconf.
Sascha Schumann [Sun, 21 Jul 2002 12:54:06 +0000 (12:54 +0000)]
One should not ignore
AC_PROG_CPP was called before AC_PROG_CC
because this error caused the Solaris issue
Stig Bakken [Sun, 21 Jul 2002 07:40:18 +0000 (07:40 +0000)]
* bundle these releases
Stig Bakken [Sun, 21 Jul 2002 07:38:15 +0000 (07:38 +0000)]
* moved to /pear cvs
Yasuo Ohgaki [Sun, 21 Jul 2002 07:25:10 +0000 (07:25 +0000)]
Added pg_fetch_all() that fetch all rows in result.
Useful and faster when there is enough memory.
@Added pg_fetch_all() that fetch all rows in result. (Yasuo)
Stig Bakken [Sun, 21 Jul 2002 07:19:11 +0000 (07:19 +0000)]
* already moved to /pear
Stig Bakken [Sun, 21 Jul 2002 07:18:49 +0000 (07:18 +0000)]
* support "zend" dependency type
Stig Bakken [Sun, 21 Jul 2002 07:15:31 +0000 (07:15 +0000)]
* moved to /pear cvs
Stig Bakken [Sun, 21 Jul 2002 07:06:56 +0000 (07:06 +0000)]
* added missing license element
* added "zend" dependency type
Stig Bakken [Sun, 21 Jul 2002 07:04:45 +0000 (07:04 +0000)]
* always enable track_errors
* added throwError method (simpler version of raiseError)
Stig Bakken [Sun, 21 Jul 2002 06:53:17 +0000 (06:53 +0000)]
* license out of "alpha"
Stig Bakken [Sun, 21 Jul 2002 06:35:55 +0000 (06:35 +0000)]
* fixed some errors in package.xml
<changelog@php.net> [Sun, 21 Jul 2002 00:19:29 +0000 (00:19 +0000)]
ChangeLog update
James Cox [Sat, 20 Jul 2002 16:40:14 +0000 (16:40 +0000)]
proper patch to cvsclean for bad autoconf.
foobar [Sat, 20 Jul 2002 15:17:51 +0000 (15:17 +0000)]
I love rock'n'roll...laalalaa (britney sucks)
Sascha Schumann [Sat, 20 Jul 2002 14:33:09 +0000 (14:33 +0000)]
reverse bad patch
james, when you send me email about your patch which does not work,
why don't you wait for a reply first before committing the non-working
stuff?
Yasuo Ohgaki [Sat, 20 Jul 2002 07:45:01 +0000 (07:45 +0000)]
Fixed php_pgsql_convert's bool type handling.
Yasuo Ohgaki [Sat, 20 Jul 2002 07:24:15 +0000 (07:24 +0000)]
Hmm. My PostgreSQL returns "bool" for boolean now.
Yasuo Ohgaki [Sat, 20 Jul 2002 07:08:17 +0000 (07:08 +0000)]
Fixed convetion when null string is passed to php_pgsql_convert()
Yasuo Ohgaki [Sat, 20 Jul 2002 06:45:35 +0000 (06:45 +0000)]
Fixed crash.
James Cox [Sat, 20 Jul 2002 04:02:44 +0000 (04:02 +0000)]
more work for buildconf. forces a cvsclean if using a bad am. more ZE/zE2 tests.
Sascha Schumann [Sat, 20 Jul 2002 01:28:56 +0000 (01:28 +0000)]
Improve/fix handling of --disable-rpath
Might or might not fix #18374
<changelog@php.net> [Sat, 20 Jul 2002 00:19:08 +0000 (00:19 +0000)]
NEWS update
<changelog@php.net> [Sat, 20 Jul 2002 00:18:04 +0000 (00:18 +0000)]
ChangeLog update
Jason Greene [Fri, 19 Jul 2002 20:34:35 +0000 (20:34 +0000)]
Fix feof() on win32
Bug #18436
foobar [Fri, 19 Jul 2002 16:22:36 +0000 (16:22 +0000)]
ws fix
Harald Radi [Fri, 19 Jul 2002 16:19:00 +0000 (16:19 +0000)]
- added a skeleton for new layers
- a bit cleanup
Yasuo Ohgaki [Fri, 19 Jul 2002 09:45:07 +0000 (09:45 +0000)]
This option should be left enabled by default by mistake.
--enable-trans-sid option is removed and this option should
be disabled by default in php.ini.
1) It's insecure by nature
2) It may not work well always
3) It wasn't enabled by default used be
4) It risks security and user should enable it after realizing
it's security risks.
Derick Rethans [Fri, 19 Jul 2002 09:21:29 +0000 (09:21 +0000)]
Unify error messages
Derick Rethans [Fri, 19 Jul 2002 08:36:43 +0000 (08:36 +0000)]
Unify error messages
Derick Rethans [Fri, 19 Jul 2002 07:18:16 +0000 (07:18 +0000)]
Unify error messages
<changelog@php.net> [Fri, 19 Jul 2002 00:18:47 +0000 (00:18 +0000)]
ChangeLog update
Harald Radi [Thu, 18 Jul 2002 18:31:37 +0000 (18:31 +0000)]
ext/rpc/com should work now, but there's still lots of work left.
Derick Rethans [Thu, 18 Jul 2002 11:16:34 +0000 (11:16 +0000)]
- MFZE1 - MacOSX fixes by Marko Karppinen
Yasuo Ohgaki [Thu, 18 Jul 2002 01:36:17 +0000 (01:36 +0000)]
Move down open_basedir description.
<changelog@php.net> [Thu, 18 Jul 2002 00:20:49 +0000 (00:20 +0000)]
NEWS update
<changelog@php.net> [Thu, 18 Jul 2002 00:19:37 +0000 (00:19 +0000)]
ChangeLog update
Dan Helfman [Wed, 17 Jul 2002 22:53:43 +0000 (22:53 +0000)]
removing tclink extension so it can be moved to pear/pecl
Dan Helfman [Wed, 17 Jul 2002 22:07:05 +0000 (22:07 +0000)]
new credit card processing module for TrustCommerce
http://trustcommerce.com/tclink.html
foobar [Wed, 17 Jul 2002 21:56:40 +0000 (21:56 +0000)]
We have a macro for checking -R, etc. switches. (exactly same code)
Andrei Zmievski [Wed, 17 Jul 2002 19:27:36 +0000 (19:27 +0000)]
Fix DL entry point.
Andi Gutmans [Wed, 17 Jul 2002 18:39:26 +0000 (18:39 +0000)]
- Remove code which wasn't supposed to go into the patch.
Andi Gutmans [Wed, 17 Jul 2002 18:36:29 +0000 (18:36 +0000)]
- Rejuggle some code.
foobar [Wed, 17 Jul 2002 17:28:57 +0000 (17:28 +0000)]
Remove evil quotes
Christian Stocker [Wed, 17 Jul 2002 08:59:05 +0000 (08:59 +0000)]
even more items on the TODO list
Christian Stocker [Wed, 17 Jul 2002 08:57:29 +0000 (08:57 +0000)]
nodename is not always set, check if it really is.
Hartmut Holzgraefe [Wed, 17 Jul 2002 08:49:26 +0000 (08:49 +0000)]
Zend Engine behaviour is affected by setlocale() due to use of
locale aware functions like strtod(), atof(), tolower(), toupper() :(