Commit Graph

38531 Commits

Author SHA1 Message Date
Hannes Magnusson
f1e35024fb - Don't pick up php.ini from cwd on BSDs
- "Resolve" (with the help of $PATH) to /path/to/php and pick up
	the php.ini from there
2007-04-25 10:02:23 +00:00
Hannes Magnusson
02af1b4a65 rename --ri core to --ri main
# "the man has spoken"
2007-04-25 09:53:20 +00:00
foobar
af103577be > date: 2006/12/09 22:18:42; author: wez; state: Exp; lines: +14 -6
> merge PHP 5 pdo into HEAD.  This source compiles on both PHP 5 and PHP 6.
> If you're poking around in here, please make sure that any changes you make
> compile on both PHP 5 and 6.  Thanks!

Same goes for Wez. :) (pecl build broken for pdo drivers)
2007-04-25 07:47:15 +00:00
b9632707a1 ChangeLog update 2007-04-25 01:31:09 +00:00
4862f5645f ChangeLog update 2007-04-24 01:31:13 +00:00
Hannes Magnusson
64179171f8 Add the ability to display the core ini entries via "php --ri core" 2007-04-23 21:24:54 +00:00
Johannes Schlüter
0813a5dfa3 - Keep unicode.semantcis for SKIPIF 2007-04-23 20:55:56 +00:00
Johannes Schlüter
9ee50fc95d - Add my name (sync to CREDITS file) 2007-04-23 20:53:55 +00:00
Marcus Boerger
118fe71b72 - Rephrase as suggested by Chris Jones 2007-04-23 20:47:58 +00:00
Marcus Boerger
8e500e7749 - Add 'php --ini' to CLI which returns the INI file/dir configuration 2007-04-23 20:17:19 +00:00
Hannes Magnusson
2d1f188193 Plug leak 2007-04-23 16:32:37 +00:00
Scott MacVicar
fef929f044 Fixed bug #40130 (TTF usage doesn't work properly under Netware) 2007-04-23 15:06:13 +00:00
Antony Dovgal
2bdfafadeb [DOC] add gmp_testbit() function
tests if the specified bit is set and returns false/true
2007-04-23 14:57:37 +00:00
Antony Dovgal
84827aabc4 add CURLOPT_FTP_CREATE_MISSING_DIRS 2007-04-23 14:36:38 +00:00
Antony Dovgal
82f7a379c5 there are definitely no problems found if all tests passed 2007-04-23 11:19:05 +00:00
Antony Dovgal
83d74b7488 fix long options 2007-04-23 11:04:54 +00:00
Antony Dovgal
1607e9fa79 MFB fix for #41034
add missing tests
2007-04-23 10:48:13 +00:00
Dmitry Stogov
6db3e71316 64-bit support 2007-04-23 10:21:43 +00:00
Dmitry Stogov
ff7d2b0327 WIN64 support 2007-04-23 10:21:24 +00:00
Antony Dovgal
4713e0ab79 fix folding 2007-04-23 10:05:25 +00:00
Antony Dovgal
5e5dbfa35e revert 2007-04-23 09:32:36 +00:00
Antony Dovgal
855446cd42 revert 2007-04-23 09:26:58 +00:00
445d6d59a3 ChangeLog update 2007-04-23 01:31:03 +00:00
Antony Dovgal
b9e9832a85 fix tests 2007-04-22 19:47:08 +00:00
Antony Dovgal
2f9871787e fix [l]trim() in unicode mode 2007-04-22 19:22:19 +00:00
Marcus Boerger
207e9ddb5f - Update docu 2007-04-22 17:13:40 +00:00
Marcus Boerger
0cf5184a1c - Add new test 2007-04-22 15:29:20 +00:00
Marcus Boerger
223cd73da9 - Merge getopt fixes from re2c 2007-04-22 15:24:19 +00:00
Dmitry Stogov
11275cb2aa Fixed buffer overflow 2007-04-22 10:25:51 +00:00
b57887c57e ChangeLog update 2007-04-22 01:31:12 +00:00
Johannes Schlüter
968608f8db - Fix test 2007-04-21 02:46:29 +00:00
cfdfe29986 ChangeLog update 2007-04-21 01:31:05 +00:00
Antony Dovgal
a09d5573f7 fix tests 2007-04-20 21:37:31 +00:00
Antony Dovgal
714e348b9f open the file in text mode and avoid downcoding 2007-04-20 21:17:37 +00:00
Antony Dovgal
65e565a08e fix tests 2007-04-20 21:13:45 +00:00
Antony Dovgal
5b6e3d3cbf fix test 2007-04-20 21:01:03 +00:00
Antony Dovgal
ff4ee42767 avoid 10 000 warnings 2007-04-20 21:00:07 +00:00
Antony Dovgal
edb8190a95 fix tests 2007-04-20 20:57:57 +00:00
Antony Dovgal
fe2cd52ac1 fix timezone_abbreviations_list() in unicode mode 2007-04-20 20:55:30 +00:00
Antony Dovgal
9a5b6ffceb fix test 2007-04-20 10:15:12 +00:00
Antony Dovgal
8649923814 new test 2007-04-20 09:17:37 +00:00
Antony Dovgal
ceee066f39 update ext/gmp status and maintainers 2007-04-20 08:18:35 +00:00
Antony Dovgal
c08c29a815 fix test 2007-04-20 08:00:43 +00:00
Antony Dovgal
788f860a4b this test is for 32bit 2007-04-20 07:55:14 +00:00
23baee870a ChangeLog update 2007-04-20 01:31:04 +00:00
Ilia Alshanetsky
68a31e78d3 MFB: Fixed bug #41067 (json_encode() problem with UTF-16 input). 2007-04-19 22:49:11 +00:00
Andrei Zmievski
a5e6735c34 Use ZEND_U_CONVERTER(). 2007-04-19 15:36:51 +00:00
Antony Dovgal
66be352817 fix #41118 (PHP does not handle overflow of octal integers)
MFB a small part of optimization patch applied only to 5_2
2007-04-19 11:24:48 +00:00
Andrey Hristov
5af007daea The right place to edit 2007-04-19 09:50:10 +00:00
Andrey Hristov
91d8e64e11 Update credits line 2007-04-19 09:47:48 +00:00