Commit Graph

732 Commits

Author SHA1 Message Date
66e3243ddd NEWS update 2000-11-30 02:09:08 +00:00
69e30c20c1 NEWS update 2000-11-29 02:09:10 +00:00
Sascha Schumann
6e7a9e2705 Add note about an old change 2000-11-28 01:38:51 +00:00
Sterling Hughes
939a8b31e7 Add get_defined_functions() and get_defined_vars(). Clean up constant() entry a bit.
# Are we not ready for a release yet?
2000-11-25 16:37:26 +00:00
a33a3925f9 NEWS update 2000-11-25 02:09:06 +00:00
b762691d4d NEWS update 2000-11-24 02:09:09 +00:00
a9f8aa69c9 NEWS update 2000-11-23 02:09:08 +00:00
Zeev Suraski
c476bce2f1 At long last, import the bcmath library, by Phil Nelson 2000-11-22 20:20:02 +00:00
231d1a12d1 NEWS update 2000-11-22 02:09:07 +00:00
Sterling Hughes
3c8cc8ab36 *** empty log message *** 2000-11-19 13:51:48 +00:00
3c48053ca8 NEWS update 2000-11-18 02:09:08 +00:00
Jason Greene
ac5e01e567 Decided not to clutter NEWS file with build fix, It is big enough already. 2000-11-17 15:41:02 +00:00
Andrei Zmievski
7059daa7ef Fix. 2000-11-17 14:21:31 +00:00
280461e06b NEWS update 2000-11-17 02:09:09 +00:00
Jason Greene
9f1eb35d6f Added ext/java fix line - I should learn to use '@' correctly : ) 2000-11-16 23:58:39 +00:00
Andrei Zmievski
3625a729a7 - Modified preg_replace() to take Perl-style $1 backreferences in addition
to \\n ones.
- Modified preg_grep() to always return the results with the keys
  from the original array.
