]> granicus.if.org Git - php/log
php
19 years ago- Support statuc methods/functions
Marcus Boerger [Tue, 1 Mar 2005 23:41:49 +0000 (23:41 +0000)]
- Support statuc methods/functions

19 years agoFixed bug #31792 (getrusage() does not provide ru_nswap value).
Ilia Alshanetsky [Tue, 1 Mar 2005 21:32:25 +0000 (21:32 +0000)]
Fixed bug #31792 (getrusage() does not provide ru_nswap value).

19 years agoAdd Oracle tests for PDO.
Magnus M��tt� [Tue, 1 Mar 2005 21:09:12 +0000 (21:09 +0000)]
Add Oracle tests for PDO.

19 years agoAllow = sign in long option argument.
Andrei Zmievski [Tue, 1 Mar 2005 18:19:12 +0000 (18:19 +0000)]
Allow = sign in long option argument.
Fixes PEAR bug #1831.

19 years agoNetWare allows directory seperator as \ and /
Anantha Kesari H Y [Tue, 1 Mar 2005 14:59:37 +0000 (14:59 +0000)]
NetWare allows directory seperator as \ and /

19 years agoHandle last or broken JP2 boxes correctly.
Stefan Esser [Tue, 1 Mar 2005 13:53:02 +0000 (13:53 +0000)]
Handle last or broken JP2 boxes correctly.

19 years agofix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative values
Antony Dovgal [Tue, 1 Mar 2005 13:09:33 +0000 (13:09 +0000)]
fix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative values
do not allow negative value to be passed to gmp_fact()

19 years ago- MFB
Marcus Boerger [Tue, 1 Mar 2005 10:14:18 +0000 (10:14 +0000)]
- MFB

19 years ago- Fix #32130 (ArrayIterator::seek() does not throw an Exception on invalid index)
Marcus Boerger [Tue, 1 Mar 2005 10:06:11 +0000 (10:06 +0000)]
- Fix #32130 (ArrayIterator::seek() does not throw an Exception on invalid index)

19 years ago- Need to store class entry
Marcus Boerger [Tue, 1 Mar 2005 10:05:12 +0000 (10:05 +0000)]
- Need to store class entry

19 years agoupdate
foobar [Tue, 1 Mar 2005 09:26:28 +0000 (09:26 +0000)]
update

19 years agows
foobar [Tue, 1 Mar 2005 09:25:36 +0000 (09:25 +0000)]
ws

19 years agoFix the fix for one line comments with <script..> </script> tags
foobar [Tue, 1 Mar 2005 02:17:41 +0000 (02:17 +0000)]
Fix the fix for one line comments with <script..> </script> tags

19 years agotouch
foobar [Tue, 1 Mar 2005 01:45:34 +0000 (01:45 +0000)]
touch

19 years agoChangeLog update
<changelog@php.net> [Tue, 1 Mar 2005 01:41:19 +0000 (01:41 +0000)]
ChangeLog update

19 years ago- Change comment: Syntax highlighter uses <span> instead of <font>
Johannes Schlüter [Tue, 1 Mar 2005 00:23:31 +0000 (00:23 +0000)]
- Change comment: Syntax highlighter uses <span> instead of <font>

19 years ago- Reserve some bits for flags
Marcus Boerger [Mon, 28 Feb 2005 22:37:13 +0000 (22:37 +0000)]
- Reserve some bits for flags

19 years agoAdded notes about ignore_user_abort to php.ini*
Ilia Alshanetsky [Mon, 28 Feb 2005 22:09:22 +0000 (22:09 +0000)]
Added notes about ignore_user_abort to php.ini*

19 years ago- Need to drop ce until engine gets fixed
Marcus Boerger [Mon, 28 Feb 2005 19:23:56 +0000 (19:23 +0000)]
- Need to drop ce until engine gets fixed

19 years ago- Add support for methods dynamically added through object handlers
Marcus Boerger [Mon, 28 Feb 2005 18:53:33 +0000 (18:53 +0000)]
- Add support for methods dynamically added through object handlers

