Harald Radi
01dee775d1
found a memleak
2002-08-05 23:38:35 +00:00
Dan Kalowsky
61fc6e766f
Removing the imap_popen command... because as Jani puts it "it never worked
...
and it never will work" until IMAP servers support this feature.
2002-08-05 21:53:09 +00:00
Stig Venaas
dddf235671
Made ldap_connect/bind/unbind() use zend_parse_parameters()
2002-08-05 21:14:14 +00:00
Marcus Boerger
55f735a587
Correct carset if iconv is active
...
#Same solution would work for mbstring - but that must wait
2002-08-05 19:00:09 +00:00
Marcus Boerger
6d21c9465d
Added php_ob_handler_used to check if a specific output handler is used
...
in c.
2002-08-05 18:54:53 +00:00
Marcus Boerger
6c094c3e07
ws fix
2002-08-05 18:42:41 +00:00
Marcus Boerger
abc7041ca2
-keep mimetype until sapi deactivation
...
-move NULL check for sapi_apply_default_charset to proper position.
2002-08-05 18:32:05 +00:00
Marcus Boerger
dd8ec2dc0a
-fix one warning
...
-send Content-Type Header with charset
2002-08-05 18:26:06 +00:00
Alan Knowles
c4ef31db26
revert change - this was due to an bug in php HEAD a few days ago
2002-08-05 12:58:38 +00:00
Marcus Boerger
77cf59e59c
Add html_entities.c
2002-08-05 12:02:36 +00:00
foobar
47902326b9
consistency
2002-08-05 10:40:26 +00:00
Alan Knowles
fd7e7021c7
Fixed array_shift messing up array_slice..
2002-08-05 10:37:40 +00:00
Marcus Boerger
cf045313e5
:-)
2002-08-05 03:24:50 +00:00
Marcus Boerger
fd26a5c0a9
-New function ob_list_handlers
...
@- Added ob_list_handlers() which returns an array of all active output
@ handlers. (marcus)
2002-08-05 03:09:42 +00:00
16357dc2af
NEWS update
2002-08-05 00:18:35 +00:00
eda6ed6673
ChangeLog update
2002-08-05 00:17:44 +00:00
Shane Caraveo
7645343c4a
need to export var_replace and var_destroy for win32
2002-08-04 23:45:38 +00:00
Marcus Boerger
c467129528
move html_entities.c to proper place
...
#nice to have snaps.php.net
2002-08-04 22:54:24 +00:00
Marcus Boerger
fa175d6fa2
-Send charset US-ASCII or ini setting default_charset.
...
#After some discussion with Ilia Alshanetsky
#But perhaps we should have a look for a mbstring solution...
2002-08-04 22:49:48 +00:00
foobar
ed4267cf34
Add PHP_MINFO_*
2002-08-04 21:37:44 +00:00
Marcus Boerger
367ca8e2ae
-Correct mime_name for HTML-ENTITIES encoding is of cause US-ASCII
...
-Full list of ASCII aliases
2002-08-04 20:50:53 +00:00
Sander Roobol
ef8eb92206
Nuke notice (thanks to Arnaud Limbourg)
2002-08-04 19:00:53 +00:00
Marcus Boerger
81df625260
-Fix warnings (fixed all?)
2002-08-04 18:59:19 +00:00
Georg Richter
06b5f1f546
ups.. :)
2002-08-04 18:59:16 +00:00
Sergey Kartashoff
7fd1881692
- a small fix to mnogosearch extension (affecting UDM_BROWSER_CHARSET)
2002-08-04 18:58:20 +00:00
Georg Richter
83a09ac1f9
added meta tag (w3c compliance)
...
Thx to Ilia Alshanetsky (ilia@prohost.org )
2002-08-04 18:57:02 +00:00
Marcus Boerger
c4e66f4192
-Add new file to windows build
2002-08-04 18:33:28 +00:00
Marcus Boerger
77abd9d55a
-New encoding/decoding HTML-ENTITIES.
...
#This allows to enforce named and numeric entities in output.
#Example:CMS that reads UTF8 or ISO-8859-1 but exports HTML in ASCII.
#Using mbstring.http_output=HTML-ENTITIES users receive entities which
#can displayed correctly independant of any brwoser side encoding.
@New mbstring encoding/decoding HTML-ENTITIES. (marcus)
2002-08-04 14:20:11 +00:00
Marcus Boerger
f2f70b5dda
-Allow double quotes for encoding lists (if used in ini for example)
...
-New parameter 'L' for mb_http_input() to retieve input encoding as
comma separated string.
@New parameter 'L' for mb_http_input() to retrieve input encoding as
comma separated string. (marcus)
2002-08-04 14:10:58 +00:00
c5067529ee
ChangeLog update
2002-08-04 00:18:09 +00:00
James E. Flemer
9eb1213206
Close pipes to avoid deadlock.
...
Submitted By: Melvyn Sopacua <msopacua@idg.nl>
2002-08-03 14:54:30 +00:00
Dan Kalowsky
d4ec2c30a0
Cleaning up the imap_get_quotaroot return array to remove useless data
2002-08-03 14:48:47 +00:00
Rasmus Lerdorf
c8bf165242
Yup, sizeof() includes the space for the \0
2002-08-03 14:09:56 +00:00
Marcus Boerger
02a12b57e9
-additional section INI that allows to set special ini settings on call
...
by adding '-c foo=bar' strings to php call. Each line must have format
foo=bar. This of cause only works for cli version.
-made sections SKIPIF,INI,GET,POST optional
2002-08-03 11:44:12 +00:00
Sergey Kartashoff
7279543c30
# mnogosearch example fix
2002-08-03 11:34:53 +00:00
Sergey Kartashoff
7a0fbd668a
- UDM_PARAM_STORED mnogosearch parameter has been added to set
...
stored address.
2002-08-03 11:23:51 +00:00
Andi Gutmans
61a73183cc
- Small fix
2002-08-03 09:50:07 +00:00
Andi Gutmans
4b492c4deb
- Fix build on Windows. Also please don't use Java style opening function
...
- bracket indentation.
2002-08-03 09:48:34 +00:00
Zeev Suraski
6025b804c2
MFZE1
2002-08-03 09:44:27 +00:00
Sergey Kartashoff
37e58c21b2
- An Udm_Make_Excerpt function has been added to mnogosearch extension
...
to support excerpts while using with mnogosearch-3.2.5 or later.
2002-08-03 08:53:27 +00:00
Brad LaFountain
c90764d753
one last fix for array_shift
2002-08-03 00:40:46 +00:00
b0fbb9fc45
ChangeLog update
2002-08-03 00:17:40 +00:00
James E. Flemer
3a8d66a021
Fix typo in #if. Bug #17538 .
2002-08-02 14:35:24 +00:00
Marcus Boerger
de8c36dcaa
-use const to clarify code
...
-fix tsrmls build (therefore rfc1867.c)
2002-08-02 10:22:31 +00:00
Hartmut Holzgraefe
e5fa36eee4
added money_format() function
...
this is similar to C-libs strfmon(), using the same format string
semantics but a different function prototype, so i decided to
give it a more speaking name similar to number_format()
2002-08-02 10:08:53 +00:00
Sergey Kartashoff
c9107a668f
- UDM_PARAM_WORD_MATCH icorrect behavior has been fixed in
...
mnogosearch extension
2002-08-02 07:22:19 +00:00
Rui Hirokawa
7527bf0c58
made sapi_register_treat_data() to support multibyte input encoding translation without MBSTR_ENC_TRANS and changed php_treat_data to php_default_treat_data.
2002-08-02 06:53:48 +00:00
82b5dc103f
ChangeLog update
2002-08-02 00:23:21 +00:00
Stefan Roehrich
f871a5b742
Fixed wrong usage of strncmp.
2002-08-01 21:12:09 +00:00
Brad LaFountain
9b0553c390
array_pop wasnt setting next index
2002-08-01 17:34:31 +00:00