2000-11-15 05:09:55 +00:00
60dd569a69 NEWS update 2000-11-14 02:09:10 +00:00
Zeev Suraski
0f7f5c2c0e - Import Jade Nicoletti's transparent gzip encoding support as an output
handler.  Works quite nicely!
- Fix buglets in output buffering
- Add output_handler INI directive
2000-11-13 18:54:37 +00:00
Uwe Steinmann
7534b9857a - Note about improved domxml 2000-11-10 10:37:43 +00:00
Colin Viebrock
ecaf64a362 oops, forgot to document it :) 2000-11-09 21:33:16 +00:00
64ef92eafb NEWS update 2000-11-08 02:09:11 +00:00
Zeev Suraski
c824ee09a0 Forgot to commit it... 2000-11-07 21:32:41 +00:00
407ac966f8 NEWS update 2000-11-07 02:09:08 +00:00
2906e61a06 NEWS update 2000-11-06 02:09:07 +00:00
foobar
303fe604e9 Forgot to add one note. Plus some beutifying. 2000-11-04 06:25:13 +00:00
f70f0909b6 NEWS update 2000-11-04 02:09:09 +00:00
Zeev Suraski
6d0749a95b Fix msql_close(), pg_close() and sybase_close() (Sybase CT) 2000-11-03 02:46:49 +00:00
Andi Gutmans
715ce15a6f *** empty log message *** 2000-11-03 00:57:05 +00:00
Zeev Suraski
6451d58455 Fix mysql_close() 2000-11-03 00:41:29 +00:00
Zeev Suraski
3c775e6446 Update NEWS 2000-11-02 23:18:08 +00:00
Zeev Suraski
816f1f7903 - Fixed a bug that caused PHP not to properly flush its output buffer, if more
than one output buffer was used
2000-11-02 16:46:30 +00:00
Zeev Suraski
18d1ecaa5e update NEWS 2000-11-02 12:14:49 +00:00
1b34b0bd89 NEWS update 2000-10-31 02:09:07 +00:00
1e00d43dd6 NEWS update 2000-10-30 02:09:06 +00:00
Zeev Suraski
f52a59062d parse_ini_file() supports a new optional 2nd argument that instructs it
to divide the directives to arrays according to the sections in which they
reside
2000-10-29 23:34:33 +00:00
Zeev Suraski
668b3e89f5 Forgot the @... 2000-10-29 22:45:46 +00:00
Sascha Schumann
009e5df030 This is actually user-visible. 2000-10-29 16:19:09 +00:00
Zeev Suraski
3dc7fc54a0 - URL-opened files now store the HTTP response header in $http_response_header
- Some layout updates
2000-10-28 01:31:56 +00:00
f302028e0e NEWS update 2000-10-28 01:09:08 +00:00
Sascha Schumann
01b4c07747 bunch of changes 2000-10-27 09:47:28 +00:00
Daniel Beulshausen
f610c44190 update 2000-10-26 18:23:51 +00:00
Andrei Zmievski
a35bf41670 Added array_sum() function. 2000-10-25 17:40:11 +00:00
Andrei Zmievski
e91a524490 Cleaned up. 2000-10-23 13:15:48 +00:00
Alexander Feldman
7c11cfaf03 Fixed a bug in session.c. If the user calls session_module_name with a
parameter, then the mod_data pointer is initialized to NULL and then
php_session_save_current_state did not check this value before referencing
the pointer. Added a check in php_session_save_current_state.
2000-10-23 13:10:01 +00:00
def5cb5332 NEWS update 2000-10-23 01:09:09 +00:00
6cd1273c43 NEWS update 2000-10-22 01:09:08 +00:00
Nikos Mavroyanopoulos
84bcbe7055 more news 2000-10-21 05:41:42 +00:00
74ce674d27 NEWS update 2000-10-21 01:09:08 +00:00
Sascha Schumann
456ed7ae23 test commit 2000-10-20 23:59:42 +00:00
MySQL Team
625fde5090 Mention the ext/mysql/libmysql upgrade in NEWS. 2000-10-20 22:53:31 +00:00
Andi Gutmans
6b6b6cd940 - Should lessen confusion 2000-10-20 09:21:49 +00:00
2288607fc5 NEWS update 2000-10-20 01:09:07 +00:00
7cb8ad4ea3 NEWS update 2000-10-18 01:09:07 +00:00
Zeev Suraski
98bbb11780 Fix a crash in CGI mode, in case no file is provided 2000-10-17 18:12:31 +00:00
foobar
142a32b437 cvs commit message disappeared. 2000-10-17 15:45:48 +00:00
Sascha Schumann
c27ef11305 . 2000-10-17 02:57:26 +00:00
6fd1c9a929 NEWS update 2000-10-16 01:09:07 +00:00
0892ae5b25 NEWS update 2000-10-15 01:09:08 +00:00
foobar
61a71738ae Missed this from last commit. 2000-10-14 22:53:42 +00:00
Andi Gutmans
d7969026b3 *** empty log message *** 2000-10-13 16:24:42 +00:00
8e4fe0acf9 NEWS update 2000-10-12 01:09:07 +00:00
Zeev Suraski
2b3333f53e This patch didn't make it for 4.0.3... 2000-10-11 22:38:22 +00:00
Alexander Feldman
aee3c65a8f Fixed a problem in the configuration scanner where two extra NULL bytes
were added to each encapsulated string.
2000-10-11 19:38:16 +00:00
Zeev Suraski
0b1b5e3080 NEWS update 2000-10-11 18:52:11 +00:00
Zeev Suraski
dea72ba6a4 Added mysql_escape_String() 2000-10-11 18:27:21 +00:00
Andi Gutmans
b3d949852f *** empty log message *** 2000-10-11 18:02:45 +00:00
Zeev Suraski
57a5bbd387 Go with 4.0.3 2000-10-11 17:31:34 +00:00
Zeev Suraski
1abd99a443 Fixed a problem that allowed users to override admin_value's and admin_flag's 2000-10-11 16:24:35 +00:00
Zeev Suraski
9a0d7a40be avoid giving the impression that they fix the security bug by upgrading... 2000-10-11 13:32:10 +00:00
Zeev Suraski
8fc4200414 Old PostgreSQL fix I forgot to commit, and NEWS consistency update 2000-10-11 13:27:21 +00:00
c99f72d5ea NEWS update 2000-10-08 01:09:06 +00:00
Andi Gutmans
a39da32bf0 - News 2000-10-06 00:03:40 +00:00
Andi Gutmans
9ece8612b8 - Add FTP extension to default Win32 build 2000-10-05 23:25:41 +00:00
Andi Gutmans
fb2c23645b - Clean-up original code and add to NEWS. 2000-10-05 18:26:54 +00:00
Andi Gutmans
acc4a8ed6d - Package RC2 2000-10-03 17:08:41 +00:00
641f19c68f NEWS update 2000-10-03 01:09:10 +00:00
Andi Gutmans
cca7178332 - Update NEWS 2000-10-02 17:54:12 +00:00
Andi Gutmans
c26b4d8c9f - Aiming for thursday to release 4.0.3 2000-10-02 15:20:40 +00:00
Daniel Beulshausen
3f65e03649 forgot that a while ago... 2000-10-02 14:58:42 +00:00
Stig Venaas
113b132639 *** empty log message *** 2000-10-02 05:45:28 +00:00
ba90d5d529 NEWS update 2000-10-02 01:09:07 +00:00
Sterling Hughes
9ccc11ce50 It seems these entries were truncated in my commit, perhaps it was due to
the multiple NEWS entries in the same commit.
2000-10-01 11:28:16 +00:00
Andi Gutmans
d4b0d7850d - Fixed conflicts. Those first two lines with the XXX need to be fixed.
I'm not sure if they were meant to be in the Changelog or NEWS file, in
  any case they are broken. Whoever, commited them can you please fix it?
  I couldn't find who commited them in the CVS commit messages