19 years ago- Fix warning
Marcus Boerger [Mon, 28 Feb 2005 18:44:14 +0000 (18:44 +0000)]
- Fix warning

19 years ago- Changing handler table definitively results in SEGVs
Marcus Boerger [Mon, 28 Feb 2005 18:40:02 +0000 (18:40 +0000)]
- Changing handler table definitively results in SEGVs

19 years agoreorder
foobar [Mon, 28 Feb 2005 16:47:52 +0000 (16:47 +0000)]
reorder

19 years agoThis way around for correct error messages
Stefan Esser [Mon, 28 Feb 2005 16:32:49 +0000 (16:32 +0000)]
This way around for correct error messages

19 years agoDrop invalid arrays
Stefan Esser [Mon, 28 Feb 2005 16:22:39 +0000 (16:22 +0000)]
Drop invalid arrays

19 years agoFix type mismatch.
Joe Orton [Mon, 28 Feb 2005 13:30:50 +0000 (13:30 +0000)]
Fix type mismatch.

19 years agoIf pdo is disabled, skip all the pdo extensions.
Rasmus Lerdorf [Mon, 28 Feb 2005 08:18:47 +0000 (08:18 +0000)]
If pdo is disabled, skip all the pdo extensions.

19 years ago- WS
Pierre Joye [Mon, 28 Feb 2005 08:16:47 +0000 (08:16 +0000)]
- WS

19 years ago- create LIBXML_VERSION and LIBXML_DOTTED_VERSION constants
Pierre Joye [Mon, 28 Feb 2005 08:13:35 +0000 (08:13 +0000)]
- create LIBXML_VERSION and LIBXML_DOTTED_VERSION constants

19 years agoLet's install the mbstring headers.
Wez Furlong [Mon, 28 Feb 2005 05:21:35 +0000 (05:21 +0000)]
Let's install the mbstring headers.
Fixes PECL #3516

19 years agobuild bundled sqlite on win32
Wez Furlong [Mon, 28 Feb 2005 03:23:56 +0000 (03:23 +0000)]
build bundled sqlite on win32

19 years agojuggle around a bit; commit generated file
Wez Furlong [Mon, 28 Feb 2005 03:21:52 +0000 (03:21 +0000)]
juggle around a bit; commit generated file

19 years agoChangeLog update
<changelog@php.net> [Mon, 28 Feb 2005 01:39:43 +0000 (01:39 +0000)]
ChangeLog update

19 years agofix for PECL Bug #3452
Wez Furlong [Mon, 28 Feb 2005 01:30:14 +0000 (01:30 +0000)]
fix for PECL Bug #3452

19 years ago- Fix missapplied logic inversion
Marcus Boerger [Mon, 28 Feb 2005 01:08:07 +0000 (01:08 +0000)]
- Fix missapplied logic inversion

19 years ago- Fix typo
Marcus Boerger [Mon, 28 Feb 2005 00:07:16 +0000 (00:07 +0000)]
- Fix typo

19 years ago- Add tests
Marcus Boerger [Sun, 27 Feb 2005 23:15:52 +0000 (23:15 +0000)]
- Add tests

19 years ago- Disable direct serializing for PHP 5.0
Marcus Boerger [Sun, 27 Feb 2005 22:58:08 +0000 (22:58 +0000)]
- Disable direct serializing for PHP 5.0

19 years ago- Allow default fetch mode to contain fetch flags
Marcus Boerger [Sun, 27 Feb 2005 22:48:14 +0000 (22:48 +0000)]
- Allow default fetch mode to contain fetch flags

19 years ago- Add new test
Marcus Boerger [Sun, 27 Feb 2005 22:39:35 +0000 (22:39 +0000)]
- Add new test

19 years ago- Add some fetch column related capailities
Marcus Boerger [Sun, 27 Feb 2005 22:32:11 +0000 (22:32 +0000)]
- Add some fetch column related capailities
- Add direct (classtype based) unserializing capabilities

