Ilia Alshanetsky
|
6fa2d1171a
|
Fixed test
|
2009-09-13 13:14:11 +00:00 |
|
Jani Taskinen
|
6d132cf814
|
- Simplified a bit and fixed possible memory corruption and definate leak.
|
2009-09-10 16:19:42 +00:00 |
|
Felipe Pena
|
792ae864ee
|
- Drop unused var
|
2009-09-05 18:21:10 +00:00 |
|
Jani Taskinen
|
7713cc89d9
|
- Fixed bug #49182 (PHP CGI always outputs the shebang line)
|
2009-09-05 17:07:14 +00:00 |
|
Pierre Joye
|
409dbe66d4
|
- be sure to get all crt dbg errors in stderr
|
2009-09-02 20:02:17 +00:00 |
|
Pierre Joye
|
d39d0bc418
|
- fix build
|
2009-08-26 19:19:05 +00:00 |
|
Ilia Alshanetsky
|
29b1bc6238
|
Fixed variable clobbering
|
2009-08-26 15:29:06 +00:00 |
|
Uwe Schindler
|
eff434d309
|
Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX
|
2009-08-03 10:12:30 +00:00 |
|
Garrett Serack
|
ecc90ce5f1
|
- Updated fix for bug #48911 (embed sapi misses SAPI_API)
#- Windows didn't need SAPI_API
|
2009-07-30 20:20:56 +00:00 |
|
Jani Taskinen
|
63530f0e89
|
- Fixed bug #48911 (embed sapi misses SAPI_API)
|
2009-07-28 21:07:43 +00:00 |
|
Rasmus Lerdorf
|
5f64810ebd
|
Still lots more Unicode work to be done here, but this is a start
|
2009-07-26 16:50:41 +00:00 |
|
Jani Taskinen
|
b83fb47852
|
- Fix this again :)
|
2009-07-25 21:07:02 +00:00 |
|
Jani Taskinen
|
e10e4abda8
|
- Fix test
|
2009-07-25 00:35:25 +00:00 |
|
Jani Taskinen
|
b10dc00263
|
- Fixed bug #48802 (printf() returns incorrect outputted length)
|
2009-07-23 14:54:04 +00:00 |
|
Pierre Joye
|
da915bc1c3
|
- MF53: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c
|
2009-06-22 20:15:27 +00:00 |
|
Johannes Schlüter
|
e4b82c6252
|
It's 2009
|
2009-06-21 16:44:40 +00:00 |
|
Pierre Joye
|
351b983419
|
- MF53: #47318, UMR when trying to activate user config
|
2009-06-17 19:31:54 +00:00 |
|
David Soria Parra
|
21d5bbcb7a
|
Fix bug #47042 (cgi sapi is incorrectly removing the SCRIPT_FILENAME for non apache).
The fix was provided by Sriram Natarajan.
|
2009-06-09 13:32:12 +00:00 |
|
Pierre Joye
|
b78b9f5df3
|
- fix build (test before commit maybe?)
|
2009-06-09 10:23:10 +00:00 |
|
Matt Wilmas
|
e9b382cc2e
|
Added zend_eval_stringl and made create_function(), etc. binary-safe
|
2009-06-05 18:50:10 +00:00 |
|
Jani Taskinen
|
d6e6a2461f
|
- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)
|
2009-06-04 11:51:10 +00:00 |
|
Jani Taskinen
|
90010aad63
|
MFB: snprintf -> slprintf (Ilia)
|
2009-06-04 11:47:51 +00:00 |
|
Kalle Sommer Nielsen
|
70f99a9610
|
Fix compiler warnings introduced by the JIT commit
|
2009-05-28 20:47:01 +00:00 |
|
Jani Taskinen
|
1020fdde3c
|
ws + cs
|
2009-05-23 18:59:17 +00:00 |
|
Andrei Zmievski
|
afa4e41c2f
|
Implement JIT request decoding support for $_GET and $_POST.
|
2009-05-23 18:03:27 +00:00 |
|
Arnaud Le Blanc
|
8e05c72f25
|
Fix skipif
|
2009-05-20 10:08:23 +00:00 |
|
Kalle Sommer Nielsen
|
c00b3c7fd8
|
Fix compiler warnings, and some unicode stuff
|
2009-05-19 16:03:23 +00:00 |
|
Arnaud Le Blanc
|
3bc34ef8c1
|
Fix tests (MFB, etc)
|
2009-04-24 19:47:43 +00:00 |
|
Hannes Magnusson
|
142f8ea005
|
Englanti kielioppi (Jani)
|
2009-04-09 10:19:15 +00:00 |
|
Hannes Magnusson
|
b9c166f76e
|
Fixed bug#47427 (-s outputs, not displays)
|
2009-04-09 10:07:24 +00:00 |
|
Felipe Pena
|
865d0f3b09
|
- Fix ZTS build
|
2009-04-08 00:14:37 +00:00 |
|
Arnaud Le Blanc
|
5683a60967
|
Fixed bug #47893 (CLI aborts on non blocking stdout)
|
2009-04-07 16:10:35 +00:00 |
|
Kalle Sommer Nielsen
|
878080d295
|
Fix compiler warning
|
2009-03-30 14:24:01 +00:00 |
|
Felipe Pena
|
7c860bb018
|
- Removed leftover UG(unicode) checks
|
2009-03-27 19:50:56 +00:00 |
|
Uwe Schindler
|
2605683a36
|
Fix a sigsegv on server shutdown, add missing sapi_shutdown().
!!! This should also be merged into 5.3, I prepared it, please tell me if it is ok to commit !!!
|
2009-03-20 15:53:34 +00:00 |
|
Pierre Joye
|
3c0e78268c
|
- MFB: fix build
|
2009-03-16 10:14:16 +00:00 |
|
Marcus Boerger
|
d4f5b3f0a9
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
|
Ilia Alshanetsky
|
dbe0873150
|
MFB: Adjust previous fix to avoid compiler warnings
|
2009-03-07 22:36:42 +00:00 |
|
Ilia Alshanetsky
|
eb6f6181a7
|
MFB: Improved parameter handling
|
2009-03-07 21:56:52 +00:00 |
|
Pierre Joye
|
2d55b6f289
|
- fix build (use the same arginfo than the aliased func)
|
2009-02-02 08:47:09 +00:00 |
|
Felipe Pena
|
56c8958dba
|
- WS, CS
- Added missing param. checking
- Fixed type for 'l'
|
2009-01-30 14:35:22 +00:00 |
|
Ilia Alshanetsky
|
10b12d429a
|
MFB: improved parameter parsing
|
2009-01-27 21:59:46 +00:00 |
|
Scott MacVicar
|
381f6e28ba
|
Fix apache2handler under Apache 2.3.0-alpha
|
2009-01-19 19:31:45 +00:00 |
|
David Soria Parra
|
1770e94d92
|
Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache.
|
2009-01-19 18:16:52 +00:00 |
|
Uwe Schindler
|
76c26c9810
|
revert last commit, sizeof does not work in preprocessor :(
|
2009-01-11 13:46:45 +00:00 |
|
Uwe Schindler
|
044971a23a
|
add sanity check for time_t size of win32
|
2009-01-11 13:39:01 +00:00 |
|
Dmitry Stogov
|
e35b825990
|
Disable dl() in CGI and FastCGI modes
|
2009-01-11 08:35:53 +00:00 |
|
David Soria Parra
|
4edee64c6c
|
Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).
|
2009-01-09 22:13:40 +00:00 |
|
Ilia Alshanetsky
|
af28e3443f
|
Corrected fix for bug #46844 to only trigger on the 1st line of CLI opened
files.
|
2009-01-09 17:20:57 +00:00 |
|
Uwe Schindler
|
72dad2c9a3
|
the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour.
|
2009-01-06 13:45:30 +00:00 |
|