2000-10-01 10:54:11 +00:00
53535918d0 NEWS update 2000-10-01 01:09:07 +00:00
Sascha Schumann
27a819c620 . 2000-09-30 16:36:23 +00:00
Sascha Schumann
3f72b744e0 . 2000-09-29 21:56:03 +00:00
Sascha Schumann
1e5bf63b6a add some new and old stuff 2000-09-26 12:58:08 +00:00
Stig Bakken
f3f3df734c #tiny formatting fix 2000-09-19 00:10:46 +00:00
856a7b766f NEWS update 2000-09-14 01:09:07 +00:00
3933ff52a1 NEWS update 2000-09-13 01:09:07 +00:00
Zeev Suraski
6c3d7449e1 - Made eval() and several other runtime-evaluated code portions report the
nature and location of errors more accurately (Stas)
2000-09-12 20:48:33 +00:00
Andrei Zmievski
f6a24fce48 Fix notice. 2000-09-12 13:19:37 +00:00
Derick Rethans
7b892ddf5a - Fix contribution 2000-09-12 05:53:49 +00:00
Jouni Ahto
aa312ec61c - Fix the function names here too. 2000-09-12 02:45:14 +00:00
49162267a3 NEWS update 2000-09-12 01:09:11 +00:00
Andrei Zmievski
3ab30838d7 Fix attribution. 2000-09-11 13:18:49 +00:00
7fe41da165 NEWS update 2000-09-11 01:09:08 +00:00
Sterling Hughes
1d64caac88 Fix attribution. 2000-09-10 20:57:22 +00:00
d993b05a5b NEWS update 2000-09-10 01:09:06 +00:00
David Croft
e6c77fde1d fix typo 2000-09-09 20:39:08 +00:00
Zeev Suraski
04eb5270d6 Update NEWS 2000-09-09 20:38:02 +00:00
Andrei Zmievski
eb12dfc9e5 Fix attribution. 2000-09-09 16:24:06 +00:00
Zeev Suraski
bc00916346 Update NEWS 2000-09-09 16:01:40 +00:00
51bc85ce5f NEWS update 2000-09-08 01:09:08 +00:00
Andrei Zmievski
80aa02a197 Wrap long lines. 2000-09-07 15:40:44 +00:00
Andi Gutmans
e17614722d - 2000-09-07 15:38:22 +00:00
abdc36cafd NEWS update 2000-09-06 01:09:07 +00:00
89e6de2308 NEWS update 2000-09-05 01:09:12 +00:00
Zeev Suraski
925f7854bb update NEWS 2000-09-04 20:33:33 +00:00
c33ddea610 NEWS update 2000-09-04 01:09:09 +00:00
459052572f NEWS update 2000-09-03 01:09:06 +00:00
8d5fe920a5 NEWS update 2000-09-02 01:09:08 +00:00
0a004934d4 NEWS update 2000-09-01 01:09:06 +00:00
Andi Gutmans
27de50012b - Use emalloc() for opened_path now. This was a potential leak before.
- This patch has potential to break stuff but I tested it as much as I
- could. Fixes should be easy.
2000-08-31 22:24:20 +00:00
Stig Bakken
1bb90f5805 * all tests should pass now (expect for the interbase stuff that I haven't
had the chance to test)
2000-08-31 22:21:47 +00:00
Andi Gutmans
88979a11c1 *** empty log message *** 2000-08-31 19:52:34 +00:00
Andrei Zmievski
af71ec7915 Removing placeholder. 2000-08-30 13:09:08 +00:00
7e86b6b305 NEWS update 2000-08-30 01:09:07 +00:00
Andrei Zmievski
ee222667e3 Start on 4.0.3-dev. [placeholder] in NEWS is for automated nightly NEWS
file update script, it'll be removed after the first entry is there.
2000-08-29 19:44:44 +00:00
Andi Gutmans
a15887434d - Close NEWS file for release. 2000-08-29 15:49:47 +00:00
b75610a9f3 NEWS update 2000-08-28 01:09:05 +00:00
Stig Venaas
d584491ddf News about ldap.c change to allow building with OpenLDAP 2.0 2000-08-26 17:02:24 +00:00
4f343428d1 NEWS update 2000-08-26 01:09:07 +00:00
f6e38a2e95 NEWS update 2000-08-25 08:15:05 +00:00
Sascha Schumann
4694c419cf Add note about --with-kerberos 2000-08-23 16:15:08 +00:00
Andrei Zmievski
25b9ee5a74 formatting. 2000-08-23 13:07:51 +00:00
4ee0040869 NEWS update 2000-08-23 01:09:16 +00:00
Torben Wilson
c8443dc1b9 NEWS update for file-function segfault fix. 2000-08-21 19:45:26 +00:00
5ab6783471 NEWS update 2000-08-21 01:09:16 +00:00
Stig Venaas
48b5c6d900 Note about Oracle LDAP SDK support. Should I not say experimental? 2000-08-19 18:09:21 +00:00
Zeev Suraski
7a45e3cb89 - Update NEWS
- Fix non ZTS Windows build
2000-08-19 18:01:04 +00:00
Zeev Suraski
3f4c8e665a Update NEWS 2000-08-19 16:40:23 +00:00
9608acbe19 NEWS update 2000-08-16 01:09:15 +00:00
468b509759 NEWS update 2000-08-14 01:09:13 +00:00
Derick Rethans
20c007b229 - Now using the better way of using INI directives
- Changed some warning/error messages to be more clear
2000-08-13 11:53:04 +00:00
Andi Gutmans
4992408771 *** empty log message *** 2000-08-13 04:20:15 +00:00
fcb595e4d2 NEWS update 2000-08-12 01:09:15 +00:00
David Croft
45ab04fa40 Added news item for Andi's strncasecmp commit
# Zend commits prefixed by @ don't seem to be linked to the PHP news file
2000-08-11 18:23:31 +00:00
Andi Gutmans
25c8009825 *** empty log message *** 2000-08-11 09:58:04 +00:00
3000566259 NEWS update 2000-08-11 01:09:13 +00:00
Andi Gutmans
b47bb87004 - The commit messages didn't seem to update the news file 2000-08-10 22:16:15 +00:00
Andrei Zmievski
5779f26561 Formatting. 2000-08-10 13:22:07 +00:00
0fac6f738f NEWS update 2000-08-10 01:09:13 +00:00
Zeev Suraski
9c555fe96a Update NEWS, including some stuff that somehow got forgotten on my home machine 2000-08-09 20:50:54 +00:00
6f7eaa5531 NEWS update 2000-08-08 01:09:15 +00:00
Sascha Schumann
d9960867fd . 2000-08-07 13:57:49 +00:00
8bd88acada NEWS update 2000-08-07 01:09:09 +00:00
be9b8f0613 NEWS update 2000-08-06 01:09:06 +00:00
a31dd36ab9 NEWS update 2000-08-03 01:09:15 +00:00
3977f6380f NEWS update 2000-08-02 01:09:16 +00:00
c30d5a8d27 NEWS update 2000-07-31 01:09:05 +00:00
foobar
9789895f30 #Damn. It still crashes in some situations. So this was bogus. =( 2000-07-30 15:48:09 +00:00
0ca80059c8 NEWS update 2000-07-30 01:09:07 +00:00
Zeev Suraski
52ff887db5 Made ob_start() and friends reentrant. It's now possible to implement this
long-requested functionality, now that output buffering is re-entrant:

