1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 00:48:25 +02:00
Commit Graph

376 Commits

Author SHA1 Message Date
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