Commit Graph

207 Commits

Author SHA1 Message Date
3f1a9fd706 ChangeLog update 1999-11-10 02:08:58 +00:00
86418fde5b ChangeLog update 1999-11-09 02:09:01 +00:00
d1ecda53b7 ChangeLog update 1999-11-08 02:09:00 +00:00
880d7666ab ChangeLog update 1999-11-07 02:09:04 +00:00
b1f13fcc35 ChangeLog update 1999-11-06 02:09:09 +00:00
1890a59cd6 ChangeLog update 1999-11-05 02:09:27 +00:00
35e82edf47 ChangeLog update 1999-11-04 02:09:55 +00:00
af07e331ac ChangeLog update 1999-11-03 02:09:28 +00:00
3ab5606732 ChangeLog update 1999-11-02 02:09:28 +00:00
27b22a7ee3 ChangeLog update 1999-11-01 02:09:20 +00:00
91f068e4c5 ChangeLog update 1999-10-31 01:09:17 +00:00
bbb1a4f8eb ChangeLog update 1999-10-30 01:09:07 +00:00
88ca873f3a ChangeLog update 1999-10-29 01:09:23 +00:00
8fd99b071d ChangeLog update 1999-10-28 01:09:21 +00:00
c885fc1f53 ChangeLog update 1999-10-27 01:09:20 +00:00
ad922a272d ChangeLog update 1999-10-26 01:09:27 +00:00
d5b0e6d820 ChangeLog update 1999-10-25 01:09:29 +00:00
7305cb156c ChangeLog update 1999-10-24 01:09:36 +00:00
dfbf2ea001 ChangeLog update 1999-10-23 01:09:32 +00:00
280f379186 ChangeLog update 1999-10-22 01:09:30 +00:00
230556b646 ChangeLog update 1999-10-21 01:09:59 +00:00
c4d21e7632 ChangeLog update 1999-10-20 01:09:25 +00:00
b69656177b ChangeLog update 1999-10-19 01:09:32 +00:00
670654ea87 ChangeLog update 1999-10-18 13:42:43 +00:00
489a49d2fe ChangeLog update 1999-10-13 01:07:57 +00:00
ff4a3a6a94 *** empty log message *** 1999-10-12 04:14:04 +00:00
79977b7fcf ChangeLog update 1999-10-12 01:08:06 +00:00
4f4e2bd506 ChangeLog update 1999-10-11 01:08:08 +00:00
f331865e3b ChangeLog update 1999-10-10 01:08:21 +00:00
afdb73e62f ChangeLog update 1999-10-09 05:41:53 +00:00
d6fd672624 ChangeLog update 1999-10-08 03:51:25 +00:00
Andrei Zmievski
3652bc01ab New files.
Please read README.CVS-RULES!
1999-10-07 21:38:22 +00:00
Andrei Zmievski
017aff4f6d Renaming ChangeLog to NEWS. All future entries intended for public should
go into NEWS.
1999-10-07 16:56:42 +00:00
Thies C. Arntzen
b311342faf fixed hopefully last XML problem. that one was hard! 1999-10-07 12:27:40 +00:00
Thies C. Arntzen
601b837c56 SET_VAR_STR* expect a emalloc'ed copy of the string! 1999-10-07 09:13:39 +00:00
Thies C. Arntzen
781a53b807 *** empty log message *** 1999-10-06 15:09:44 +00:00
Sascha Schumann
bd62c63c3b Fixed pg_fetch_array() with three arguments.
Submitted by: brian@soda.berkeley.edu
1999-10-06 13:15:23 +00:00
Thies C. Arntzen
657edcd50e - replaced most getParamters against getParamtersEx calls
- removed ParamterPassedByReference where appropiate
1999-10-06 12:54:45 +00:00
Uwe Steinmann
0817d2a8db - as always forgot the Changelog entry 1999-10-06 05:29:18 +00:00
Thies C. Arntzen
7fe8812d3e use reference counting for emulating child<->parent (cursor<->connection) relationships. 1999-10-05 16:06:54 +00:00
Thies C. Arntzen
35e7bcbb9d dir modules is now resourcified & thread-safe! 1999-10-05 14:36:00 +00:00
Thies C. Arntzen
e0fe7b9c03 *** empty log message *** 1999-10-05 12:11:26 +00:00
Andrei Zmievski
cb78ebc0de Taken from PHP3 source. 1999-10-04 21:10:26 +00:00
Sascha Schumann
7aed3d51fc * Fix header("HTTP/..") behaviour
* Fix leak WRT http_status_line
    * Update sapi/README
    * Remove %PHP_OUTPUT_FILES sort
1999-10-04 18:07:46 +00:00
Thies C. Arntzen
95d49b10b4 upgraded the former basic_functions.c code to use new API. 1999-10-04 13:31:36 +00:00
Thies C. Arntzen
008810dc29 ereg now returns a continious array 0..9 again - empty values are returned as false.
i think this is *more* compatible with PHP3 - unless anybody really dislikes it i'd prefer it like this.
1999-10-04 13:04:32 +00:00
Andi Gutmans
f114050fc8 - Update changelog 1999-10-03 19:05:25 +00:00
Andi Gutmans
f67a65543d - I forgot this 1999-10-01 19:53:27 +00:00
Andrei Zmievski
23e8d1762d Added array_reverse() function. 1999-10-01 17:36:54 +00:00
Thies C. Arntzen
7e75bf8f88 one zval fix - cleanups 1999-10-01 13:44:07 +00:00