function eval_ret($code)
{
	ob_start();
	eval($code);
	$retval = ob_get_contents();
	ob_end_clean();
	return $retval;
}
2000-07-29 14:46:09 +00:00
foobar
90c1689cf0 Just cleaning up. 2000-07-29 03:59:05 +00:00
7f41a6c77c NEWS update 2000-07-29 01:09:07 +00:00
53738cf408 NEWS update 2000-07-28 01:09:08 +00:00
Stanislav Malyshev
29585f985e Add news of recent fixes 2000-07-27 14:34:40 +00:00
fde20cea27 NEWS update 2000-07-27 01:09:16 +00:00
David Croft
718b7308c3 tidy up news 2000-07-26 08:23:04 +00:00
foobar
cc077fd8d0 Just a little beutifuing. 2000-07-26 07:37:25 +00:00
Sterling Hughes
56b7b7a8a9 * EXTENSIONS -- update status on CURL & SWF
* NEWS --
  1.  Change wording for the ibase and sybase DB announcement.
  2.  Remove second pfpro announcement, if pfpro is being released with 4.0.2
  entries about new features before 4.0.2 shouldn't be in there.
  3.  Joey, that entry just doesn't seem incredibly relevant to the NEWS file,
  I'll backport it if you want (or add a new entry).