19 years ago- Add new test
Marcus Boerger [Sun, 27 Feb 2005 22:25:11 +0000 (22:25 +0000)]
- Add new test

19 years ago- If silence if wanted we do not error out
Marcus Boerger [Sun, 27 Feb 2005 22:22:26 +0000 (22:22 +0000)]
- If silence if wanted we do not error out

19 years ago- Add two new methods
Marcus Boerger [Sun, 27 Feb 2005 22:21:17 +0000 (22:21 +0000)]
- Add two new methods
- Fix signature, no need to cast it

19 years ago- These must be initailized
Marcus Boerger [Sun, 27 Feb 2005 22:18:55 +0000 (22:18 +0000)]
- These must be initailized

19 years agofully distinguish between database and statement level errors
Hartmut Holzgraefe [Sun, 27 Feb 2005 20:34:36 +0000 (20:34 +0000)]
fully distinguish between database and statement level errors

19 years agoAdd a comment to remind me to have a look at this at some point.
Rasmus Lerdorf [Sun, 27 Feb 2005 18:45:07 +0000 (18:45 +0000)]
Add a comment to remind me to have a look at this at some point.

19 years agoFixed compiler warnings.
Ilia Alshanetsky [Sun, 27 Feb 2005 17:08:18 +0000 (17:08 +0000)]
Fixed compiler warnings.

19 years ago- Update method_exists to new handlers and allow first parameter as string
Marcus Boerger [Sun, 27 Feb 2005 15:03:09 +0000 (15:03 +0000)]
- Update method_exists to new handlers and allow first parameter as string

19 years agocs fix (really annoying :)
foobar [Sun, 27 Feb 2005 12:50:22 +0000 (12:50 +0000)]
cs fix (really annoying :)

19 years agouse fetch_fields only once and remember the result
Hartmut Holzgraefe [Sun, 27 Feb 2005 12:43:23 +0000 (12:43 +0000)]
use fetch_fields only once and remember the result

19 years ago- Cache the version check results
foobar [Sun, 27 Feb 2005 12:42:28 +0000 (12:42 +0000)]
- Cache the version check results
# ..and prepare for --enable-developer-mode

19 years agochanged the error checks on result set retrieval
Hartmut Holzgraefe [Sun, 27 Feb 2005 12:15:47 +0000 (12:15 +0000)]
changed the error checks on result set retrieval
UPDATEs not modifying anything are not actually bugs

19 years agono need to check for execution status, always free a result set if there
Hartmut Holzgraefe [Sun, 27 Feb 2005 12:05:46 +0000 (12:05 +0000)]
no need to check for execution status, always free a result set if there
is one

19 years agojust to be sure ...
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:55:39 +0000 (11:55 +0000)]
just to be sure ...

19 years agocols
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:46:38 +0000 (11:46 +0000)]
cols

19 years agoCS / whitespace
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:42:18 +0000 (11:42 +0000)]
CS / whitespace

19 years agouse auto generated error -> state mappings
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:39:15 +0000 (11:39 +0000)]
use auto generated error -> state mappings

19 years agoline endings
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:36:07 +0000 (11:36 +0000)]
line endings

19 years agoerror code mapping (generated from mysql 5 sql_state.h file using
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:31:49 +0000 (11:31 +0000)]
error code mapping (generated from mysql 5 sql_state.h file using
the get_error_codes.php script)

19 years agofix typo
Stanislav Malyshev [Sun, 27 Feb 2005 11:30:41 +0000 (11:30 +0000)]
fix typo

19 years agoinitial checkin
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:29:17 +0000 (11:29 +0000)]
initial checkin

19 years agoEnum filters in phpinfo()
Sara Golemon [Sun, 27 Feb 2005 08:12:12 +0000 (08:12 +0000)]
Enum filters in phpinfo()

19 years agoupgrade bundled sqlite to sqlite 3.1.3
Wez Furlong [Sun, 27 Feb 2005 05:20:19 +0000 (05:20 +0000)]
upgrade bundled sqlite to sqlite 3.1.3

