]>
granicus.if.org Git - php/log
Marcus Boerger [Tue, 1 Mar 2005 23:41:49 +0000 (23:41 +0000)]
- Support statuc methods/functions
Ilia Alshanetsky [Tue, 1 Mar 2005 21:32:25 +0000 (21:32 +0000)]
Fixed bug #31792 (getrusage() does not provide ru_nswap value).
Magnus M��tt� [Tue, 1 Mar 2005 21:09:12 +0000 (21:09 +0000)]
Add Oracle tests for PDO.
Andrei Zmievski [Tue, 1 Mar 2005 18:19:12 +0000 (18:19 +0000)]
Allow = sign in long option argument.
Fixes PEAR bug #1831.
Anantha Kesari H Y [Tue, 1 Mar 2005 14:59:37 +0000 (14:59 +0000)]
NetWare allows directory seperator as \ and /
Stefan Esser [Tue, 1 Mar 2005 13:53:02 +0000 (13:53 +0000)]
Handle last or broken JP2 boxes correctly.
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()
Marcus Boerger [Tue, 1 Mar 2005 10:14:18 +0000 (10:14 +0000)]
- MFB
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)
Marcus Boerger [Tue, 1 Mar 2005 10:05:12 +0000 (10:05 +0000)]
- Need to store class entry
foobar [Tue, 1 Mar 2005 09:26:28 +0000 (09:26 +0000)]
update
foobar [Tue, 1 Mar 2005 09:25:36 +0000 (09:25 +0000)]
ws
foobar [Tue, 1 Mar 2005 02:17:41 +0000 (02:17 +0000)]
Fix the fix for one line comments with <script..> </script> tags
foobar [Tue, 1 Mar 2005 01:45:34 +0000 (01:45 +0000)]
touch
<changelog@php.net> [Tue, 1 Mar 2005 01:41:19 +0000 (01:41 +0000)]
ChangeLog update
Johannes Schlüter [Tue, 1 Mar 2005 00:23:31 +0000 (00:23 +0000)]
- Change comment: Syntax highlighter uses <span> instead of <font>
Marcus Boerger [Mon, 28 Feb 2005 22:37:13 +0000 (22:37 +0000)]
- Reserve some bits for flags
Ilia Alshanetsky [Mon, 28 Feb 2005 22:09:22 +0000 (22:09 +0000)]
Added notes about ignore_user_abort to php.ini*
Marcus Boerger [Mon, 28 Feb 2005 19:23:56 +0000 (19:23 +0000)]
- Need to drop ce until engine gets fixed
Marcus Boerger [Mon, 28 Feb 2005 18:53:33 +0000 (18:53 +0000)]
- Add support for methods dynamically added through object handlers
Marcus Boerger [Mon, 28 Feb 2005 18:44:14 +0000 (18:44 +0000)]
- Fix warning
Marcus Boerger [Mon, 28 Feb 2005 18:40:02 +0000 (18:40 +0000)]
- Changing handler table definitively results in SEGVs
foobar [Mon, 28 Feb 2005 16:47:52 +0000 (16:47 +0000)]
reorder
Stefan Esser [Mon, 28 Feb 2005 16:32:49 +0000 (16:32 +0000)]
This way around for correct error messages
Stefan Esser [Mon, 28 Feb 2005 16:22:39 +0000 (16:22 +0000)]
Drop invalid arrays
Joe Orton [Mon, 28 Feb 2005 13:30:50 +0000 (13:30 +0000)]
Fix type mismatch.
Rasmus Lerdorf [Mon, 28 Feb 2005 08:18:47 +0000 (08:18 +0000)]
If pdo is disabled, skip all the pdo extensions.
Pierre Joye [Mon, 28 Feb 2005 08:16:47 +0000 (08:16 +0000)]
- WS
Pierre Joye [Mon, 28 Feb 2005 08:13:35 +0000 (08:13 +0000)]
- create LIBXML_VERSION and LIBXML_DOTTED_VERSION constants
Wez Furlong [Mon, 28 Feb 2005 05:21:35 +0000 (05:21 +0000)]
Let's install the mbstring headers.
Fixes PECL #3516
Wez Furlong [Mon, 28 Feb 2005 03:23:56 +0000 (03:23 +0000)]
build bundled sqlite on win32
Wez Furlong [Mon, 28 Feb 2005 03:21:52 +0000 (03:21 +0000)]
juggle around a bit; commit generated file
<changelog@php.net> [Mon, 28 Feb 2005 01:39:43 +0000 (01:39 +0000)]
ChangeLog update
Wez Furlong [Mon, 28 Feb 2005 01:30:14 +0000 (01:30 +0000)]
fix for PECL Bug #3452
Marcus Boerger [Mon, 28 Feb 2005 01:08:07 +0000 (01:08 +0000)]
- Fix missapplied logic inversion
Marcus Boerger [Mon, 28 Feb 2005 00:07:16 +0000 (00:07 +0000)]
- Fix typo
Marcus Boerger [Sun, 27 Feb 2005 23:15:52 +0000 (23:15 +0000)]
- Add tests
Marcus Boerger [Sun, 27 Feb 2005 22:58:08 +0000 (22:58 +0000)]
- Disable direct serializing for PHP 5.0
Marcus Boerger [Sun, 27 Feb 2005 22:48:14 +0000 (22:48 +0000)]
- Allow default fetch mode to contain fetch flags
Marcus Boerger [Sun, 27 Feb 2005 22:39:35 +0000 (22:39 +0000)]
- Add new test
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
Marcus Boerger [Sun, 27 Feb 2005 22:25:11 +0000 (22:25 +0000)]
- Add new test
Marcus Boerger [Sun, 27 Feb 2005 22:22:26 +0000 (22:22 +0000)]
- If silence if wanted we do not error out
Marcus Boerger [Sun, 27 Feb 2005 22:21:17 +0000 (22:21 +0000)]
- Add two new methods
- Fix signature, no need to cast it
Marcus Boerger [Sun, 27 Feb 2005 22:18:55 +0000 (22:18 +0000)]
- These must be initailized
Hartmut Holzgraefe [Sun, 27 Feb 2005 20:34:36 +0000 (20:34 +0000)]
fully distinguish between database and statement level errors
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.
Ilia Alshanetsky [Sun, 27 Feb 2005 17:08:18 +0000 (17:08 +0000)]
Fixed compiler warnings.
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
foobar [Sun, 27 Feb 2005 12:50:22 +0000 (12:50 +0000)]
cs fix (really annoying :)
Hartmut Holzgraefe [Sun, 27 Feb 2005 12:43:23 +0000 (12:43 +0000)]
use fetch_fields only once and remember the result
foobar [Sun, 27 Feb 2005 12:42:28 +0000 (12:42 +0000)]
- Cache the version check results
# ..and prepare for --enable-developer-mode
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
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
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:55:39 +0000 (11:55 +0000)]
just to be sure ...
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:46:38 +0000 (11:46 +0000)]
cols
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:42:18 +0000 (11:42 +0000)]
CS / whitespace
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:39:15 +0000 (11:39 +0000)]
use auto generated error -> state mappings
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:36:07 +0000 (11:36 +0000)]
line endings
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)
Stanislav Malyshev [Sun, 27 Feb 2005 11:30:41 +0000 (11:30 +0000)]
fix typo
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:29:17 +0000 (11:29 +0000)]
initial checkin
Sara Golemon [Sun, 27 Feb 2005 08:12:12 +0000 (08:12 +0000)]
Enum filters in phpinfo()
Wez Furlong [Sun, 27 Feb 2005 05:20:19 +0000 (05:20 +0000)]
upgrade bundled sqlite to sqlite 3.1.3
<changelog@php.net> [Sun, 27 Feb 2005 01:35:00 +0000 (01:35 +0000)]
ChangeLog update
Wez Furlong [Sun, 27 Feb 2005 01:30:58 +0000 (01:30 +0000)]
fix comma
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.
Wez Furlong [Sat, 26 Feb 2005 16:03:55 +0000 (16:03 +0000)]
*cough*
Wez Furlong [Sat, 26 Feb 2005 15:45:43 +0000 (15:45 +0000)]
and the generated file
Wez Furlong [Sat, 26 Feb 2005 15:44:38 +0000 (15:44 +0000)]
fix for PECL #3545
Wez Furlong [Sat, 26 Feb 2005 15:41:54 +0000 (15:41 +0000)]
fix line endings
Wez Furlong [Sat, 26 Feb 2005 15:35:41 +0000 (15:35 +0000)]
fix broken line endings
Wez Furlong [Sat, 26 Feb 2005 15:23:10 +0000 (15:23 +0000)]
let the test-suite run from an alternate build dir
Marcus Boerger [Sat, 26 Feb 2005 02:15:00 +0000 (02:15 +0000)]
- Make detection work for macros
Marcus Boerger [Sat, 26 Feb 2005 02:06:49 +0000 (02:06 +0000)]
- Simplify
<changelog@php.net> [Sat, 26 Feb 2005 01:34:35 +0000 (01:34 +0000)]
ChangeLog update
Greg Beaver [Sat, 26 Feb 2005 01:27:49 +0000 (01:27 +0000)]
use 1.3.5
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)
Marcus Boerger [Sat, 26 Feb 2005 01:05:33 +0000 (01:05 +0000)]
- Prepare for db1.85 emulation with db3
Edin Kadribasic [Sat, 26 Feb 2005 00:37:10 +0000 (00:37 +0000)]
Added .reg files to the disto (were added manually)
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.
Frank M. Kromann [Fri, 25 Feb 2005 23:24:18 +0000 (23:24 +0000)]
FreeTDS does not have support for DBTEXTLIMIT
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.
Marcus Boerger [Fri, 25 Feb 2005 20:02:45 +0000 (20:02 +0000)]
- Align
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)
Georg Richter [Fri, 25 Feb 2005 08:43:41 +0000 (08:43 +0000)]
fix for bug #31939
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
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
<changelog@php.net> [Fri, 25 Feb 2005 01:35:47 +0000 (01:35 +0000)]
ChangeLog update
Marcus Boerger [Fri, 25 Feb 2005 01:17:45 +0000 (01:17 +0000)]
- Change to enable (synch with unix build system)
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.
Ilia Alshanetsky [Thu, 24 Feb 2005 23:58:59 +0000 (23:58 +0000)]
Fixed bug #32081 (default socket value is not being used).
Edin Kadribasic [Thu, 24 Feb 2005 23:28:49 +0000 (23:28 +0000)]
Offical zip files have -Win32 suffix
Marcus Boerger [Thu, 24 Feb 2005 20:22:40 +0000 (20:22 +0000)]
- Little speed up
Marcus Boerger [Thu, 24 Feb 2005 20:22:18 +0000 (20:22 +0000)]
- This must be == 1
foobar [Thu, 24 Feb 2005 19:27:10 +0000 (19:27 +0000)]
- Fixed all buildconf warnings + cross-compiling issues
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)
foobar [Thu, 24 Feb 2005 19:05:01 +0000 (19:05 +0000)]
- cross-compile fix
Andi Gutmans [Thu, 24 Feb 2005 18:40:19 +0000 (18:40 +0000)]
- This part of the patch was right
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)