* ext/standard/info.c -- Add a CREDIT_LINE() for CURL.
2000-07-26 05:41:38 +00:00
e1615b1882 NEWS update 2000-07-26 01:09:05 +00:00
c045d7a581 NEWS update 2000-07-25 01:09:08 +00:00
Sterling Hughes
f338d8af5f . 2000-07-25 00:29:07 +00:00
David Croft
c3fb9680ec corrections to NEWS file 2000-07-24 02:01:05 +00:00
3af341356b NEWS update 2000-07-24 01:09:05 +00:00
51bbc2b4a8 NEWS update 2000-07-23 01:10:07 +00:00
1ca6008767 NEWS update 2000-07-22 01:09:04 +00:00
86a36cbd59 NEWS update 2000-07-21 01:09:04 +00:00
c7801827e5 NEWS update 2000-07-20 01:09:06 +00:00
7453e3c898 NEWS update 2000-07-19 01:09:05 +00:00
42df8a7401 NEWS update 2000-07-18 01:09:06 +00:00
Andrei Zmievski
8f96ea6b20 *** empty log message *** 2000-07-17 13:37:26 +00:00
Zeev Suraski
90ca5c4747 Update news 2000-07-16 20:08:26 +00:00
bb871497b7 NEWS update 2000-07-16 01:09:05 +00:00
Rasmus Lerdorf
c1877a3a30 . 2000-07-15 01:54:59 +00:00
3fad10919f NEWS update 2000-07-15 01:09:04 +00:00
85cb7a2986 NEWS update 2000-07-14 01:09:06 +00:00
Zeev Suraski
155cac35d8 *** empty log message *** 2000-07-13 17:29:59 +00:00
Andi Gutmans
e1df83e8e0 - By mistake recommited bad entry 2000-07-12 03:57:26 +00:00
Andi Gutmans
f47760cbb6 - Add some Zend Engine changes to the NEWS file 2000-07-12 03:55:28 +00:00
789897eb66 NEWS update 2000-07-12 01:09:05 +00:00
Andrei Zmievski
45c024c7dc Thies, finish your news entries next time. :) 2000-07-11 13:19:24 +00:00
87efadc76c NEWS update 2000-07-11 01:09:09 +00:00
Thies C. Arntzen
4f1a593ac8 masquarading as sascha;-) 2000-07-10 08:01:45 +00:00
Sascha Schumann
fb8de6eec1 . 2000-07-09 13:41:12 +00:00
f3f5820c46 NEWS update 2000-07-09 01:09:05 +00:00
1e32fddb44 NEWS update 2000-07-07 01:09:05 +00:00
7f62f74b85 NEWS update 2000-07-06 01:09:08 +00:00
Andrei Zmievski
057264d6ed Fix attribution on NEWS. 2000-07-05 15:18:26 +00:00
Uwe Steinmann
055c523702 - Support for pdflib 3.01 2000-07-05 14:30:51 +00:00
Uwe Steinmann
8a2788a5c8 - Note about FDF working again 2000-07-05 08:59:19 +00:00
b784f02c0b NEWS update 2000-07-05 01:09:05 +00:00
02e636f4c0 NEWS update 2000-07-04 01:09:05 +00:00
f54fca2cf6 NEWS update 2000-07-02 01:09:05 +00:00
73908c2804 NEWS update 2000-07-01 01:09:06 +00:00
Zeev Suraski
397df3ca87 - Revert bogus time.h commit
- Fixed a problem under some versions of Windows that could cause PHP to hang
  on startup if errors occured, e.g. in the php.ini file