19 years agoChangeLog update
<changelog@php.net> [Sun, 27 Feb 2005 01:35:00 +0000 (01:35 +0000)]
ChangeLog update

19 years agofix comma
Wez Furlong [Sun, 27 Feb 2005 01:30:58 +0000 (01:30 +0000)]
fix comma

19 years agoAlan: moved your fields away, but reserved you a pointer.
Wez Furlong [Sat, 26 Feb 2005 17:27:51 +0000 (17:27 +0000)]
Alan: moved your fields away, but reserved you a pointer.

Changed PDO::lastInsertId() to have following proto:

string PDO::lastInsertId([string name])

this allows arbitrary unique identitifers to be returned from the driver.

The optional name parameter is for databases that require additional contextual
information to be able to return the correct identifier.  None currently use
it, but pgsql will be on the list of drivers that do.

19 years ago*cough*
Wez Furlong [Sat, 26 Feb 2005 16:03:55 +0000 (16:03 +0000)]
*cough*

19 years agoand the generated file
Wez Furlong [Sat, 26 Feb 2005 15:45:43 +0000 (15:45 +0000)]
and the generated file

19 years agofix for PECL #3545
Wez Furlong [Sat, 26 Feb 2005 15:44:38 +0000 (15:44 +0000)]
fix for PECL #3545

19 years agofix line endings
Wez Furlong [Sat, 26 Feb 2005 15:41:54 +0000 (15:41 +0000)]
fix line endings

19 years agofix broken line endings
Wez Furlong [Sat, 26 Feb 2005 15:35:41 +0000 (15:35 +0000)]
fix broken line endings

19 years agolet the test-suite run from an alternate build dir
Wez Furlong [Sat, 26 Feb 2005 15:23:10 +0000 (15:23 +0000)]
let the test-suite run from an alternate build dir

19 years ago- Make detection work for macros
Marcus Boerger [Sat, 26 Feb 2005 02:15:00 +0000 (02:15 +0000)]
- Make detection work for macros

19 years ago- Simplify
Marcus Boerger [Sat, 26 Feb 2005 02:06:49 +0000 (02:06 +0000)]
- Simplify

19 years agoChangeLog update
<changelog@php.net> [Sat, 26 Feb 2005 01:34:35 +0000 (01:34 +0000)]
ChangeLog update

19 years agouse 1.3.5
Greg Beaver [Sat, 26 Feb 2005 01:27:49 +0000 (01:27 +0000)]
use 1.3.5

19 years agoAllow arbitrary files to be added to distro with ADD_DIST_FILE(filename)
Edin Kadribasic [Sat, 26 Feb 2005 01:07:48 +0000 (01:07 +0000)]
Allow arbitrary files to be added to distro with ADD_DIST_FILE(filename)

19 years ago- Prepare for db1.85 emulation with db3
Marcus Boerger [Sat, 26 Feb 2005 01:05:33 +0000 (01:05 +0000)]
- Prepare for db1.85 emulation with db3

19 years agoAdded .reg files to the disto (were added manually)
Edin Kadribasic [Sat, 26 Feb 2005 00:37:10 +0000 (00:37 +0000)]
Added .reg files to the disto (were added manually)

19 years ago- Add support for db1 through emulation
Marcus Boerger [Fri, 25 Feb 2005 23:51:53 +0000 (23:51 +0000)]
- Add support for db1 through emulation
# Most probably db4 requires a slightly different detection since functions
# are macros which most probably doesn't work with current configure check.

19 years agoFreeTDS does not have support for DBTEXTLIMIT
Frank M. Kromann [Fri, 25 Feb 2005 23:24:18 +0000 (23:24 +0000)]
FreeTDS does not have support for DBTEXTLIMIT

19 years agoKill warnings. There should be no need for this flag as it's already defined in libxm...
Frank M. Kromann [Fri, 25 Feb 2005 22:59:26 +0000 (22:59 +0000)]
Kill warnings. There should be no need for this flag as it's already defined in libxml headers.

19 years ago- Align
Marcus Boerger [Fri, 25 Feb 2005 20:02:45 +0000 (20:02 +0000)]
- Align

