]>
granicus.if.org Git - php/log
Harald Radi [Thu, 30 May 2002 23:07:23 +0000 (23:07 +0000)]
@ Added missing AddRef() calls in the COM extension. This should
@ fix weird behaviour (in particular with ADODB). (Harald)
# waah, this suxx
Sander Roobol [Thu, 30 May 2002 14:47:00 +0000 (14:47 +0000)]
Add missing .cvsignore
Markus Fischer [Thu, 30 May 2002 11:41:37 +0000 (11:41 +0000)]
- Tell the user why his session doesn't work if he uses custom session_id()s.
Markus Fischer [Thu, 30 May 2002 10:24:52 +0000 (10:24 +0000)]
- Typo
# Zorflix!
Markus Fischer [Thu, 30 May 2002 10:16:16 +0000 (10:16 +0000)]
- Give some useful updates to Win32/Apache/PHP4 installation. Also mention
strace for advanced users.
# Probably a lot of spelling/grammar errors, feel free to correct, thx.
Den V. Tsopa [Thu, 30 May 2002 10:10:16 +0000 (10:10 +0000)]
Fixes some dummy errors (again).
Jan Lehnardt [Thu, 30 May 2002 09:39:52 +0000 (09:39 +0000)]
- add testcase for PEAR::delExpect()
Venkat Raghavan S [Thu, 30 May 2002 08:52:21 +0000 (08:52 +0000)]
NetWare changes
Venkat Raghavan S [Thu, 30 May 2002 08:50:33 +0000 (08:50 +0000)]
NetWare changes for ZE2
Cliff Woolley [Thu, 30 May 2002 06:07:28 +0000 (06:07 +0000)]
That macro is and always was hopelessly broken, which is why it's
now deprecated.
<changelog@php.net> [Thu, 30 May 2002 00:28:00 +0000 (00:28 +0000)]
NEWS update
<changelog@php.net> [Thu, 30 May 2002 00:24:32 +0000 (00:24 +0000)]
ChangeLog update
Jan Lehnardt [Wed, 29 May 2002 21:55:52 +0000 (21:55 +0000)]
- minor improvement of readability,
#thanks richy ;)
Jan Lehnardt [Wed, 29 May 2002 21:41:27 +0000 (21:41 +0000)]
- added delExpect() API method. It allows to unset one or more expected
- error codes.
- requires _checkDelExpect() (private) which I added as well.
- inspired by chregu (PHP-Deluxe, page 75)
Den V. Tsopa [Wed, 29 May 2002 09:15:28 +0000 (09:15 +0000)]
Added GB2312 alias for CN-GB
Venkat Raghavan S [Wed, 29 May 2002 08:41:21 +0000 (08:41 +0000)]
Changes to build TSRM on NetWare
Derick Rethans [Wed, 29 May 2002 08:40:43 +0000 (08:40 +0000)]
- Fix for bug #17503
Den V. Tsopa [Wed, 29 May 2002 08:33:23 +0000 (08:33 +0000)]
@Fixed some dummy errors. (dets)
Venkat Raghavan S [Wed, 29 May 2002 05:16:58 +0000 (05:16 +0000)]
Change to build on NetWare: TSRM_CONFIG.H not required
Venkat Raghavan S [Wed, 29 May 2002 05:16:17 +0000 (05:16 +0000)]
Changes to build Zend on NetWare
<changelog@php.net> [Wed, 29 May 2002 00:26:35 +0000 (00:26 +0000)]
ChangeLog update
Andrei Zmievski [Tue, 28 May 2002 16:30:16 +0000 (16:30 +0000)]
Fix a bug in case statement.
Venkat Raghavan S [Tue, 28 May 2002 09:25:57 +0000 (09:25 +0000)]
SDK directory path change
Venkat Raghavan S [Tue, 28 May 2002 08:54:17 +0000 (08:54 +0000)]
Basic NetWare changes
Venkat Raghavan S [Tue, 28 May 2002 06:51:10 +0000 (06:51 +0000)]
Makefiles and batch file required to build Zend and TSRM
Venkat Raghavan S [Tue, 28 May 2002 05:33:08 +0000 (05:33 +0000)]
*** empty log message ***
Stig Bakken [Tue, 28 May 2002 01:22:41 +0000 (01:22 +0000)]
* 0.11 release coming up
Stig Bakken [Tue, 28 May 2002 01:21:47 +0000 (01:21 +0000)]
* drop package-info command (deprecated by "info")
Stig Bakken [Tue, 28 May 2002 01:21:26 +0000 (01:21 +0000)]
* update test
Stig Bakken [Tue, 28 May 2002 01:01:43 +0000 (01:01 +0000)]
* update 0.11 release notes
* move build logic into PEAR_Builder
Stig Bakken [Tue, 28 May 2002 00:45:19 +0000 (00:45 +0000)]
* disable *&$^*#@ runtime ^@#*&$@ magical ^*!@@!! quoting
Stig Bakken [Tue, 28 May 2002 00:35:16 +0000 (00:35 +0000)]
* sync up
Stig Bakken [Tue, 28 May 2002 00:31:04 +0000 (00:31 +0000)]
* disable magic_quotes_runtime (what a broken concept!!) while
reading config files
<changelog@php.net> [Tue, 28 May 2002 00:21:26 +0000 (00:21 +0000)]
ChangeLog update
Stig Bakken [Tue, 28 May 2002 00:11:41 +0000 (00:11 +0000)]
* fix some errors/warnings
* install data and test files now
Stig Bakken [Tue, 28 May 2002 00:01:19 +0000 (00:01 +0000)]
* added data_dir and test_dir
Stig Bakken [Mon, 27 May 2002 22:28:26 +0000 (22:28 +0000)]
* moved the --without-pear compat defines to the right place
Stig Bakken [Mon, 27 May 2002 22:27:40 +0000 (22:27 +0000)]
* change root for documentation files to <peardir>/docs
Stig Bakken [Mon, 27 May 2002 21:59:19 +0000 (21:59 +0000)]
* treat umask as octal in "config-set" command
Stig Bakken [Mon, 27 May 2002 21:36:28 +0000 (21:36 +0000)]
* use new Archive_Tar gzip autodetection
Stig Bakken [Mon, 27 May 2002 20:57:01 +0000 (20:57 +0000)]
* prepare 0.9 release
Stig Bakken [Mon, 27 May 2002 19:37:17 +0000 (19:37 +0000)]
* fixed a bug in PEAR_Config::set() that broke validation of "set" parameters
Stig Bakken [Mon, 27 May 2002 19:28:09 +0000 (19:28 +0000)]
* better gzip detection (magic cookie)
Andi Gutmans [Mon, 27 May 2002 14:47:03 +0000 (14:47 +0000)]
- Hope this is the last commit in the series. Make sure that the .h file
- also goes into ext/standard. I'm not sure how 4.2.1 was built with these
- broken files
Andi Gutmans [Mon, 27 May 2002 14:07:41 +0000 (14:07 +0000)]
- One more try.
Andi Gutmans [Mon, 27 May 2002 14:01:10 +0000 (14:01 +0000)]
- Isn't Makefile.frag being called? (Weird)
Andi Gutmans [Mon, 27 May 2002 13:36:43 +0000 (13:36 +0000)]
- Be a bit more verbose
Hartmut Holzgraefe [Mon, 27 May 2002 13:14:02 +0000 (13:14 +0000)]
moved to PECL
Stig Bakken [Mon, 27 May 2002 12:45:03 +0000 (12:45 +0000)]
* fixes for php without zlib
Stig Bakken [Mon, 27 May 2002 11:59:09 +0000 (11:59 +0000)]
* make Archive_Tar auto-detect whether zlib is needed based on file
extension (.tar -> no zlib)
Andi Gutmans [Mon, 27 May 2002 05:48:01 +0000 (05:48 +0000)]
- Small update
Stig Bakken [Mon, 27 May 2002 01:22:59 +0000 (01:22 +0000)]
* update version
Stig Bakken [Mon, 27 May 2002 01:20:10 +0000 (01:20 +0000)]
* first shot at "pear build" command for building extensions from C code
<changelog@php.net> [Mon, 27 May 2002 00:24:21 +0000 (00:24 +0000)]
NEWS update
<changelog@php.net> [Mon, 27 May 2002 00:23:53 +0000 (00:23 +0000)]
ChangeLog update
Stig Bakken [Mon, 27 May 2002 00:22:01 +0000 (00:22 +0000)]
* "info" command
Stig Bakken [Mon, 27 May 2002 00:21:36 +0000 (00:21 +0000)]
* added config-help command
Stig Bakken [Mon, 27 May 2002 00:20:03 +0000 (00:20 +0000)]
* drop "any" as a valid preferred_state
Stig Bakken [Mon, 27 May 2002 00:16:40 +0000 (00:16 +0000)]
* more verbose docs for "verbose" :)
Stig Bakken [Sun, 26 May 2002 23:38:22 +0000 (23:38 +0000)]
* un-indent description too
Stig Bakken [Sun, 26 May 2002 23:33:01 +0000 (23:33 +0000)]
* try being smart about de-indenting release notes from the xml
Stig Bakken [Sun, 26 May 2002 22:11:17 +0000 (22:11 +0000)]
* PEAR_Frontend_Web is coming!
Andi Gutmans [Sun, 26 May 2002 21:26:38 +0000 (21:26 +0000)]
- Small fix
Andi Gutmans [Sun, 26 May 2002 21:05:38 +0000 (21:05 +0000)]
- Update genfiles for new build system
Tomas V.V.Cox [Sun, 26 May 2002 19:42:13 +0000 (19:42 +0000)]
Added "pear -V" (show version information)
Stig Bakken [Sun, 26 May 2002 19:19:34 +0000 (19:19 +0000)]
* another help fix
Andi Gutmans [Sun, 26 May 2002 19:17:49 +0000 (19:17 +0000)]
- Add empty zend_multibyte.c to allow build with 4.3.0-dev.
Tomas V.V.Cox [Sun, 26 May 2002 19:08:21 +0000 (19:08 +0000)]
Make the error handling work again since the new internal command
structure
Martin Jansen [Sun, 26 May 2002 18:06:04 +0000 (18:06 +0000)]
* Add /me has helper.
Stig Bakken [Sun, 26 May 2002 17:48:40 +0000 (17:48 +0000)]
* bold column headings
Stig Bakken [Sun, 26 May 2002 17:46:21 +0000 (17:46 +0000)]
^t
Tomas V.V.Cox [Sun, 26 May 2002 17:37:52 +0000 (17:37 +0000)]
"Help" fixes
Edin Kadribasic [Sun, 26 May 2002 13:12:30 +0000 (13:12 +0000)]
Merge from cli.
Stig Bakken [Sun, 26 May 2002 12:56:11 +0000 (12:56 +0000)]
* add package.dtd to the distribution
Stig Bakken [Sun, 26 May 2002 12:54:19 +0000 (12:54 +0000)]
* roll out 0.10
Stig Bakken [Sun, 26 May 2002 12:54:08 +0000 (12:54 +0000)]
* focus on the present
Stig Bakken [Sun, 26 May 2002 12:53:26 +0000 (12:53 +0000)]
* add @nodep stuff here too
Stig Bakken [Sun, 26 May 2002 12:52:16 +0000 (12:52 +0000)]
* be nice to PEAR_Common::detectDepdencencies()
Stig Bakken [Sun, 26 May 2002 12:51:32 +0000 (12:51 +0000)]
* more work on the dependency detector
Stig Bakken [Sun, 26 May 2002 12:51:10 +0000 (12:51 +0000)]
* Console_Getopt POSIX fix
Stig Bakken [Sun, 26 May 2002 12:50:36 +0000 (12:50 +0000)]
* phpdoc fixes (un-break the broken)
Edin Kadribasic [Sun, 26 May 2002 12:43:20 +0000 (12:43 +0000)]
Due to the way Zend handles exit() we cannot rely on the return code
of php_execute_script.
Edin Kadribasic [Sun, 26 May 2002 12:20:35 +0000 (12:20 +0000)]
Made constants persistent and fixed a memory leak.
Stig Bakken [Sun, 26 May 2002 12:13:47 +0000 (12:13 +0000)]
* POSIX getopt compatibility support (first argv element is the command)
Stig Bakken [Sun, 26 May 2002 12:13:05 +0000 (12:13 +0000)]
* tidy output a bit
Stig Bakken [Sun, 26 May 2002 12:01:30 +0000 (12:01 +0000)]
@Fix segfault in version_compare() (Stig)
Stig Bakken [Sun, 26 May 2002 11:46:11 +0000 (11:46 +0000)]
* cleaned up error handling in _installFile
<changelog@php.net> [Sun, 26 May 2002 00:18:45 +0000 (00:18 +0000)]
ChangeLog update
Martin Jansen [Sat, 25 May 2002 09:03:19 +0000 (09:03 +0000)]
* Make rel_trans from doPackageInfo globally available.
* Add command "package-dependencies" (shortcut "pd") to list the
dependencies of a package.
Stig Bakken [Sat, 25 May 2002 00:43:58 +0000 (00:43 +0000)]
* typo caught by PEAR_Common::detectDependencies :)
<changelog@php.net> [Sat, 25 May 2002 00:21:35 +0000 (00:21 +0000)]
ChangeLog update
Rui Hirokawa [Fri, 24 May 2002 22:30:24 +0000 (22:30 +0000)]
reverted my patch.
Rui Hirokawa [Fri, 24 May 2002 22:28:42 +0000 (22:28 +0000)]
reverted patch to support iso2022kr.
Sander Roobol [Fri, 24 May 2002 17:25:40 +0000 (17:25 +0000)]
Fix <head> and <body> tags in phpinfo() output (#17411)
Sebastian Bergmann [Fri, 24 May 2002 08:46:32 +0000 (08:46 +0000)]
Fugbix typo.
Andi Gutmans [Fri, 24 May 2002 08:32:18 +0000 (08:32 +0000)]
- Add a bit of information.
Edin Kadribasic [Fri, 24 May 2002 01:17:37 +0000 (01:17 +0000)]
Register STDIN, STDOUT, and STDERR "constants" in cli in cases where
script itself is not being loaded from STDIN.
This enables constructs like fwrite(STDERR, "Error 42");
<changelog@php.net> [Fri, 24 May 2002 00:28:11 +0000 (00:28 +0000)]
NEWS update
<changelog@php.net> [Fri, 24 May 2002 00:26:45 +0000 (00:26 +0000)]
ChangeLog update
Derick Rethans [Thu, 23 May 2002 21:48:27 +0000 (21:48 +0000)]
- Added support for compressed SWF (Flash MX) files to getimagesize().
(Fixes feature request #17272).
@- Added support to getimagesize() for compressed Flash MX files. (Derick)