2000-06-30 13:23:08 +00:00
Zeev Suraski
7fb72c1726 Fixed opendir() thoroughly 2000-06-29 21:51:40 +00:00
Andrei Zmievski
a1b07b6303 Starting 4.0.2 changes. 2000-06-29 13:16:46 +00:00
7f5c13db41 NEWS update 2000-06-29 01:09:05 +00:00
3f4e93f7d0 NEWS update 2000-06-28 01:09:04 +00:00
Jouni Ahto
e092c0c00c # Forgot this... 2000-06-27 22:25:51 +00:00
Jouni Ahto
1dfe76f5f6 - dba_[p]open accepts now a new parameter, which kind of database to create
(DBA_BTREE or DBA_HASH), if the handler is either 'db2' or 'db3' and
  mode 'c' or 'n'. It is ignored if mode is 'c' and the db already exists.
# Asked on the list 4 1/2 hours ago if anyone's got to say something to this,
# no response, so I'm assuming it's ok. And yes, I did test this.
2000-06-27 21:36:26 +00:00
Zeev Suraski
c860633741 Fixed a bug in opendir(), which prevented readdir() from working properly if
the $dir argument wasn't explicitly specified
2000-06-27 18:44:30 +00:00
Andi Gutmans
2a7b5f9190 - Made discard-path work again 2000-06-27 04:45:53 +00:00
Zeev Suraski
52dd20177c Removed 8KB limit on line length of the file() function 2000-06-26 20:52:04 +00:00
Zeev Suraski
33d4092590 - Disabled dl() when PHP is being used as a module inside a multithreaded web
server - it didn't work before, and caused weird results (Zeev)
2000-06-26 18:27:12 +00:00
Andrei Zmievski
bd41577eb9 Fix up news. 2000-06-26 13:22:19 +00:00
Sterling Hughes
ff127799e9 two too many. 2000-06-26 08:23:34 +00:00
86abde5497 NEWS update 2000-06-26 01:09:05 +00:00
Jouni Ahto
2eee0aa546 Another late one. 2000-06-25 18:39:12 +00:00
Sterling Hughes
00df6fd744 Add it manually for the release. 2000-06-25 18:32:32 +00:00
Andi Gutmans
2e9f657aaf - Get ready to package 2000-06-25 18:00:57 +00:00
Sascha Schumann
763e1f3a09 better description for recent serializer change 2000-06-25 15:53:44 +00:00
Zeev Suraski
515d7e7dae credit where credit's due 2000-06-24 16:32:25 +00:00
Andi Gutmans
b0c7ac2dc1 - Entries start with capital letters 2000-06-24 08:45:57 +00:00
50aec09e04 NEWS update 2000-06-24 01:09:05 +00:00
Rasmus Lerdorf
940f58c2de Fix UdmSearch spelling 2000-06-23 16:37:56 +00:00
Sascha Schumann
e708c0ba70 . 2000-06-23 16:29:46 +00:00
Andi Gutmans
22bb1fbe5f - Improve memory cache performance and increase cache size. (Stas, Zend Engine) 2000-06-22 18:30:10 +00:00
268a981c3a NEWS update 2000-06-22 01:09:06 +00:00
fe8f752946 NEWS update 2000-06-19 02:14:17 +00:00
Rasmus Lerdorf
fd50caf95a Slightly more accurate description here 2000-06-18 00:12:31 +00:00
Andrei Zmievski
0ffda3cc49 Relic from cvs conflict? 2000-06-17 18:32:53 +00:00
Zeev Suraski
66f1be08c8 Update news 2000-06-17 18:03:25 +00:00
Andi Gutmans
4b57e0e9f7 - Add notice about CGI fix 2000-06-17 17:43:11 +00:00
Holger Zimmermann
49b4ac0a1c Announced Pi3Web support 2000-06-17 13:02:00 +00:00
c141fcbf53 NEWS update 2000-06-17 02:14:17 +00:00
baad58df05 NEWS update 2000-06-16 02:14:16 +00:00
Andi Gutmans
fa02b85082 *** empty log message *** 2000-06-15 18:51:21 +00:00
Thies C. Arntzen
a99ca5a64a . 2000-06-15 18:15:44 +00:00
Andrei Zmievski
fbbbcdbaa7 Another entry. 2000-06-15 16:28:19 +00:00
a5f1a555f3 NEWS update 2000-06-15 02:14:26 +00:00
Sascha Schumann
177e77fdab . 2000-06-14 07:39:41 +00:00
Stig Venaas
b595b1f01a News of ldap_add() and ldap_modify() fix. 2000-06-13 19:57:15 +00:00
Andrei Zmievski
16b6a3f5e4 Damn. 2000-06-13 14:49:25 +00:00
Andrei Zmievski
598f9f52b7 Forgot to add this yesterday. 2000-06-13 14:47:10 +00:00
Jim Jagielski
981e1ae7b8 O_APPEND breaks 'c' for DBM files - this is handled
correctly by PHP3, so it's almost a forward'' port :)
2000-06-13 14:37:34 +00:00
ce826716d5 NEWS update 2000-06-13 02:14:49 +00:00
Zeev Suraski
53e19d5102 Fix verified, update news 2000-06-12 21:41:56 +00:00
Zeev Suraski
61c0f610dc news update 2000-06-12 20:30:52 +00:00
Zeev Suraski
5be482030e Killed <?php_track_vars?> 2000-06-12 16:07:25 +00:00
Andi Gutmans
cbc8b0f4b4 - Update NEWS 2000-06-11 17:27:00 +00:00
Stig Venaas
2ef880c048 Notice about adding array_unique, array_intersect and array_diff 2000-06-10 19:38:01 +00:00
Andi Gutmans
131dfb4a02 - Commit message says it all 2000-06-10 14:37:54 +00:00
0d714115ab NEWS update 2000-06-10 02:14:49 +00:00
Zeev Suraski
d1a9eca805 Update news 2000-06-09 15:44:49 +00:00
Zeev Suraski
cbd3f41ba8 Fix #4928
Be *CAREFUL* with the _ex API, guys!
2000-06-09 13:15:19 +00:00
Zeev Suraski
897bb1b572 - Parse errors in the php.ini files under Windows will no longer mess up the
HTTP headers in CGI mode and are now displayed in a message box
2000-06-09 02:18:50 +00:00