19 years agofix bug preventing from building oci8 as shared module
Antony Dovgal [Fri, 25 Feb 2005 11:31:10 +0000 (11:31 +0000)]
fix bug preventing from building oci8 as shared module
(patch by stanislav dot voroniy at portavita dot nl)

19 years agofix for bug #31939
Georg Richter [Fri, 25 Feb 2005 08:43:41 +0000 (08:43 +0000)]
fix for bug #31939

19 years agochanging the windows style path seperator in netinet\in.h to netinet/in.h
Anantha Kesari H Y [Fri, 25 Feb 2005 06:31:06 +0000 (06:31 +0000)]
changing the windows style path seperator in netinet\in.h to netinet/in.h

19 years agotime.h is available in NetWare LibC.
Anantha Kesari H Y [Fri, 25 Feb 2005 05:57:41 +0000 (05:57 +0000)]
time.h is available in NetWare LibC.
path sperator has been changed from \ to / while including netware\sendmail_nw.h

19 years agoChangeLog update
<changelog@php.net> [Fri, 25 Feb 2005 01:35:47 +0000 (01:35 +0000)]
ChangeLog update

19 years ago- Change to enable (synch with unix build system)
Marcus Boerger [Fri, 25 Feb 2005 01:17:45 +0000 (01:17 +0000)]
- Change to enable (synch with unix build system)

19 years agoAdded --enable-debug-pack which will create a zip file with *.pdb debug
Edin Kadribasic [Fri, 25 Feb 2005 00:20:19 +0000 (00:20 +0000)]
Added --enable-debug-pack which will create a zip file with *.pdb debug
symbol files. Could be used to allow windows users to use free Microsoft
debugging tools to generate useful backtraces.

Debug tools can be found at:
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx

CLAGS used described in:
http://support.microsoft.com/default.aspx?scid=kb;en-us;291585

Only tested on VC 6.0.

19 years agoFixed bug #32081 (default socket value is not being used).
Ilia Alshanetsky [Thu, 24 Feb 2005 23:58:59 +0000 (23:58 +0000)]
Fixed bug #32081 (default socket value is not being used).

19 years agoOffical zip files have -Win32 suffix
Edin Kadribasic [Thu, 24 Feb 2005 23:28:49 +0000 (23:28 +0000)]
Offical zip files have -Win32 suffix

19 years ago- Little speed up
Marcus Boerger [Thu, 24 Feb 2005 20:22:40 +0000 (20:22 +0000)]
- Little speed up

19 years ago- This must be == 1
Marcus Boerger [Thu, 24 Feb 2005 20:22:18 +0000 (20:22 +0000)]
- This must be == 1

19 years ago- Fixed all buildconf warnings + cross-compiling issues
foobar [Thu, 24 Feb 2005 19:27:10 +0000 (19:27 +0000)]
- Fixed all buildconf warnings + cross-compiling issues

19 years ago- Make one line comments work the same with <script ...> </script> as with
Andi Gutmans [Thu, 24 Feb 2005 19:25:44 +0000 (19:25 +0000)]
- Make one line comments work the same with <script ...> </script> as with
- other tags. This will break scripts that have whitespace at the end
- of the closing tag </script    > but this is barely used as it is
- and I doubt ppl used whitespace. (patch by Jani)

19 years ago- cross-compile fix
foobar [Thu, 24 Feb 2005 19:05:01 +0000 (19:05 +0000)]
- cross-compile fix

19 years ago- This part of the patch was right
Andi Gutmans [Thu, 24 Feb 2005 18:40:19 +0000 (18:40 +0000)]
- This part of the patch was right

19 years ago- Restructured and added a few comments here and there.
foobar [Thu, 24 Feb 2005 18:11:36 +0000 (18:11 +0000)]
- Restructured and added a few comments here and there.
- Made macros of couple of tests previously littering configure.in
  (e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..)
- Moved all PHP_SUBST() calls into their respective macros.
  (no point adding empty entries in Makefile if macro is not used)