You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14191 lines
374 KiB

21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
21 years ago
  1. 2005-08-07 Jani Taskinen <jani.taskinen@sci.fi>
  2. * NEWS:
  3. BFN
  4. * ext/imap/php_imap.c
  5. ext/standard/mail.c
  6. win32/sendmail.c
  7. win32/sendmail.h:
  8. - Fixed bug #29334 (mail() provides incorrect message time header)
  9. * ext/gd/config.w32:
  10. Missing entry
  11. 2005-08-07 Hartmut Holzgraefe <hartmut@php-groupies.de>
  12. * configure.in:
  13. configure.in scripts/Makefile.frag scripts/phpize.in
  14. * main/php.h:
  15. typo fix
  16. 2005-08-07 Jani Taskinen <jani.taskinen@sci.fi>
  17. * ext/xml/tests/bug26614_libxml.phpt:
  18. This test failed because libxml versions differ..
  19. 2005-08-07 Derick Rethans <php@derickrethans.nl>
  20. * ext/iconv/tests/bug16069.phpt:
  21. - Fix skip-if comment.
  22. 2005-08-06 Edin Kadribasic <edink@emini.dk>
  23. * NEWS:
  24. Mention new library bundle on windows
  25. 2005-08-06 Jani Taskinen <jani.taskinen@sci.fi>
  26. * NEWS:
  27. BFN
  28. 2005-08-06 Edin Kadribasic <edink@emini.dk>
  29. * ext/gd/config.w32:
  30. Only link zlib if we dont compile it in (#3406)
  31. * ext/zlib/php_zlib.def:
  32. Add missing export
  33. 2005-08-06 Andrey Hristov <php@hristov.com>
  34. * (PHP_5_0)
  35. NEWS:
  36. BFN
  37. * ext/mysqli/mysqli_nonapi.c:
  38. add a comment
  39. * (PHP_5_0)
  40. ext/mysqli/mysqli_nonapi.c:
  41. - fix int-long issue on 64bit (MFH)
  42. - add data checking (MFH)
  43. - add a comment
  44. * ext/mysqli/mysqli_nonapi.c:
  45. add error checking
  46. * ext/mysqli/mysqli_nonapi.c:
  47. fix problem on 64 bit - when asking for "l" supply long not int because
  48. on 64 bit they differ and zend_parse_parameters makes a *(long*) cast
  49. which means that if the variable is int 4 bytes of the variable(s)
  50. declared before it (on the stack) will be overwritten. In this case
  51. this is the length of the query -> made 0 and mysqli_query() returns
  52. FALSE.
  53. 2005-08-06 Frank M. Kromann <frank@kromann.info>
  54. * ext/sybase/php_sybase_db.c
  55. ext/sybase_ct/php_sybase_ct.c:
  56. Fix for #32531
  57. No need to alias these functions on windows or if the mssql extension is
  58. compiled. This change will allow the use of both extensions at the same
  59. time.
  60. * ext/ming/ming.c:
  61. Cleanup to match the current cvs version of ming0.3beta
  62. 2005-08-05 Jani Taskinen <jani.taskinen@sci.fi>
  63. * ext/odbc/php_odbc.c:
  64. No HTML output if html_errors is off (bug #34006)
  65. * TSRM/TSRM.h:
  66. Fix compile failure with GCC 4.0.x
  67. * main/main.c:
  68. - This ini option is only effective when set in php.ini or httpd.conf
  69. or .htacces, etc. as GPC variables are set before any ini_set() is
  70. called
  71. * ext/mbstring/tests/php_gr_jp_16242.phpt:
  72. - Fixed bug #34015
  73. * (PHP_5_0)
  74. ext/informix/Makefile.frag:
  75. MFB_4_4
  76. * (PHP_4_4)
  77. ext/informix/Makefile.frag:
  78. - Fixed bug #34008 (compile failure)
  79. 2005-08-05 Anantha Kesari H Y <hyanantha@novell.com>
  80. * ext/exif/exif.c
  81. ext/exif/exif.c
  82. ext/exif/exif.c:
  83. NetWare specific stat structure issues.
  84. --Kamesh
  85. 2005-08-05 Dmitry Stogov <dmitry@zend.com>
  86. * NEWS
  87. ZendEngine2/zend_execute.c
  88. ZendEngine2/tests/array_type_hint_001.phpt
  89. ZendEngine2/tests/bug33996.phpt
  90. tests/classes/type_hinting_001.phpt
  91. tests/lang/type_hints_001.phpt:
  92. Fixed bug #33996 (No information given for fatal error on passing invalid
  93. value to typed argument)
  94. 2005-08-05 Jani Taskinen <jani.taskinen@sci.fi>
  95. * ext/standard/tests/math/bug25665.phpt:
  96. Skip test on solaris
  97. 2005-08-05 Dmitry Stogov <dmitry@zend.com>
  98. * NEWS
  99. ZendEngine2/zend_operators.c
  100. ZendEngine2/tests/bug33999.phpt:
  101. Fixed bug #33999 (object remains object when cast to int)
  102. 2005-08-05 Jani Taskinen <jani.taskinen@sci.fi>
  103. * sapi/apache2filter/config.m4
  104. sapi/apache2handler/config.m4:
  105. - Changed -a to -A to prevent enabling PHP in httpd.conf automatically.
  106. 2005-08-05 Dmitry Stogov <dmitry@zend.com>
  107. * ZendEngine2/zend_vm_def.h
  108. ZendEngine2/zend_vm_execute.h
  109. ZendEngine2/zend_vm_opcodes.h:
  110. Fixed memory leak in foreach() on undefined variable
  111. (Zend/tests/foreach_undefined.php)
  112. 2005-08-04 Wez Furlong <wez.php@thebrainroom.net>
  113. * scripts/phpize.in:
  114. test -e doesn't work on solaris
  115. 2005-08-04 Antony Dovgal <antony@zend.com>
  116. * ZendEngine2/tests/foreach_undefined.phpt:
  117. add test for the last Dmitry's fix
  118. 2005-08-04 Dmitry Stogov <dmitry@zend.com>
  119. * ZendEngine2/zend_compile.c:
  120. Fixed possible memory corryption during compilation of <?php foreach($a as
  121. $b); ?>
  122. 2005-08-04 Anantha Kesari H Y <hyanantha@novell.com>
  123. * (PHP_4_4)
  124. TSRM/threads.m4:
  125. NetWare cross compile patch from 5.0 tree.
  126. --Kamesh
  127. 2005-08-04 Dmitry Stogov <dmitry@zend.com>
  128. * ext/standard/tests/array/bug33989.phpt
  129. ext/standard/tests/array/bug33989.phpt
  130. ext/standard/tests/array/bug33989.phpt:
  131. 1.1.4;
  132. Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)
  133. * NEWS
  134. NEWS
  135. NEWS
  136. ext/standard/array.c
  137. ext/standard/array.c
  138. ext/standard/array.c
  139. ext/standard/tests/array/bug33989.phpt
  140. ext/standard/tests/array/bug33989.phpt:
  141. Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)
  142. 2005-08-04 Masaki Fujimoto <masaki-f@fides.dti.ne.jp>
  143. * (PHP_4_4)
  144. Zend/zend_multibyte.c:
  145. - fix missing encodings
  146. 2005-08-04 Dmitry Stogov <dmitry@zend.com>
  147. * (PHP_5_0)
  148. ZendEngine2/zend_objects.c:
  149. Fixed clone bug in ze1_compatibility mode
  150. * ZendEngine2/zend_objects.c:
  151. Fixed clone bug in ze1_compatibilty mode
  152. 2005-08-03 Anantha Kesari H Y <hyanantha@novell.com>
  153. * (PHP_4_4)
  154. TSRM/tsrm_virtual_cwd.c
  155. TSRM/tsrm_virtual_cwd.h:
  156. NetWare LibC has lstat implemented.
  157. --Kamesh
  158. * (PHP_4_4)
  159. sapi/apache2filter/sapi_apache2.c:
  160. NetWare specific stat structure issues.
  161. --Kamesh
  162. 2005-08-03 Jani Taskinen <jani.taskinen@sci.fi>
  163. * run-tests.php
  164. server-tests.php
  165. ZendEngine2/LICENSE
  166. build/build.mk
  167. build/build2.mk
  168. build/buildcheck.sh
  169. build/mkdep.awk
  170. ext/bcmath/bcmath.c
  171. ext/bcmath/php_bcmath.h
  172. ext/bz2/bz2.c
  173. ext/bz2/bz2_filter.c
  174. ext/bz2/php_bz2.h
  175. ext/calendar/cal_unix.c
  176. ext/calendar/calendar.c
  177. ext/calendar/easter.c
  178. ext/com_dotnet/com_com.c
  179. ext/com_dotnet/com_dotnet.c
  180. ext/com_dotnet/com_extension.c
  181. ext/com_dotnet/com_handlers.c
  182. ext/com_dotnet/com_iterator.c
  183. ext/com_dotnet/com_misc.c
  184. ext/com_dotnet/com_olechar.c
  185. ext/com_dotnet/com_persist.c
  186. ext/com_dotnet/com_saproxy.c
  187. ext/com_dotnet/com_typeinfo.c
  188. ext/com_dotnet/com_variant.c
  189. ext/com_dotnet/com_wrapper.c
  190. ext/com_dotnet/php_com_dotnet.h
  191. ext/com_dotnet/php_com_dotnet_internal.h
  192. ext/ctype/ctype.c
  193. ext/ctype/php_ctype.h
  194. ext/curl/interface.c
  195. ext/curl/multi.c
  196. ext/curl/php_curl.h
  197. ext/curl/streams.c
  198. ext/dba/dba.c
  199. ext/dba/dba_cdb.c
  200. ext/dba/dba_db1.c
  201. ext/dba/dba_db2.c
  202. ext/dba/dba_db3.c
  203. ext/dba/dba_db4.c
  204. ext/dba/dba_dbm.c
  205. ext/dba/dba_flatfile.c
  206. ext/dba/dba_gdbm.c
  207. ext/dba/dba_inifile.c
  208. ext/dba/dba_ndbm.c
  209. ext/dba/dba_qdbm.c
  210. ext/dba/php_dba.h
  211. ext/dba/libcdb/cdb.c
  212. ext/dba/libcdb/cdb.h
  213. ext/dba/libcdb/cdb_make.c
  214. ext/dba/libcdb/cdb_make.h
  215. ext/dba/libcdb/uint32.c
  216. ext/dba/libcdb/uint32.h
  217. ext/dba/libflatfile/flatfile.c
  218. ext/dba/libflatfile/flatfile.h
  219. ext/dba/libinifile/inifile.c
  220. ext/dba/libinifile/inifile.h
  221. ext/dbase/dbase.c
  222. ext/dbase/php_dbase.h
  223. ext/dom/attr.c
  224. ext/dom/cdatasection.c
  225. ext/dom/characterdata.c
  226. ext/dom/comment.c
  227. ext/dom/document.c
  228. ext/dom/documentfragment.c
  229. ext/dom/documenttype.c
  230. ext/dom/dom_ce.h
  231. ext/dom/dom_fe.h
  232. ext/dom/dom_iterators.c
  233. ext/dom/dom_properties.h
  234. ext/dom/domconfiguration.c
  235. ext/dom/domerror.c
  236. ext/dom/domerrorhandler.c
  237. ext/dom/domexception.c
  238. ext/dom/domimplementation.c
  239. ext/dom/domimplementationlist.c
  240. ext/dom/domimplementationsource.c
  241. ext/dom/domlocator.c
  242. ext/dom/domstringlist.c
  243. ext/dom/element.c
  244. ext/dom/entity.c
  245. ext/dom/entityreference.c
  246. ext/dom/namednodemap.c
  247. ext/dom/namelist.c
  248. ext/dom/node.c
  249. ext/dom/nodelist.c
  250. ext/dom/notation.c
  251. ext/dom/php_dom.c
  252. ext/dom/php_dom.h
  253. ext/dom/processinginstruction.c
  254. ext/dom/string_extend.c
  255. ext/dom/text.c
  256. ext/dom/typeinfo.c
  257. ext/dom/userdatahandler.c
  258. ext/dom/xml_common.h
  259. ext/dom/xpath.c
  260. ext/exif/exif.c
  261. ext/exif/php_exif.h
  262. ext/fbsql/php_fbsql.c
  263. ext/fbsql/php_fbsql.h
  264. ext/fdf/fdf.c
  265. ext/fdf/php_fdf.h
  266. ext/filepro/filepro.c
  267. ext/filepro/php_filepro.h
  268. ext/ftp/ftp.c
  269. ext/ftp/ftp.h
  270. ext/ftp/php_ftp.c
  271. ext/ftp/php_ftp.h
  272. ext/gd/gd.c
  273. ext/gd/gd_ctx.c
  274. ext/gd/php_gd.h
  275. ext/gd/libgd/xbm.c
  276. ext/gettext/gettext.c
  277. ext/gettext/php_gettext.h
  278. ext/gmp/gmp.c
  279. ext/gmp/php_gmp.h
  280. ext/hwapi/hwapi.cpp
  281. ext/hwapi/php_hwapi.h
  282. ext/iconv/iconv.c
  283. ext/iconv/php_iconv.h
  284. ext/imap/php_imap.c
  285. ext/imap/php_imap.h
  286. ext/informix/ifx.ec
  287. ext/informix/php_informix.h
  288. ext/informix/php_informix_includes.h
  289. ext/interbase/ibase_blobs.c
  290. ext/interbase/ibase_events.c
  291. ext/interbase/ibase_query.c
  292. ext/interbase/ibase_service.c
  293. ext/interbase/interbase.c
  294. ext/interbase/interbase.rc
  295. ext/interbase/php_ibase_includes.h
  296. ext/interbase/php_ibase_udf.c
  297. ext/interbase/php_interbase.h
  298. ext/ldap/ldap.c
  299. ext/ldap/php_ldap.h
  300. ext/mbstring/mb_gpc.c
  301. ext/mbstring/mbstring.c
  302. ext/mbstring/mbstring.h
  303. ext/mbstring/php_mbregex.c
  304. ext/mbstring/php_mbregex.h
  305. ext/mbstring/php_unicode.c
  306. ext/mbstring/php_unicode.h
  307. ext/mcrypt/mcrypt.c
  308. ext/mcrypt/php_mcrypt.h
  309. ext/mcve/mcve.c
  310. ext/mcve/php_mcve.h
  311. ext/mhash/mhash.c
  312. ext/mhash/php_mhash.h
  313. ext/mime_magic/mime_magic.c
  314. ext/mime_magic/php_mime_magic.h
  315. ext/mime_magic/phpmimemagic.h
  316. ext/ming/ming.c
  317. ext/ming/php_ming.h
  318. ext/mono/php_mono.c
  319. ext/mono/php_mono.h
  320. ext/msession/msession.c
  321. ext/msession/php_msession.h
  322. ext/msession/reqclient.h
  323. ext/msql/php_msql.c
  324. ext/msql/php_msql.h
  325. ext/mssql/php_mssql.c
  326. ext/mssql/php_mssql.h
  327. ext/mysql/php_mysql.c
  328. ext/mysql/php_mysql.h
  329. ext/mysqli/mysqli.c
  330. ext/mysqli/mysqli_api.c
  331. ext/mysqli/mysqli_driver.c
  332. ext/mysqli/mysqli_embedded.c
  333. ext/mysqli/mysqli_exception.c
  334. ext/mysqli/mysqli_fe.c
  335. ext/mysqli/mysqli_nonapi.c
  336. ext/mysqli/mysqli_prop.c
  337. ext/mysqli/mysqli_repl.c
  338. ext/mysqli/mysqli_report.c
  339. ext/mysqli/mysqli_report.h
  340. ext/mysqli/mysqli_warning.c
  341. ext/mysqli/php_mysqli.h
  342. ext/ncurses/ncurses.c
  343. ext/ncurses/ncurses_fe.c
  344. ext/ncurses/ncurses_functions.c
  345. ext/ncurses/php_ncurses.h
  346. ext/ncurses/php_ncurses_fe.h
  347. ext/oci8/oci8.c
  348. ext/oci8/php_oci8.h
  349. ext/odbc/birdstep.c
  350. ext/odbc/php_birdstep.h
  351. ext/odbc/php_odbc.c
  352. ext/odbc/php_odbc.h
  353. ext/odbc/php_odbc_includes.h
  354. ext/openssl/openssl.c
  355. ext/openssl/php_openssl.h
  356. ext/openssl/xp_ssl.c
  357. ext/oracle/oracle.c
  358. ext/ovrimos/ovrimos.c
  359. ext/pcntl/pcntl.c
  360. ext/pcntl/php_pcntl.h
  361. ext/pcntl/php_signal.c
  362. ext/pcntl/php_signal.h
  363. ext/pcre/php_pcre.c
  364. ext/pcre/php_pcre.h
  365. ext/pfpro/pfpro.c
  366. ext/pfpro/php_pfpro.h
  367. ext/pgsql/pgsql.c
  368. ext/pgsql/php_pgsql.h
  369. ext/posix/php_posix.h
  370. ext/posix/posix.c
  371. ext/pspell/php_pspell.h
  372. ext/pspell/pspell.c
  373. ext/readline/php_readline.h
  374. ext/readline/readline.c
  375. ext/recode/php_recode.h
  376. ext/recode/recode.c
  377. ext/session/mod_files.c
  378. ext/session/mod_files.h
  379. ext/session/mod_mm.c
  380. ext/session/mod_mm.h
  381. ext/session/mod_user.c
  382. ext/session/mod_user.h
  383. ext/session/php_session.h
  384. ext/session/session.c
  385. ext/shmop/php_shmop.h
  386. ext/shmop/shmop.c
  387. ext/simplexml/php_simplexml.h
  388. ext/simplexml/php_simplexml_exports.h
  389. ext/simplexml/simplexml.c
  390. ext/snmp/php_snmp.h
  391. ext/snmp/snmp.c
  392. ext/sockets/php_sockets.h
  393. ext/sockets/php_sockets_win.c
  394. ext/sockets/php_sockets_win.h
  395. ext/sockets/sockets.c
  396. ext/sockets/unix_socket_constants.h
  397. ext/sockets/win32_socket_constants.h
  398. ext/sqlite/php_sqlite.h
  399. ext/sqlite/sess_sqlite.c
  400. ext/sqlite/sqlite.c
  401. ext/standard/array.c
  402. ext/standard/assert.c
  403. ext/standard/base64.c
  404. ext/standard/base64.h
  405. ext/standard/basic_functions.c
  406. ext/standard/basic_functions.h
  407. ext/standard/browscap.c
  408. ext/standard/crc32.c
  409. ext/standard/crc32.h
  410. ext/standard/credits.c
  411. ext/standard/credits.h
  412. ext/standard/crypt.c
  413. ext/standard/css.c
  414. ext/standard/css.h
  415. ext/standard/cyr_convert.c
  416. ext/standard/cyr_convert.h
  417. ext/standard/datetime.c
  418. ext/standard/datetime.h
  419. ext/standard/dir.c
  420. ext/standard/dl.c
  421. ext/standard/dl.h
  422. ext/standard/dns.c
  423. ext/standard/dns.h
  424. ext/standard/exec.c
  425. ext/standard/exec.h
  426. ext/standard/file.c
  427. ext/standard/file.h
  428. ext/standard/filestat.c
  429. ext/standard/filters.c
  430. ext/standard/flock_compat.c
  431. ext/standard/flock_compat.h
  432. ext/standard/formatted_print.c
  433. ext/standard/fsock.c
  434. ext/standard/fsock.h
  435. ext/standard/ftok.c
  436. ext/standard/ftp_fopen_wrapper.c
  437. ext/standard/head.c
  438. ext/standard/head.h
  439. ext/standard/html.c
  440. ext/standard/html.h
  441. ext/standard/http.c
  442. ext/standard/http_fopen_wrapper.c
  443. ext/standard/image.c
  444. ext/standard/incomplete_class.c
  445. ext/standard/info.c
  446. ext/standard/info.h
  447. ext/standard/iptc.c
  448. ext/standard/lcg.c
  449. ext/standard/levenshtein.c
  450. ext/standard/link.c
  451. ext/standard/mail.c
  452. ext/standard/math.c
  453. ext/standard/md5.c
  454. ext/standard/md5.h
  455. ext/standard/metaphone.c
  456. ext/standard/microtime.c
  457. ext/standard/microtime.h
  458. ext/standard/pack.c
  459. ext/standard/pack.h
  460. ext/standard/pageinfo.c
  461. ext/standard/pageinfo.h
  462. ext/standard/php_array.h
  463. ext/standard/php_assert.h
  464. ext/standard/php_browscap.h
  465. ext/standard/php_crypt.h
  466. ext/standard/php_dir.h
  467. ext/standard/php_ext_syslog.h
  468. ext/standard/php_filestat.h
  469. ext/standard/php_fopen_wrapper.c
  470. ext/standard/php_fopen_wrappers.h
  471. ext/standard/php_ftok.h
  472. ext/standard/php_http.h
  473. ext/standard/php_image.h
  474. ext/standard/php_incomplete_class.h
  475. ext/standard/php_iptc.h
  476. ext/standard/php_lcg.h
  477. ext/standard/php_link.h
  478. ext/standard/php_mail.h
  479. ext/standard/php_math.h
  480. ext/standard/php_metaphone.h
  481. ext/standard/php_rand.h
  482. ext/standard/php_smart_str.h
  483. ext/standard/php_smart_str_public.h
  484. ext/standard/php_standard.h
  485. ext/standard/php_string.h
  486. ext/standard/php_sunfuncs.h
  487. ext/standard/php_type.h
  488. ext/standard/php_uuencode.h
  489. ext/standard/php_var.h
  490. ext/standard/php_versioning.h
  491. ext/standard/proc_open.c
  492. ext/standard/proc_open.h
  493. ext/standard/quot_print.c
  494. ext/standard/quot_print.h
  495. ext/standard/rand.c
  496. ext/standard/reg.c
  497. ext/standard/reg.h
  498. ext/standard/scanf.c
  499. ext/standard/scanf.h
  500. ext/standard/sha1.c
  501. ext/standard/sha1.h
  502. ext/standard/soundex.c
  503. ext/standard/streamsfuncs.c
  504. ext/standard/streamsfuncs.h
  505. ext/standard/string.c
  506. ext/standard/sunfuncs.c
  507. ext/standard/syslog.c
  508. ext/standard/type.c
  509. ext/standard/uniqid.c
  510. ext/standard/uniqid.h
  511. ext/standard/url.c
  512. ext/standard/url.h
  513. ext/standard/url_scanner.c
  514. ext/standard/url_scanner.h
  515. ext/standard/url_scanner_ex.c
  516. ext/standard/url_scanner_ex.h
  517. ext/standard/url_scanner_ex.re
  518. ext/standard/user_filters.c
  519. ext/standard/uuencode.c
  520. ext/standard/var.c
  521. ext/standard/var_unserializer.c
  522. ext/standard/var_unserializer.re
  523. ext/standard/versioning.c
  524. ext/sybase/php_sybase_db.c
  525. ext/sybase/php_sybase_db.h
  526. ext/sybase_ct/php_sybase_ct.c
  527. ext/sybase_ct/php_sybase_ct.h
  528. ext/sysvmsg/php_sysvmsg.h
  529. ext/sysvmsg/sysvmsg.c
  530. ext/sysvsem/php_sysvsem.h
  531. ext/sysvsem/sysvsem.c
  532. ext/sysvshm/php_sysvshm.h
  533. ext/sysvshm/sysvshm.c
  534. ext/tokenizer/php_tokenizer.h
  535. ext/tokenizer/tokenizer.c
  536. ext/wddx/php_wddx.h
  537. ext/wddx/php_wddx_api.h
  538. ext/wddx/wddx.c
  539. ext/xml/compat.c
  540. ext/xml/expat_compat.h
  541. ext/xml/php_xml.h
  542. ext/xml/xml.c
  543. ext/xmlrpc/php_xmlrpc.h
  544. ext/xmlrpc/xmlrpc-epi-php.c
  545. ext/xsl/php_xsl.c
  546. ext/xsl/php_xsl.h
  547. ext/xsl/xsl_fe.h
  548. ext/xsl/xsltprocessor.c
  549. ext/zlib/php_zlib.h
  550. ext/zlib/zlib.c
  551. ext/zlib/zlib_filter.c
  552. ext/zlib/zlib_fopen_wrapper.c
  553. main/SAPI.c
  554. main/SAPI.h
  555. main/build-defs.h.in
  556. main/fopen_wrappers.c
  557. main/fopen_wrappers.h
  558. main/internal_functions.c.in
  559. main/internal_functions_nw.c
  560. main/internal_functions_win32.c
  561. main/logos.h
  562. main/main.c
  563. main/network.c
  564. main/output.c
  565. main/php.h
  566. main/php3_compat.h
  567. main/php_compat.h
  568. main/php_content_types.c
  569. main/php_content_types.h
  570. main/php_globals.h
  571. main/php_ini.c
  572. main/php_ini.h
  573. main/php_logos.c
  574. main/php_logos.h
  575. main/php_main.h
  576. main/php_memory_streams.h
  577. main/php_network.h
  578. main/php_open_temporary_file.c
  579. main/php_open_temporary_file.h
  580. main/php_output.h
  581. main/php_reentrancy.h
  582. main/php_regex.h
  583. main/php_scandir.c
  584. main/php_scandir.h
  585. main/php_sprintf.c
  586. main/php_streams.h
  587. main/php_syslog.h
  588. main/php_ticks.c
  589. main/php_ticks.h
  590. main/php_variables.c
  591. main/php_variables.h
  592. main/reentrancy.c
  593. main/rfc1867.c
  594. main/rfc1867.h
  595. main/safe_mode.c
  596. main/safe_mode.h
  597. main/snprintf.c
  598. main/snprintf.h
  599. main/spprintf.c
  600. main/spprintf.h
  601. main/strlcat.c
  602. main/strlcpy.c
  603. main/win95nt.h
  604. main/streams/cast.c
  605. main/streams/filter.c
  606. main/streams/memory.c
  607. main/streams/mmap.c
  608. main/streams/php_stream_context.h
  609. main/streams/php_stream_filter_api.h
  610. main/streams/php_stream_mmap.h
  611. main/streams/php_stream_plain_wrapper.h
  612. main/streams/php_stream_transport.h
  613. main/streams/php_stream_userspace.h
  614. main/streams/php_streams_int.h
  615. main/streams/plain_wrapper.c
  616. main/streams/streams.c
  617. main/streams/transports.c
  618. main/streams/userspace.c
  619. main/streams/xp_socket.c
  620. netware/start.c
  621. sapi/aolserver/aolserver.c
  622. sapi/apache/libpre.c
  623. sapi/apache/mod_php5.c
  624. sapi/apache/mod_php5.h
  625. sapi/apache/php_apache.c
  626. sapi/apache/php_apache_http.h
  627. sapi/apache/sapi_apache.c
  628. sapi/apache2filter/apache_config.c
  629. sapi/apache2filter/php_apache.h
  630. sapi/apache2filter/php_functions.c
  631. sapi/apache2filter/sapi_apache2.c
  632. sapi/apache2handler/apache_config.c
  633. sapi/apache2handler/mod_php5.c
  634. sapi/apache2handler/php_apache.h
  635. sapi/apache2handler/php_functions.c
  636. sapi/apache2handler/sapi_apache2.c
  637. sapi/apache_hooks/mod_php5.c
  638. sapi/apache_hooks/mod_php5.h
  639. sapi/apache_hooks/php_apache.c
  640. sapi/apache_hooks/sapi_apache.c
  641. sapi/caudium/caudium.c
  642. sapi/embed/php_embed.c
  643. sapi/embed/php_embed.h
  644. sapi/isapi/php5isapi.c
  645. sapi/nsapi/nsapi.c
  646. sapi/phttpd/php_phttpd.h
  647. sapi/phttpd/phttpd.c
  648. sapi/pi3web/pi3web_sapi.c
  649. sapi/roxen/roxen.c
  650. sapi/thttpd/php_thttpd.h
  651. sapi/thttpd/thttpd.c
  652. sapi/tux/php_tux.c
  653. sapi/webjames/php_webjames.h
  654. sapi/webjames/webjames.c
  655. scripts/dev/conv_z_macros
  656. scripts/dev/search_underscores.php
  657. win32/crypt_win32.c
  658. win32/crypt_win32.h
  659. win32/globals.c
  660. win32/grp.h
  661. win32/md5crypt.c
  662. win32/md5crypt.h
  663. win32/php5dllts.rc2
  664. win32/php5ts.rc2
  665. win32/php5ts_cli.rc2
  666. win32/php_win32_globals.h
  667. win32/pwd.c
  668. win32/pwd.h
  669. win32/select.c
  670. win32/select.h
  671. win32/syslog.h
  672. win32/winutil.c
  673. win32/winutil.h:
  674. - Bumber up year
  675. * ext/standard/credits_ext.h:
  676. update credits
  677. * ZendEngine2/acconfig.h
  678. ZendEngine2/zend.c
  679. ZendEngine2/zend.h
  680. ZendEngine2/zend_API.c
  681. ZendEngine2/zend_API.h
  682. ZendEngine2/zend_alloc.c
  683. ZendEngine2/zend_alloc.h
  684. ZendEngine2/zend_builtin_functions.c
  685. ZendEngine2/zend_builtin_functions.h
  686. ZendEngine2/zend_compile.c
  687. ZendEngine2/zend_compile.h
  688. ZendEngine2/zend_config.nw.h
  689. ZendEngine2/zend_config.w32.h
  690. ZendEngine2/zend_constants.c
  691. ZendEngine2/zend_constants.h
  692. ZendEngine2/zend_default_classes.c
  693. ZendEngine2/zend_dynamic_array.c
  694. ZendEngine2/zend_dynamic_array.h
  695. ZendEngine2/zend_errors.h
  696. ZendEngine2/zend_exceptions.c
  697. ZendEngine2/zend_exceptions.h
  698. ZendEngine2/zend_execute.c
  699. ZendEngine2/zend_execute.h
  700. ZendEngine2/zend_execute_API.c
  701. ZendEngine2/zend_extensions.c
  702. ZendEngine2/zend_extensions.h
  703. ZendEngine2/zend_fast_cache.h
  704. ZendEngine2/zend_globals.h
  705. ZendEngine2/zend_globals_macros.h
  706. ZendEngine2/zend_hash.c
  707. ZendEngine2/zend_hash.h
  708. ZendEngine2/zend_highlight.c
  709. ZendEngine2/zend_highlight.h
  710. ZendEngine2/zend_indent.c
  711. ZendEngine2/zend_indent.h
  712. ZendEngine2/zend_ini.c
  713. ZendEngine2/zend_ini.h
  714. ZendEngine2/zend_ini_parser.y
  715. ZendEngine2/zend_ini_scanner.h
  716. ZendEngine2/zend_ini_scanner.l
  717. ZendEngine2/zend_interfaces.c
  718. ZendEngine2/zend_interfaces.h
  719. ZendEngine2/zend_istdiostream.h
  720. ZendEngine2/zend_iterators.c
  721. ZendEngine2/zend_iterators.h
  722. ZendEngine2/zend_language_parser.y
  723. ZendEngine2/zend_language_scanner.h
  724. ZendEngine2/zend_language_scanner.l
  725. ZendEngine2/zend_list.c
  726. ZendEngine2/zend_list.h
  727. ZendEngine2/zend_llist.c
  728. ZendEngine2/zend_llist.h
  729. ZendEngine2/zend_mm.c
  730. ZendEngine2/zend_mm.h
  731. ZendEngine2/zend_modules.h
  732. ZendEngine2/zend_multibyte.c
  733. ZendEngine2/zend_multibyte.h
  734. ZendEngine2/zend_multiply.h
  735. ZendEngine2/zend_object_handlers.c
  736. ZendEngine2/zend_object_handlers.h
  737. ZendEngine2/zend_objects.c
  738. ZendEngine2/zend_objects.h
  739. ZendEngine2/zend_objects_API.c
  740. ZendEngine2/zend_objects_API.h
  741. ZendEngine2/zend_opcode.c
  742. ZendEngine2/zend_operators.c
  743. ZendEngine2/zend_operators.h
  744. ZendEngine2/zend_ptr_stack.c
  745. ZendEngine2/zend_ptr_stack.h
  746. ZendEngine2/zend_qsort.c
  747. ZendEngine2/zend_qsort.h
  748. ZendEngine2/zend_reflection_api.c
  749. ZendEngine2/zend_reflection_api.h
  750. ZendEngine2/zend_sprintf.c
  751. ZendEngine2/zend_stack.c
  752. ZendEngine2/zend_stack.h
  753. ZendEngine2/zend_static_allocator.c
  754. ZendEngine2/zend_static_allocator.h
  755. ZendEngine2/zend_stream.c
  756. ZendEngine2/zend_stream.h
  757. ZendEngine2/zend_strtod.h
  758. ZendEngine2/zend_ts_hash.c
  759. ZendEngine2/zend_ts_hash.h
  760. ZendEngine2/zend_types.h
  761. ZendEngine2/zend_variables.c
  762. ZendEngine2/zend_variables.h
  763. ZendEngine2/zend_vm.h:
  764. Bump up the year
  765. * ZendEngine2/README.ZEND_VM:
  766. Nuked DOS EOLs
  767. * TSRM/tsrm_nw.c
  768. TSRM/tsrm_nw.h
  769. TSRM/tsrm_virtual_cwd.c
  770. TSRM/tsrm_virtual_cwd.h
  771. TSRM/tsrm_win32.c
  772. TSRM/tsrm_win32.h:
  773. Bump up year
  774. * header
  775. sapi/cgi/cgi_main.c
  776. sapi/cgi/getopt.c
  777. sapi/cgi/php_getopt.h
  778. sapi/cli/getopt.c
  779. sapi/cli/php.1.in
  780. sapi/cli/php_cli_readline.h
  781. sapi/cli/php_getopt.h
  782. sapi/milter/php_milter.c:
  783. - 2004 -> 2005
  784. 2005-08-02 Hartmut Holzgraefe <hartmut@php-groupies.de>
  785. * run-tests.php:
  786. make skipif test use ini options specified by -d command line options
  787. 2005-08-02 Dmitry Stogov <dmitry@zend.com>
  788. * ZendEngine2/zend_execute_API.c
  789. ZendEngine2/zend_execute_API.c:
  790. Fixed bug #33942 (the patch to #33156 crash cygwin except cli)
  791. 2005-08-02 Ilia Alshanetsky <ilia@prohost.org>
  792. * NEWS
  793. main/php_variables.c:
  794. Fixed bug #33958 (duplicate cookies and magic_quotes=off may cause a crash)
  795. 2005-08-02 Jani Taskinen <jani.taskinen@sci.fi>
  796. * NEWS
  797. ZendEngine2/zend_exceptions.c:
  798. - Fixed bug #33967 (misuse of Exception constructor doesn\'t display
  799. errorfile)
  800. * tests/lang/bug32924.phpt:
  801. fix test when include_path does NOT have . in it
  802. 2005-08-02 Dmitry Stogov <dmitry@zend.com>
  803. * ZendEngine2/bench.php:
  804. Removed warnings
  805. 2005-08-02 Jani Taskinen <jani.taskinen@sci.fi>
  806. * NEWS:
  807. BFN
  808. 2005-08-01 Edin Kadribasic <edink@emini.dk>
  809. * ext/gd/config.w32:
  810. Allow building gd on windows systems without t1lib (M. Sisolak) #33620
  811. * ext/imap/config.w32:
  812. Allow building against the latest cclient
  813. 2005-08-01 Dmitry Stogov <dmitry@zend.com>
  814. * NEWS
  815. NEWS
  816. sapi/apache/mod_php5.c
  817. sapi/apache/mod_php5.c:
  818. Fixed bug #33723 (php_value overrides php_admin_value)
  819. 2005-07-31 Jani Taskinen <jani.taskinen@sci.fi>
  820. * ext/xml/tests/bug27908.phpt:
  821. Added test for bug #27908
  822. * ext/xml/tests/bug26614_libxml.phpt:
  823. - Fix test.
  824. * tests/classes/iterators_007.phpt:
  825. fix test
  826. 2005-07-31 Rob Richards <rrichards@ctindustries.net>
  827. * ext/xml/compat.c:
  828. SystemID and publicID params reversed in declaration handlers
  829. 2005-07-31 Sebastian Bergmann <sb@sebastian-bergmann.de>
  830. * TODO-5.1:
  831. Update TODO.
  832. 2005-07-31 Ilia Alshanetsky <ilia@prohost.org>
  833. * TODO-5.1:
  834. Update todo
  835. 2005-07-30 Jani Taskinen <jani.taskinen@sci.fi>
  836. * ext/standard/tests/array/bug25359.phpt:
  837. Added test for bug #25359
  838. 2005-07-29 Wez Furlong <wez.php@thebrainroom.net>
  839. * regex/regerror.c:
  840. switch to ansi declaration so that vs.net 2005 groks it.
  841. 2005-07-29 Jani Taskinen <jani.taskinen@sci.fi>
  842. * ext/informix/config.m4:
  843. - Fixed bug #33837 (Informix ESQL version numbering schema changed)
  844. 2005-07-29 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  845. * run-tests.php:
  846. - Add ENV support (mike)
  847. 2005-07-29 Ilia Alshanetsky <ilia@prohost.org>
  848. * ZendEngine2/zend_vm_def.h
  849. ZendEngine2/zend_vm_execute.h:
  850. Fixed warning message generated when isset() or empty() are given invalid
  851. offset type.
  852. * NEWS
  853. main/php_variables.c:
  854. Fixed bug #33904 (input array keys being escaped when magic quotes is off).
  855. 2005-07-29 Jani Taskinen <jani.taskinen@sci.fi>
  856. * main/php_ini.c:
  857. - Fixed few logic errors in php*.ini search path creation as documented
  858. here:
  859. http://fi.php.net/manual/en/configuration.php#configuration.file
  860. * NEWS
  861. ext/standard/dl.c:
  862. - Fixed bug #33899 (CLI: setting extension_dir=some/path
  863. extension=foobar.so does not work)
  864. * NEWS
  865. ext/standard/math.c:
  866. - Fixed bug #33917 (number_format() output with > 1 char separators)
  867. 2005-07-29 Anantha Kesari H Y <hyanantha@novell.com>
  868. * (PHP_4_4)
  869. Zend/acconfig.h
  870. ZendEngine2/acconfig.h
  871. ZendEngine2/acconfig.h:
  872. In NetWare few of the programs like apache2 and ldap use winsock inclusinf
  873. sys/socket.h is not desirable.
  874. --Kamesh
  875. 2005-07-29 Jani Taskinen <jani.taskinen@sci.fi>
  876. * ZendEngine2/zend_vm_execute.h:
  877. update generated file
  878. 2005-07-28 Ilia Alshanetsky <ilia@prohost.org>
  879. * NEWS:
  880. news file tinkering
  881. 2005-07-28 Andi Gutmans <andi@zend.com>
  882. * ZendEngine2/zend_vm_def.h:
  883. - Tiny fixlet
  884. 2005-07-28 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  885. * ZendEngine2/zend_API.c
  886. ZendEngine2/zend_API.h:
  887. - Add convenience function zend_is_callable_ex() and base zend_is_callable
  888. and zend_make_callable on it. This functions allows to check if a php
  889. variable is a callable function and returns its function pointer as well
  890. as object if possible.
  891. 2005-07-28 Anantha Kesari H Y <hyanantha@novell.com>
  892. * (PHP_4_4)
  893. sapi/cli/config.m4:
  894. Merging changes from 5.0 tree
  895. --Kamesh
  896. * (PHP_4_4)
  897. win32/sendmail.c:
  898. NetWare changes from 5.0 Tree.
  899. --Kamesh
  900. * win32/sendmail.c
  901. win32/sendmail.h:
  902. NetWare cleanup
  903. --Kamesh
  904. * ext/standard/mail.c:
  905. defined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather
  906. than including a sysexits.h.
  907. -Kamesh
  908. * netware/sendmail_nw.h
  909. netware/sysexits.h:
  910. Cleaned up the NetWare code.
  911. --Kamesh
  912. * (PHP_4_4)
  913. netware/sendmail_nw.h:
  914. Adding this file from 5_0 tree
  915. -- Kamesh
  916. * (PHP_4_4)
  917. netware/ZendEngine2.mak
  918. netware/build.bat
  919. netware/buildext.bat
  920. netware/buildlib.bat
  921. netware/buildsapi.bat
  922. netware/common.mif
  923. netware/mktemp.h
  924. netware/php-nw.bat
  925. netware/php4apache.mak
  926. netware/phplib.imp
  927. netware/phplib.mak
  928. netware/pwd.h
  929. netware/sendmail.c
  930. netware/sendmail.h
  931. netware/setbuild.bat
  932. netware/tsrm.mak
  933. netware/zend.mak:
  934. NetWare can make use autoconf based build.
  935. --Kamesh
  936. * (PHP_4_4)
  937. netware/sys/stat.h:
  938. NetWare LibC SDK has stat.h. So removing this.
  939. --Kamesh
  940. * (PHP_5_0)
  941. win32/sendmail.c
  942. win32/sendmail.h:
  943. Cleaned up the NetWare specific code
  944. * (PHP_5_0)
  945. netware/sendmail_nw.h
  946. netware/sysexits.h:
  947. Cleaning up the NetWare code sitting in win32/sendmail.c.
  948. Removing netware/sysexits.h
  949. --Kamesh
  950. * (PHP_5_0)
  951. ext/standard/mail.c:
  952. defined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather
  953. than including a sysexits.h
  954. --Kamesh
  955. 2005-07-27 Hartmut Holzgraefe <hartmut@php-groupies.de>
  956. * NEWS:
  957. news entry for bug #33882 fix
  958. 2005-07-27 Jani Taskinen <jani.taskinen@sci.fi>
  959. * configure.in:
  960. ws
  961. 2005-07-27 Antony Dovgal <antony@zend.com>
  962. * main/php_ini.c:
  963. ws fix
  964. 2005-07-27 Hartmut Holzgraefe <hartmut@php-groupies.de>
  965. * main/php_ini.c:
  966. edge case: do not remove trailing slash for root directory (Bug #33882)
  967. * main/php_ini.c:
  968. php.ini search logic needs to use the absolute path of the running binary
  969. when looking for php.ini in the directory the php binary is installed in
  970. 2005-07-27 Ilia Alshanetsky <ilia@prohost.org>
  971. * NEWS:
  972. Fixed bug #32139 (SOAP client does not auto-handle base64 encoding).
  973. 2005-07-27 Anantha Kesari H Y <hyanantha@novell.com>
  974. * (PHP_5_0)
  975. main/network.c:
  976. removing redundant inclusion of headers for NETWARE
  977. --Kamesh
  978. * (PHP_4_4)
  979. acinclude.m4:
  980. NetWare cross compile patches from 5.0
  981. --Kamesh
  982. * (PHP_4_4)
  983. configure.in:
  984. cross compile patches from 5.0 tree.
  985. --Kamesh
  986. * configure.in
  987. configure.in:
  988. configure.in
  989. moved the PHP_OS and PHP_UNAME definitions near the place other oses
  990. define them currently it is ggeting redined to build machine values when
  991. ./configure script is generated using autoconf version 2.13 but works fine
  992. with autoconf 2.51.
  993. Defining the default EXTENSION_DIR for NetWare
  994. --Kamesh
  995. * (PHP_4_4)
  996. ext/standard/datetime.c
  997. ext/standard/filestat.c
  998. ext/standard/head.c
  999. ext/standard/image.c
  1000. ext/standard/math.c
  1001. ext/standard/pageinfo.c:
  1002. ext/standard/datetime.c
  1003. Removed redundant NEW_LIBC checks
  1004. ext/standard/head.c
  1005. Removed redundant inclusion of headers
  1006. ext/standard/image.c
  1007. Removed redundant inclusion of headers
  1008. ext/standard/pageinfo.c
  1009. Removed redundant CLIB_STAT_CHECK. BG(page_mtime) was giving nano seconds
  1010. portion out of timespec corrected to seconds.
  1011. ext/standard/math.c
  1012. Not to hardcode inability as much as possible, in future NetWare LibC SDK
  1013. might have asinh that time autoconf can make this function available.
  1014. ext/standard/filestat.c
  1015. Fixed the typo of accessing the nano seconds from a timer_spec to seconds.
  1016. --Kamesh
  1017. * (PHP_4_4)
  1018. ext/bcmath/libbcmath/src/config.h
  1019. ext/mcve/mcve.c
  1020. ext/pcre/pcrelib/internal.h:
  1021. NetWare can make use of autoconf based build
  1022. * (PHP_4_4)
  1023. main/config.nw.h
  1024. main/php.h
  1025. main/php_syslog.h:
  1026. main/php_syslog.h
  1027. NetWare can make use of Autoconf based build.
  1028. main/php.h
  1029. Removed redundant NEW_LIBC checks.
  1030. PHP_UNAME and PHP_OS has been hardcoded for NetWare inside configure.in
  1031. Removed the config.nw.h
  1032. --Kamesh
  1033. * (PHP_4_4)
  1034. main/php_streams.h:
  1035. Removing redundant CLIB_STAT_PATCH checks.
  1036. --Kamesh
  1037. 2005-07-26 Ilia Alshanetsky <ilia@prohost.org>
  1038. * NEWS:
  1039. Fixed bug #33869 (strtotime() problem with "+1days" format).
  1040. 2005-07-26 Antony Dovgal <antony@zend.com>
  1041. * (PHP_4_4)
  1042. ext/pcre/pcrelib/pcre.c:
  1043. nuke unused var
  1044. 2005-07-26 Jani Taskinen <jani.taskinen@sci.fi>
  1045. * ZendEngine2/zend_execute_API.c:
  1046. bug #33865
  1047. 2005-07-26 Anantha Kesari H Y <hyanantha@novell.com>
  1048. * (PHP_4_4)
  1049. ext/mysql/config.m4:
  1050. NetWare libmysqlclient library is available as libmysql(olden times 8.3
  1051. limitation).
  1052. Applying the accepted patches on 5.0 tree.
  1053. --Kamesh
  1054. * (PHP_4_4)
  1055. main/fopen_wrappers.c
  1056. main/main.c
  1057. main/network.c
  1058. main/php_scandir.c
  1059. main/user_streams.c:
  1060. main/main.c
  1061. Removing redundant NEW_LIBC checks
  1062. main/fopen_wrappers.c
  1063. NetWare LibC SDK has sys/pwd.h and sys/param.h
  1064. Removed redundant NEW_LIBC checks
  1065. main/user_streams.c
  1066. NetWare specific stat structure issues.
  1067. main/php_scandir.c
  1068. Netware LibC SDK does not have search.h
  1069. main/network.c
  1070. Removed redundant NEW_LIBC checks.
  1071. NetWare LibC SDK has sys/param.h
  1072. --Kamesh
  1073. * (PHP_4_4)
  1074. TSRM/TSRM.c
  1075. TSRM/TSRM.h
  1076. TSRM/tsrm_virtual_cwd.c
  1077. TSRM/tsrm_virtual_cwd.h:
  1078. TSRM/TSRM.h
  1079. NetWare can make use of autoconf based build.
  1080. PTHREADS implementation of NetWare is good enough so dropping the code for
  1081. NetWare specific thread implementation in preference to PTHREADS
  1082. TSRM/TSRM.c
  1083. PTHREADS implementation of NetWare is good enough so dropping the code for
  1084. NetWare specific thread implementation in preference to PTHREADS
  1085. TSRM/tsrm_virtual_cwd.c
  1086. NetWare can make use of autoconf based build.
  1087. Removed redundant CLIB_STAT_PATCH checks
  1088. NetWare specific fixes from PHP_5_0.
  1089. TSRM/tsrm_virtual_cwd.h
  1090. Removed redundant CLIB_STAT_PATCH checks
  1091. NetWare specific fixes from PHP_5_0.
  1092. --Kamesh
  1093. * main/config.nw.h:
  1094. NetWare can make use of autoconf based build
  1095. --Kamesh
  1096. * (PHP_5_0)
  1097. main/config.nw.h:
  1098. removed main/config.nw.h
  1099. -- Kamesh
  1100. * (PHP_5_0)
  1101. ext/bcmath/libbcmath/src/config.h
  1102. ext/mcve/mcve.c
  1103. ext/pcre/pcrelib/internal.h
  1104. main/php_sprintf.c:
  1105. ext/pcre/pcrelib/internal.h
  1106. NetWare can make use autoconf based build.
  1107. main/php_sprintf.c
  1108. NetWare can make use autoconf based build.
  1109. ext/bcmath/libbcmath/src/config.h
  1110. NetWare can make use autoconf based build.
  1111. ext/mcve/mcve.c
  1112. NetWare can make use autoconf based build.
  1113. -- Kamesh
  1114. 2005-07-25 Ilia Alshanetsky <ilia@prohost.org>
  1115. * ext/pspell/README:
  1116. Updated URL leading to latest aspell.
  1117. 2005-07-25 Rasmus Lerdorf <rasmus@lerdorf.com>
  1118. * NEWS
  1119. sapi/apache2handler/sapi_apache2.c:
  1120. MFB fix for bug #33690
  1121. * main/php_variables.c:
  1122. I could have sworn I committed this a while ago. Just a tiny NULL safety
  1123. check here.
  1124. 2005-07-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  1125. * (PHP_5_0)
  1126. NEWS:
  1127. _ BFN
  1128. 2005-07-25 Rasmus Lerdorf <rasmus@lerdorf.com>
  1129. * (PHP_4_4)
  1130. NEWS
  1131. sapi/apache2handler/sapi_apache2.c:
  1132. Fix for bug #33690
  1133. 2005-07-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  1134. * ZendEngine2/zend_API.c:
  1135. - Fix #33853
  1136. * ext/pspell/tests/01pspell_basic.phpt:
  1137. - Be flexible about spellbook - we want to test the ext not the spell
  1138. corrections available
  1139. * sapi/cli/php_cli_readline.c:
  1140. - Bugfix #33733
  1141. 2005-07-25 Anantha Kesari H Y <hyanantha@novell.com>
  1142. * (PHP_4_4)
  1143. main/php.h:
  1144. NetWare LibC SDK has pwd.h and include sys/param.h
  1145. --Kamesh
  1146. * (PHP_4_4)
  1147. ext/session/mod_files.c:
  1148. Netware specific stat structure issues.
  1149. --Kamesh
  1150. * (PHP_4_4)
  1151. Zend/acconfig.h:
  1152. NetWare can make use of autoconf based build.
  1153. NetWare LibC's sys/types.h does not include sys/select.h implicitly as it
  1154. is the case with Linux LibC
  1155. -- Kamesh
  1156. * ext/standard/fsock.h
  1157. ext/standard/fsock.h
  1158. ext/standard/lcg.c
  1159. ext/standard/lcg.c:
  1160. ext/standard/fsock.h
  1161. Removing redundant inclusion of headers for NetWare
  1162. ext/standard/lcg.c
  1163. NetWare LibC SDK sys/time.h implicitly includes sys/timval.h so nothing
  1164. special needed for NetWare here.
  1165. --Kamesh
  1166. * (PHP_4_4)
  1167. ext/standard/dl.c
  1168. ext/standard/fsock.h
  1169. ext/standard/lcg.c
  1170. ext/standard/link.c
  1171. ext/standard/microtime.c:
  1172. ext/standard/dl.c
  1173. NetWare LibC dlsym works perfectly only thing that each of the extension
  1174. need to export a symbol with FULL capital prefix.
  1175. ext/standard/fsock.h
  1176. Removing redundant inclusion of headers for NetWare
  1177. ext/standard/lcg.c
  1178. NetWare LibC SDK sys/time.h implicitly includes sys/timval.h so nothing
  1179. special needed for NetWare here.
  1180. ext/standard/link.c
  1181. NetWare LibC SDK has pwd.h.
  1182. ext/standard/microtime.c
  1183. Removing redundant NEW_LIBC checks and nothing special about NetWare here.
  1184. including sys/time.h will do the needful.
  1185. --Kamesh
  1186. 2005-07-24 Yasuo Ohgaki <yohgaki@ohgaki.net>
  1187. * (PHP_4_4)
  1188. ext/pgsql/config.m4:
  1189. fix build with older pgsql.
  1190. 2005-07-23 Ilia Alshanetsky <ilia@prohost.org>
  1191. * NEWS:
  1192. Fixed bug #33841 (pdo sqlite driver forgets to update affected column count
  1193. on execution of prepared statments).
  1194. 2005-07-23 Jani Taskinen <jani.taskinen@sci.fi>
  1195. * TODO.BUILDv5:
  1196. Removed done stuff
  1197. 2005-07-23 Ilia Alshanetsky <ilia@prohost.org>
  1198. * ext/standard/string.c
  1199. ext/standard/tests/strings/str_word_count.phpt:
  1200. Fixed bug in str_word_count() when charlist if specified and "word" starts
  1201. with a character found inside the charlist.
  1202. 2005-07-23 Pierre-Alain Joye <pierre@dotgeek.org>
  1203. * ext/gd/libgd/gd.c:
  1204. - fix #33794 imagerotate rotates only CCW
  1205. introduced by transparent color patch
  1206. 2005-07-23 Anantha Kesari H Y <hyanantha@novell.com>
  1207. * (PHP_4_4)
  1208. Zend/zend.h:
  1209. NetWare can make use autoconf based build environment
  1210. * (PHP_4_4)
  1211. main/mergesort.c
  1212. main/php_compat.h
  1213. main/php_open_temporary_file.c
  1214. main/reentrancy.c:
  1215. main/php_compat.h
  1216. NetWare can make use of Autoconf based build.
  1217. main/php_open_temporary_file.c
  1218. NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC
  1219. checks.
  1220. NetWare LibC has mkstemp implementation
  1221. main/mergesort.c
  1222. Removing redundant sys/socket.h includes
  1223. main/reentrant.c
  1224. Removing the redundant rentrant time function wrappers of NetWare
  1225. --Kamesh
  1226. * (PHP_4_4)
  1227. ext/standard/dl.c
  1228. ext/standard/flock_compat.c
  1229. ext/standard/lcg.c
  1230. ext/standard/pack.c:
  1231. ext/standard/dl.c
  1232. NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC
  1233. checks.
  1234. ext/standard/flock_compat.c
  1235. Removing redundant NEW_LIBC checks
  1236. ext/standard/lcg.c
  1237. NetWare LibC SDK has sys/timeval.h so removing the redundant NEW_LIBC
  1238. checks.
  1239. ext/standard/pack.c
  1240. NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC
  1241. checks.
  1242. --Kamesh
  1243. 2005-07-22 Jani Taskinen <jani.taskinen@sci.fi>
  1244. * ext/pgsql/config.m4:
  1245. revert fix that did not fix anything
  1246. 2005-07-22 Yasuo Ohgaki <yohgaki@ohgaki.net>
  1247. * ext/pgsql/config.m4:
  1248. fix build with older postgresql
  1249. 2005-07-22 Anantha Kesari H Y <hyanantha@novell.com>
  1250. * (PHP_5_0)
  1251. main/php_syslog.h:
  1252. NetWare can make use of Autoconf based build
  1253. 2005-07-22 Dmitry Stogov <dmitry@zend.com>
  1254. * tests/lang/bug25922.phpt
  1255. tests/lang/bug25922.phpt:
  1256. $context is not longer passed by reference, so its modification has no
  1257. effect
  1258. * ZendEngine2/tests/bug33802.phpt
  1259. ZendEngine2/tests/bug33802.phpt:
  1260. Fixed bug #33802 (throw Exception in error handler causes crash)
  1261. * NEWS
  1262. NEWS
  1263. ZendEngine2/zend.c
  1264. ZendEngine2/zend.c
  1265. ZendEngine2/tests/bug33802.phpt:
  1266. Fixed bug #33802 (throw Exception in error handler causes crash)
  1267. 2005-07-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  1268. * ZendEngine2/zend_execute_API.c:
  1269. - Fix error generation logic (found by johannes)
  1270. 2005-07-21 Dmitry Stogov <dmitry@zend.com>
  1271. * ZendEngine2/zend_vm_def.h:
  1272. Fixed bug with returning from internal function by reference
  1273. * ext/standard/var.c:
  1274. Recursion protection
  1275. 2005-07-20 Jani Taskinen <jani.taskinen@sci.fi>
  1276. * NEWS:
  1277. there is not much point in putting entries of bugs fixed when bug only
  1278. existed in CVS and not in any release..
  1279. 2005-07-20 Ilia Alshanetsky <ilia@prohost.org>
  1280. * (PHP_4_4)
  1281. NEWS
  1282. ext/standard/file.c
  1283. ext/standard/tests/file/bug32160.phpt
  1284. ext/standard/tests/file/bug32160.txt:
  1285. MFH: Fixed bug #32160 (copying a file into itself leads to data loss).
  1286. 2005-07-20 Derick Rethans <php@derickrethans.nl>
  1287. * NEWS:
  1288. - Fixed bug #33578 (strtotime() problem with "Oct17" format).
  1289. - Fixed problems with lone years in strtotime().
  1290. - Added functions to timelib to get a list of all abbreviations and
  1291. timezone
  1292. identifiers.
  1293. - Fixed problems with parsed dates that only have GMT offsets associated
  1294. with them.
  1295. - Fixed a Windows compile problem.
  1296. - Added special constants for different often used date formats
  1297. (DATE_ISO8601,
  1298. DATE_RFC822, DATE_RSS etc).
  1299. - Fixed date_default_timezone_get() to return the guessed timezone if none
  1300. was set yet with date_default_timezone_set().
  1301. - Added experimental support for Date/Timezone objects as per
  1302. specifications.
  1303. 2005-07-20 Andrei Zmievski <andrei@gravitonic.com>
  1304. * NEWS
  1305. NEWS:
  1306. -** empty log message ***
  1307. 2005-07-20 Jani Taskinen <jani.taskinen@sci.fi>
  1308. * ext/mysqli/tests/009.phpt
  1309. ext/mysqli/tests/036.phpt:
  1310. Skip tests in 64bit systems
  1311. * pear/tests/pear_dependency_checkExtension.phpt:
  1312. fixed skipif to really skip
  1313. 2005-07-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  1314. * tests/classes/array_access_013.phpt:
  1315. - Add test to verify all ArrayAccess methods can throw
  1316. * tests/classes/iterators_007.phpt:
  1317. - Add test to verify all iterator methods can throw
  1318. * ZendEngine2/zend_interfaces.c:
  1319. - Dont't warn in case an exception is pending - in this case it'd
  1320. superflous
  1321. 2005-07-19 Wez Furlong <wez.php@thebrainroom.net>
  1322. * main/php_variables.c:
  1323. revert my last change; chasing ghosts.
  1324. * main/php_variables.c:
  1325. Don't crash when no treat_data method has been set in the sapi module
  1326. 2005-07-19 Dmitry Stogov <dmitry@zend.com>
  1327. * NEWS
  1328. NEWS
  1329. ZendEngine2/zend_compile.c
  1330. ZendEngine2/zend_compile.c
  1331. ZendEngine2/zend_execute.c
  1332. ZendEngine2/zend_vm_execute.h
  1333. ZendEngine2/zend_vm_opcodes.h:
  1334. Fixed bug #33710 (ArrayAccess objects doen't initialize $this)
  1335. 2005-07-19 Brad House <brad@mainstreetsoftworks.com>
  1336. * ext/mcve/mcve.c
  1337. ext/mcve/php_mcve.h:
  1338. \#if BRAD_0'd latest changes as requested until 5.1.0 release
  1339. 2005-07-18 Jani Taskinen <jani.taskinen@sci.fi>
  1340. * ext/standard/reg.c
  1341. ext/standard/reg.c:
  1342. MFB4_4: Fix compile problem with --regex=system on some systems
  1343. 2005-07-18 Brad House <brad@mainstreetsoftworks.com>
  1344. * (PHP_5_0)
  1345. ext/mcve/mcve.c
  1346. ext/mcve/php_mcve.h:
  1347. BACKPORT FROM HEAD: sync missing functions from libmonetra-5
  1348. * ext/mcve/mcve.c
  1349. ext/mcve/php_mcve.h:
  1350. sync missing functions from libmonetra-5
  1351. 2005-07-18 Ilia Alshanetsky <ilia@prohost.org>
  1352. * NEWS
  1353. main/php_variables.c:
  1354. Revert cookie patch for BC reasons.
  1355. 2005-07-18 Rasmus Lerdorf <rasmus@lerdorf.com>
  1356. * ZendEngine2/zend_language_scanner.l:
  1357. Valgrind is unhappy that this is not initialized
  1358. 2005-07-18 Andrei Zmievski <andrei@gravitonic.com>
  1359. * (PHP_4_4)
  1360. ext/standard/reg.c:
  1361. Use HAVE_REGEX_T_RE_MAGIC to fix compilation problem on systems where
  1362. re_magic is not provided publicly.
  1363. 2005-07-18 Jani Taskinen <jani.taskinen@sci.fi>
  1364. * acinclude.m4:
  1365. fix macro
  1366. 2005-07-18 Dmitry Stogov <dmitry@zend.com>
  1367. * ZendEngine2/zend_API.c
  1368. ZendEngine2/zend_API.h
  1369. ext/standard/dl.c
  1370. main/main.c:
  1371. Fixed bug in new module statrup mechanism
  1372. 2005-07-18 Wez Furlong <wez.php@thebrainroom.net>
  1373. * main/streams/plain_wrapper.c:
  1374. compile before commit (gah!)
  1375. 2005-07-18 Ilia Alshanetsky <ilia@prohost.org>
  1376. * ext/curl/interface.c:
  1377. Cleanup buffers on handle re-use.
  1378. 2005-07-18 Wez Furlong <wez.php@thebrainroom.net>
  1379. * main/streams/plain_wrapper.c:
  1380. Apparently our pipe detection code just above this isn't foolproof.
  1381. Catch it here.
  1382. 2005-07-18 Dmitry Stogov <dmitry@zend.com>
  1383. * ZendEngine2/tests/bug33558.phpt
  1384. ZendEngine2/tests/bug33558.phpt:
  1385. Fixed bug #33558 (warning with nested calls to functions returning by
  1386. reference)
  1387. * NEWS
  1388. NEWS
  1389. ZendEngine2/zend_execute.c
  1390. ZendEngine2/zend_vm_def.h
  1391. ZendEngine2/zend_vm_execute.h
  1392. ZendEngine2/zend_vm_opcodes.h
  1393. ZendEngine2/tests/bug33558.phpt:
  1394. Fixed bug #33558 (warning with nested calls to functions returning by
  1395. reference)
  1396. * ZendEngine2/zend_vm_def.h
  1397. ZendEngine2/zend_vm_execute.h
  1398. ZendEngine2/zend_vm_gen.php
  1399. ZendEngine2/zend_vm_opcodes.h:
  1400. Removed some compilation warnings.
  1401. 2005-07-18 Ilia Alshanetsky <ilia@prohost.org>
  1402. * (PHP_4_4)
  1403. main/php_variables.c:
  1404. MFH: Fixed handling of HTTP requests with multiple Cookie headers.
  1405. * NEWS
  1406. main/php_variables.c:
  1407. Fixed handling of HTTP requests with multiple Cookie headers.
  1408. 2005-07-18 Jani Taskinen <jani.taskinen@sci.fi>
  1409. * ZendEngine2/tests/bug33710.phpt:
  1410. typo
  1411. 2005-07-18 Frank M. Kromann <frank@kromann.info>
  1412. * ext/ming/config.w32:
  1413. Make sure we build with SWFPrebuilt.
  1414. 2005-07-18 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  1415. * run-tests.php:
  1416. - Show end of relay testing block
  1417. * ext/ming/ming.c:
  1418. - Provide distinction and distinct tests
  1419. 2005-07-17 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  1420. * ext/ming/config.m4
  1421. ext/ming/ming.c:
  1422. - Compatibility with ming 0.2a and 0.3a
  1423. * ZendEngine2/tests/bug33710.phpt:
  1424. - Add new test
  1425. 2005-07-17 Ilia Alshanetsky <ilia@prohost.org>
  1426. * ZendEngine2/zend_compile.c:
  1427. Added missing init.
  1428. 2005-07-17 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  1429. * main/streams/plain_wrapper.c:
  1430. - Fix problem with debug mode on selective machines
  1431. * ext/xml/tests/bug26614.phpt
  1432. ext/xml/tests/bug26614_libxml.phpt:
  1433. - If you ask me both (expat and libxml) are not really accurate about byte
  1434. positions and columns...however the line number information is now
  1435. correct for both so for the moment we live with the situation that they
  1436. return different byte and column information.
  1437. 2005-07-16 Ilia Alshanetsky <ilia@prohost.org>
  1438. * ext/curl/interface.c:
  1439. Added 2 missing cURL options available in all versions.
  1440. 2005-07-16 Anantha Kesari H Y <hyanantha@novell.com>
  1441. * netware/ApacheCore.imp
  1442. netware/BisonExtStandard.bat
  1443. netware/BisonFlexZend.bat
  1444. netware/ZendEngine2.mak
  1445. netware/build.bat
  1446. netware/buildext.bat
  1447. netware/buildlib.bat
  1448. netware/buildsapi.bat
  1449. netware/common.mif
  1450. netware/libpq-fe.h
  1451. netware/libpq.imp
  1452. netware/php-nw.bat
  1453. netware/php5apache.mak
  1454. netware/php5apache2filter.mak
  1455. netware/php5cli.mak
  1456. netware/phplib.imp
  1457. netware/phplib.mak
  1458. netware/phptest.ncf
  1459. netware/postgres_ext.h
  1460. netware/setbuild.bat
  1461. netware/time_nw.c
  1462. netware/tsrm.mak
  1463. netware/zend.mak:
  1464. NetWare can make use of the Autoconf based build system
  1465. * netware/libpq/libpq-fs.h:
  1466. libpq-fs.h this file is of no use
  1467. * (PHP_5_0)
  1468. netware/ApacheCore.imp
  1469. netware/BisonExtStandard.bat
  1470. netware/BisonFlexZend.bat
  1471. netware/ZendEngine2.mak
  1472. netware/build.bat
  1473. netware/buildext.bat
  1474. netware/buildlib.bat
  1475. netware/buildsapi.bat
  1476. netware/common.mif
  1477. netware/libpq-fe.h
  1478. netware/libpq.imp
  1479. netware/php-nw.bat
  1480. netware/php5apache.mak
  1481. netware/php5apache2filter.mak
  1482. netware/php5cli.mak
  1483. netware/phplib.imp
  1484. netware/phplib.mak
  1485. netware/phptest.ncf
  1486. netware/postgres_ext.h
  1487. netware/setbuild.bat
  1488. netware/time_nw.c
  1489. netware/tsrm.mak
  1490. netware/zend.mak:
  1491. NetWare can make use the AutoConf based build system
  1492. * (PHP_5_0)
  1493. netware/libpq/libpq-fs.h:
  1494. removing the redundant file libpq-fs.h
  1495. * (PHP_5_0)
  1496. sapi/apache2filter/php_apache.h
  1497. sapi/apache2filter/sapi_apache2.c:
  1498. sapi/apache2filter/php_apache.h
  1499. Removing redundant CLIB_STAT_PATCH
  1500. sapi/apache2filter/sapi_apache2.c
  1501. Removing redundant CLIB_STAT_PATCH
  1502. -- Kamesh
  1503. * main/fopen_wrappers.c
  1504. main/main.c:
  1505. main/fopen_wrappers.c
  1506. NetWare file names are case insensitive
  1507. main/main.c
  1508. NetWare has no sendmail binary. It uses the smart host mailing code
  1509. avaiolable in php distro. Could not find a better place to put this than
  1510. main/main.c.
  1511. -- Kamesh
  1512. * (PHP_5_0)
  1513. main/fopen_wrappers.c
  1514. main/main.c
  1515. main/php_open_temporary_file.c
  1516. main/php_streams.h
  1517. main/safe_mode.c:
  1518. main/fopen_wrappers.c
  1519. NetWare file names are case insensitive
  1520. main/main.c
  1521. NetWare has no sendmail binary. It uses the smart host mailing code
  1522. avaiolable in php distro. Could not find a better place to put this than
  1523. main/main.c.
  1524. main/php_open_temporary_file.c,v
  1525. Removed the unused variable in NetWare block.
  1526. main/php_streams.h
  1527. Removing the redundant CLIB_STAT_PATCH
  1528. main/safe_mode.c
  1529. NetWare has no uid.
  1530. -- Kamesh
  1531. * (PHP_5_0)
  1532. TSRM/TSRM.c
  1533. TSRM/tsrm_virtual_cwd.c
  1534. TSRM/tsrm_virtual_cwd.h:
  1535. TSRM/tsrm_virtual_cwd.c
  1536. Removing the redundant CLIB_STAT_PATCH
  1537. TSRM/tsrm_virtual_cwd.h
  1538. Removing the redundant CLIB_STAT_PATCH
  1539. TSRM/TSRM.c
  1540. Netware pthreads support is good enough. So removing all these fixes of
  1541. old times.
  1542. -- Kamesh
  1543. * TSRM/TSRM.c:
  1544. Netware pthreads support is good enough. So removing all these fixes of old
  1545. times.
  1546. -- Kamesh
  1547. * (PHP_5_0)
  1548. ext/standard/string.c:
  1549. NetWare specific dirname fixes.
  1550. --Kamesh
  1551. 2005-07-15 George Schlossnagle <george@omniti.com>
  1552. * ext/curl/interface.c
  1553. ext/curl/php_curl.h:
  1554. Darwin seems to like this much better.
  1555. * ext/xsl/php_xsl.c
  1556. ext/xsl/xsl_fe.h:
  1557. Darwin seems to like this arrangement much better.
  1558. 2005-07-15 Sara Golemon <php@alphaweb.net>
  1559. * ext/standard/ftp_fopen_wrapper.c:
  1560. Pass context parameter through to xport_create
  1561. 2005-07-15 Anantha Kesari H Y <hyanantha@novell.com>
  1562. * ext/standard/file.h
  1563. ext/standard/string.c
  1564. ext/standard/syslog.c:
  1565. ext/standard/file.h NetWare LibC has fnmatch and realpath implemented.
  1566. ext/standard/syslog.c Except LOG_SYSLOG other syslog macros are supported
  1567. by NetWare LibC.
  1568. ext/standard/string.c NetWare fix for dirname
  1569. -- Kamesh
  1570. * (PHP_5_0)
  1571. ext/standard/file.h
  1572. ext/standard/filestat.c
  1573. ext/standard/link.c
  1574. ext/standard/pageinfo.c
  1575. ext/standard/syslog.c:
  1576. ext/standard/file.h NetWare LibC has fnmatch and realpath implemented.
  1577. ext/standard/filestat.c Removing redundant CLIB_STAT_PATCH and fixing some
  1578. NetWare specific stat structure.
  1579. ext/standard/link.c Removing redundant CLIB_STAT_PATCH.
  1580. ext/standard/pageinfo.c Removing redundant CLIB_STAT_PATCH and fixing some
  1581. NetWare specific stat structure.
  1582. ext/standard/syslog.c Except LOG_SYSLOG NetWare LibC has other macros
  1583. defined.
  1584. -- Kamesh
  1585. 2005-07-14 Ilia Alshanetsky <ilia@prohost.org>
  1586. * ext/standard/http_fopen_wrapper.c:
  1587. Properly recognize redirect code 303.
  1588. When encountering redirect on POST request follow browsers and cURL and
  1589. perform GET on the specified location field.
  1590. 2005-07-14 Andi Gutmans <andi@zend.com>
  1591. * configure.in
  1592. ZendEngine2/zend.h
  1593. main/php_version.h:
  1594. - Back to -dev
  1595. * (php_5_1_0b3)
  1596. NEWS
  1597. configure.in
  1598. ZendEngine2/zend.h
  1599. main/php_version.h:
  1600. - Beta 3
  1601. 2005-07-14 Jani Taskinen <jani.taskinen@sci.fi>
  1602. * (php_5_1_0b3)
  1603. acinclude.m4
  1604. configure.in
  1605. main/php_network.h:
  1606. - Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macro
  1607. - Removed duplicate sa_len check from configure.in
  1608. - Unified the sockaddr tests into PHP_SOCKADDR_CHECKS macro
  1609. * acinclude.m4:
  1610. Fix the re_magic test by adding missing #include <sys/types.h>
  1611. 2005-07-13 Sara Golemon <php@alphaweb.net>
  1612. * ext/standard/ftp_fopen_wrapper.c:
  1613. Route ftp:// wrapper via transports layer.\nFix typo in datastream crypto
  1614. startup
  1615. 2005-07-13 Ilia Alshanetsky <ilia@prohost.org>
  1616. * (PHP_4_4)
  1617. NEWS
  1618. main/rfc1867.c
  1619. main/rfc1867.c:
  1620. MFH: Fixed bug #33673 (Added detection for partially uploaded files).
  1621. * NEWS
  1622. main/rfc1867.c:
  1623. Fixed bug #33673 (Added detection for partially uploaded files).
  1624. 2005-07-13 Jani Taskinen <jani.taskinen@sci.fi>
  1625. * acinclude.m4:
  1626. typofix
  1627. * acinclude.m4:
  1628. - Added check whether re_magic exists in struct regex_t
  1629. * php.ini-dist
  1630. php.ini-recommended:
  1631. fix typo
  1632. 2005-07-12 Andi Gutmans <andi@zend.com>
  1633. * (php_5_1_0b3)
  1634. NEWS:
  1635. - Update Beta 3 date
  1636. 2005-07-12 Antony Dovgal <antony@zend.com>
  1637. * (php_5_1_0b3)
  1638. ext/mysqli/mysqli_fe.c
  1639. ext/mysqli/php_mysqli.h:
  1640. add forgotten ifdefs, fix #33667 (mysqli doesn't compile)
  1641. 2005-07-12 Andi Gutmans <andi@zend.com>
  1642. * NEWS:
  1643. - Update News
  1644. * configure.in
  1645. ZendEngine2/zend.h
  1646. main/php_version.h:
  1647. - Back to -dev
  1648. * (php_5_1_0b3)
  1649. configure.in
  1650. ZendEngine2/zend.h
  1651. main/php_version.h:
  1652. - Beta 3
  1653. 2005-07-12 Ilia Alshanetsky <ilia@prohost.org>
  1654. * NEWS
  1655. ext/standard/file.c:
  1656. Added support for LOCK_EX flag for file_put_contents().
  1657. * (php_5_1_0b3)
  1658. main/SAPI.c
  1659. main/main.c:
  1660. Fixed double-free in the digest authentication handling.
  1661. 2005-07-12 Georg Richter <georg@mysql.com>
  1662. * (php_5_1_0b3)
  1663. ext/mysqli/mysqli_nonapi.c
  1664. ext/mysqli/php_mysqli.h:
  1665. changed version dependency for charset functions
  1666. 2005-07-12 Antony Dovgal <antony@zend.com>
  1667. * (php_5_1_0b3)
  1668. tests/lang/bug22367.phpt
  1669. tests/lang/bug22510.phpt:
  1670. fix tests that started to fail after the last change in ZE
  1671. (noticed by Nuno)
  1672. 2005-07-12 Georg Richter <georg@mysql.com>
  1673. * ext/mysqli/mysqli_nonapi.c
  1674. ext/mysqli/php_mysqli.h:
  1675. removed charset structure. libmysql now provides a function
  1676. mysqli_get_character_set_info (Vers. 5.0.10)
  1677. 2005-07-12 Dmitry Stogov <dmitry@zend.com>
  1678. * NEWS
  1679. NEWS
  1680. NEWS
  1681. Zend/zend_execute_API.c
  1682. ZendEngine2/zend_execute_API.c
  1683. ZendEngine2/zend_execute_API.c:
  1684. Fixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF).
  1685. (Nuno)
  1686. 2005-07-11 Ilia Alshanetsky <ilia@prohost.org>
  1687. * ZendEngine2/zend_vm_def.h
  1688. ZendEngine2/zend_vm_execute.h:
  1689. Make references misuse emit E_NOTICE rather E_STRICT to be compatible with
  1690. PHP 4.4.0
  1691. 2005-07-11 Dmitry Stogov <dmitry@zend.com>
  1692. * (PHP_4_4)
  1693. NEWS
  1694. ext/standard/array.c:
  1695. Fixed bug #31158 (array_splice on $GLOBALS crashes)
  1696. 2005-07-11 Derick Rethans <php@derickrethans.nl>
  1697. * (PHP_4_4)
  1698. configure.in
  1699. main/php_version.h:
  1700. - Back to -dev.
  1701. * (PHP_4_4)
  1702. NEWS
  1703. configure.in
  1704. main/php_version.h:
  1705. - Go with 4.4.0.
  1706. 2005-07-11 Jon Parise <jon+php@csh.rit.edu>
  1707. * run-tests.php:
  1708. Removing the automake-related output. The build no longer uses automake.
  1709. While I'm here, rewrite the PHP_AUTOCONF-related code to more closely
  1710. match the conventions used elsewhere in this section. The result should
  1711. be functionally the same as before.
  1712. 2005-07-11 Ilia Alshanetsky <ilia@prohost.org>
  1713. * ext/mime_magic/mime_magic.c:
  1714. Compiler warning fix.
  1715. 2005-07-10 Jani Taskinen <jani.taskinen@sci.fi>
  1716. * NEWS
  1717. ext/dbx/.cvsignore
  1718. ext/dbx/CREDITS
  1719. ext/dbx/INSTALL
  1720. ext/dbx/config.m4
  1721. ext/dbx/config.w32
  1722. ext/dbx/dbx.c
  1723. ext/dbx/dbx.dsp
  1724. ext/dbx/dbx.h
  1725. ext/dbx/dbx_fbsql.c
  1726. ext/dbx/dbx_fbsql.h
  1727. ext/dbx/dbx_mssql.c
  1728. ext/dbx/dbx_mssql.h
  1729. ext/dbx/dbx_mysql.c
  1730. ext/dbx/dbx_mysql.h
  1731. ext/dbx/dbx_oci8.c
  1732. ext/dbx/dbx_oci8.h
  1733. ext/dbx/dbx_odbc.c
  1734. ext/dbx/dbx_odbc.h
  1735. ext/dbx/dbx_pgsql.c
  1736. ext/dbx/dbx_pgsql.h
  1737. ext/dbx/dbx_sqlite.c
  1738. ext/dbx/dbx_sqlite.h
  1739. ext/dbx/dbx_sybasect.c
  1740. ext/dbx/dbx_sybasect.h
  1741. ext/dbx/howto_extend_dbx.html
  1742. ext/dbx/package.xml
  1743. ext/dbx/php_dbx.h
  1744. ext/dbx/tests/.cvsignore
  1745. ext/dbx/tests/001.phpt
  1746. ext/dbx/tests/002.phpt
  1747. ext/dbx/tests/003.phpt
  1748. ext/dbx/tests/004.phpt
  1749. ext/dbx/tests/005.phpt
  1750. ext/dbx/tests/006.phpt
  1751. ext/dbx/tests/007.phpt
  1752. ext/dbx/tests/008.phpt
  1753. ext/dbx/tests/009.phpt
  1754. ext/dbx/tests/010.phpt
  1755. ext/dbx/tests/dbx_test.p
  1756. ext/dbx/tests/dbx_test.pgsql.script
  1757. ext/dbx/tests/dbx_test.script
  1758. ext/dbx/tests/skipif.inc
  1759. ext/ircg/.cvsignore
  1760. ext/ircg/CREDITS
  1761. ext/ircg/Makefile.frag
  1762. ext/ircg/README.txt
  1763. ext/ircg/config.m4
  1764. ext/ircg/ircg.c
  1765. ext/ircg/ircg.php
  1766. ext/ircg/ircg_common.c
  1767. ext/ircg/ircg_scanner.c
  1768. ext/ircg/ircg_scanner.re
  1769. ext/ircg/ircg_thttpd.c
  1770. ext/ircg/php_ircg.h
  1771. ext/ircg/php_ircg_alloc.h
  1772. ext/ircg/php_ircg_cache.c
  1773. ext/ircg/php_ircg_cache.h
  1774. ext/ircg/php_ircg_conversion.c
  1775. ext/ircg/php_ircg_conversion.h
  1776. ext/ircg/php_ircg_error.c
  1777. ext/ircg/php_ircg_error.h
  1778. ext/ircg/php_ircg_formats.h
  1779. ext/ircg/php_ircg_hash.h
  1780. ext/ircg/php_ircg_lock.h
  1781. ext/ircg/php_ircg_private.h
  1782. ext/ircg/php_ircg_smart_str.h
  1783. ext/ircg/php_ircg_tokenizer.c
  1784. ext/ircg/php_ircg_tokenizer.h:
  1785. - Moved ext/dbx and ext/ircg to PECL.
  1786. 2005-07-09 Jani Taskinen <jani.taskinen@sci.fi>
  1787. * run-tests.php:
  1788. show ugly full path for failed redirected tests
  1789. * ext/ldap/ldap.c:
  1790. - No need to use convert_to_string_ex() when dealing with strings
  1791. * NEWS
  1792. ext/ldap/ldap.c:
  1793. - Fixed bug #33588 (LDAP: RootDSE query not possible).
  1794. 2005-07-08 Jani Taskinen <jani.taskinen@sci.fi>
  1795. * run-tests.php:
  1796. Sanitazione
  1797. 2005-07-08 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  1798. * main/snprintf.h:
  1799. - Fix *printf(%lld) under windows
  1800. 2005-07-08 Antony Dovgal <antony@zend.com>
  1801. * ext/standard/head.c:
  1802. fix tsrm build
  1803. 2005-07-08 Ilia Alshanetsky <ilia@prohost.org>
  1804. * ext/standard/head.c:
  1805. Missing bit of the previous patch.
  1806. * ext/standard/head.c:
  1807. Fixed compiler warning.
  1808. 2005-07-08 Antony Dovgal <antony@zend.com>
  1809. * ext/standard/head.c:
  1810. make use of T token
  1811. * NEWS
  1812. ext/standard/head.c:
  1813. fix #33597 (setcookie() "expires" date format doesn't comply with RFC)
  1814. 2005-07-08 Jani Taskinen <jani.taskinen@sci.fi>
  1815. * ext/mysqli/tests/041.phpt:
  1816. Make sure we get a WARNING and not an ERROR here :)
  1817. * ZendEngine2/tests/unset_cv05.phpt
  1818. ZendEngine2/tests/unset_cv06.phpt
  1819. tests/basic/bug20539.phpt:
  1820. fix test when session.save_handler is "user"
  1821. 2005-07-08 Ilia Alshanetsky <ilia@prohost.org>
  1822. * NEWS
  1823. ext/pgsql/pgsql.c
  1824. ext/pgsql/php_pgsql.h:
  1825. Added pg_fetch_all_columns() function to fetch all values of a column from
  1826. a result cursor.
  1827. 2005-07-07 Jani Taskinen <jani.taskinen@sci.fi>
  1828. * acinclude.m4:
  1829. - Fixed stupid bug in PHP_INSTALL_HEADERS() macro: "foo bar" != foo bar
  1830. - ext/date/lib/timelib_config.h is also installed now
  1831. 2005-07-07 Dmitry Stogov <dmitry@zend.com>
  1832. * tests/classes/array_access_001.phpt
  1833. tests/classes/array_access_002.phpt:
  1834. Fixed bug #33512 (Add missing support for isset()/unset() overloading to
  1835. complement the property get/set methods). Now empty($obj[...]) works
  1836. proper but in addition it may call offsetGet() method.
  1837. * NEWS
  1838. ZendEngine2/zend.h
  1839. ZendEngine2/zend_API.c
  1840. ZendEngine2/zend_API.h
  1841. ZendEngine2/zend_compile.c
  1842. ZendEngine2/zend_compile.h
  1843. ZendEngine2/zend_object_handlers.c
  1844. ZendEngine2/zend_objects.c
  1845. ZendEngine2/zend_reflection_api.c:
  1846. Fixed bug #33512 (Add missing support for isset()/unset() overloading to
  1847. complement the property get/set methods)
  1848. 2005-07-07 Anantha Kesari H Y <hyanantha@novell.com>
  1849. * ZendEngine2/zend_stream.c
  1850. ZendEngine2/zend_stream.c:
  1851. zend_stream_getc uses fread internally. NetWare LibC fread reads 4(Which I
  1852. believe EOT) for EOF(^D) character. This happens when fread is asked to
  1853. read one and only character as is the case with cl interactive mode.
  1854. -- Kamesh
  1855. 2005-07-07 Antony Dovgal <antony@zend.com>
  1856. * NEWS
  1857. ext/standard/string.c:
  1858. fix #33605 (substr_compare() crashes with negative offset & length)
  1859. 2005-07-07 Dmitry Stogov <dmitry@zend.com>
  1860. * NEWS
  1861. ZendEngine2/zend_execute_API.c
  1862. ZendEngine2/zend_hash.c
  1863. ZendEngine2/zend_hash.h
  1864. ZendEngine2/tests/bug28072.phpt:
  1865. Fixed bug #28072 (static array with some constant keys will be incorrectly
  1866. ordered).
  1867. 2005-07-07 Wez Furlong <wez.php@thebrainroom.net>
  1868. * run-tests.php:
  1869. sort redirected tests
  1870. * run-tests.php:
  1871. Fix 2 bugs:
  1872. - summary is only displayed if 2 or more tests were detected
  1873. - error out of a bogus test name is passed in
  1874. 2005-07-07 Rob Richards <rrichards@ctindustries.net>
  1875. * ext/dom/element.c:
  1876. Allow NULL namespaceURI for getAttributeNodeNS
  1877. 2005-07-07 Jani Taskinen <jani.taskinen@sci.fi>
  1878. * NEWS:
  1879. reorder. Also: Documentation belongs elsewhere :)
  1880. 2005-07-07 Anantha Kesari H Y <hyanantha@novell.com>
  1881. * (PHP_5_0)
  1882. TSRM/tsrm_virtual_cwd.c:
  1883. 1)gwtcwd of NetWare LibC gives a cwd with a volume information.
  1884. So using getcwdpath which gives with volume information.
  1885. getcwdpath gives with directory seperator as \ which is against our
  1886. DEFAULT_SLASH of /.
  1887. So finding and replacing \ with /
  1888. 2)NetWare file path normalization code in virtual_file_ex.
  1889. -- Kamesh
  1890. * TSRM/tsrm_virtual_cwd.h:
  1891. Reverting the DEFAULT_SLASH to / as it breaks the FreeBSD derived function
  1892. of NetWare LibC like glob.
  1893. -- Kamesh
  1894. * TSRM/tsrm_virtual_cwd.c:
  1895. gwtcwd of NetWare LibC gives a cwd with a volume information.
  1896. So using getcwdpath which gives with volume information.
  1897. getcwdpath gives with directory seperator as \ which is against our
  1898. DEFAULT_SLASH of /. So finding and replacing \ with /
  1899. -- Kamesh
  1900. * TSRM/tsrm_virtual_cwd.h:
  1901. COPY_WHEN_ABSOLUTE is not needed for NetWare.
  1902. -- Kamesh
  1903. * (PHP_5_0)
  1904. TSRM/tsrm_virtual_cwd.h:
  1905. COPY_WHEN_ABSOLUTE is not needed for NetWare.
  1906. NetWare can understand the file paths with volumnename with a colon,
  1907. starting with / or \\ as absolute paths.
  1908. -- Kamesh
  1909. 2005-07-07 Dmitry Stogov <dmitry@zend.com>
  1910. * NEWS
  1911. acinclude.m4
  1912. sapi/cgi/config9.m4
  1913. sapi/cli/config.m4:
  1914. Fixed support for shared extensions on AIX
  1915. 2005-07-07 Rasmus Lerdorf <rasmus@lerdorf.com>
  1916. * ext/simplexml/simplexml.c:
  1917. Missing closing folding marker
  1918. 2005-07-06 Edin Kadribasic <edink@emini.dk>
  1919. * ext/zlib/php_zlib.def:
  1920. Export missing symbol
  1921. 2005-07-06 Wez Furlong <wez.php@thebrainroom.net>
  1922. * run-tests.php:
  1923. Add a new kind of test to the test harness. REDIRECTTEST sections allow an
  1924. extension to piggy-back on the tests defined under another dir and run
  1925. those.
  1926. Example of its use follows shortly with pdo tests.
  1927. 2005-07-05 Jani Taskinen <jani.taskinen@sci.fi>
  1928. * ext/standard/incomplete_class.c
  1929. ext/standard/php_incomplete_class.h:
  1930. - Fixed crash in serialize() + classes. (64bit only)
  1931. 2005-07-05 Derick Rethans <php@derickrethans.nl>
  1932. * NEWS:
  1933. - Fixed bug #33578 (strtotime() doesn't understand "11 Oct" format).
  1934. (Derick)
  1935. 2005-07-05 Ilia Alshanetsky <ilia@prohost.org>
  1936. * NEWS
  1937. ext/standard/streamsfuncs.c
  1938. ext/standard/tests/file/stream_get_line.phpt:
  1939. Fixed crash inside stream_get_line() when length parameter equals 0.
  1940. 2005-07-05 Edin Kadribasic <edink@emini.dk>
  1941. * ext/pgsql/pgsql.c:
  1942. Properly detect when the copy command fails
  1943. 2005-07-05 Dmitry Stogov <dmitry@zend.com>
  1944. * main/main.c
  1945. main/main.c:
  1946. Fixed crash in ext\standard\tests\general_functions\bug32647.php on Windows
  1947. * ext/session/tests/bug31454.phpt
  1948. ext/session/tests/bug31454.phpt:
  1949. Fixed test file
  1950. 2005-07-05 Derick Rethans <php@derickrethans.nl>
  1951. * (PHP_4_4)
  1952. NEWS
  1953. ext/pgsql/pgsql.c:
  1954. - MFH: Fixed memory corruption in pg_copy_from() in case the as_null
  1955. parameter
  1956. was passed. (Derick)
  1957. * (PHP_5_0)
  1958. NEWS
  1959. ext/pgsql/pgsql.c:
  1960. - MFH: Fixed memory corruption in pg_copy_from() in case the as_null
  1961. parameter was
  1962. passed.
  1963. * NEWS
  1964. ext/pgsql/pgsql.c:
  1965. - Fixed memory corruption in pg_copy_from() in case the as_null parameter
  1966. was
  1967. passed. (Derick)
  1968. 2005-07-04 Jon Parise <jon+php@csh.rit.edu>
  1969. * run-tests.php:
  1970. If the PHP_AUTOCONF and PHP_AUTOMAKE environmental variables are set, use
  1971. them when describing the build environment.
  1972. Support for these variables was originally added to build/build2.mk:1.36.
  1973. As a side note, the build system uses PHP_AUTOHEADER. Perhaps it should
  1974. be listed on its own in the build environment for completeness, despite it
  1975. being a component of the autoconf package.
  1976. 2005-07-04 Dmitry Stogov <dmitry@zend.com>
  1977. * ZendEngine2/zend_compile.h
  1978. ZendEngine2/zend_execute.c
  1979. ZendEngine2/zend_language_parser.y
  1980. ZendEngine2/zend_vm_def.h
  1981. ZendEngine2/zend_vm_execute.h
  1982. ZendEngine2/zend_vm_opcodes.h:
  1983. Fixed SIGSEGV on 'global ${"{$blah}_ID"};'
  1984. 2005-07-04 Jani Taskinen <jani.taskinen@sci.fi>
  1985. * ext/session/tests/001.phpt
  1986. ext/session/tests/003.phpt
  1987. ext/session/tests/006.phpt
  1988. ext/session/tests/007.phpt
  1989. ext/session/tests/008-php4.2.3.phpt
  1990. ext/session/tests/009.phpt
  1991. ext/session/tests/012.phpt
  1992. ext/session/tests/013.phpt
  1993. ext/session/tests/014.phpt
  1994. ext/session/tests/015.phpt
  1995. ext/session/tests/017.phpt
  1996. ext/session/tests/018.phpt
  1997. ext/session/tests/019.phpt
  1998. ext/session/tests/020.phpt
  1999. ext/session/tests/021.phpt
  2000. ext/session/tests/bug24592.phpt
  2001. ext/session/tests/bug26862.phpt:
  2002. Make sure files-save handler is used always
  2003. 2005-07-04 Dmitry Stogov <dmitry@zend.com>
  2004. * NEWS
  2005. NEWS
  2006. sapi/aolserver/aolserver.c
  2007. sapi/aolserver/aolserver.c
  2008. sapi/apache2filter/apache_config.c
  2009. sapi/apache2filter/apache_config.c
  2010. sapi/apache2handler/apache_config.c
  2011. sapi/apache2handler/apache_config.c
  2012. sapi/nsapi/nsapi.c
  2013. sapi/nsapi/nsapi.c:
  2014. Fixed bug #33520 (crash if safe_mode is on and session.save_path is
  2015. changed)
  2016. 2005-07-04 Jani Taskinen <jani.taskinen@sci.fi>
  2017. * tests/lang/023.phpt:
  2018. UTC is better
  2019. 2005-07-04 Dmitry Stogov <dmitry@zend.com>
  2020. * ext/standard/tests/array/bug31158.phpt
  2021. ext/standard/tests/array/bug31158.phpt:
  2022. Fixed bug #31158 (array_splice on $GLOBALS crashes)
  2023. * NEWS
  2024. NEWS
  2025. ZendEngine2/zend_API.h
  2026. ZendEngine2/zend_execute_API.c
  2027. ext/standard/array.c
  2028. ext/standard/array.c
  2029. ext/standard/tests/array/bug31158.phpt:
  2030. Fixed bug #31158 (array_splice on $GLOBALS crashes)
  2031. 2005-07-04 Jani Taskinen <jani.taskinen@sci.fi>
  2032. * tests/lang/023.phpt:
  2033. fix test
  2034. 2005-07-04 Derick Rethans <php@derickrethans.nl>
  2035. * NEWS:
  2036. - Fixed bug #33562 (date("") crashes).
  2037. 2005-07-03 Derick Rethans <php@derickrethans.nl>
  2038. * NEWS:
  2039. - Fixed bug #33536 (strtotime defaults to now even on non time string).
  2040. * ext/standard/basic_functions.c
  2041. ext/standard/datetime.c:
  2042. - Reimplemented time(), getdate() and localtime() functions with new
  2043. datetime
  2044. library.
  2045. * NEWS
  2046. ext/standard/basic_functions.c
  2047. ext/standard/datetime.c
  2048. ext/standard/datetime.h:
  2049. - Fixed bug #33532 (Different output for strftime() and date()).
  2050. - Re-implemented checkdate(), strftime() and gmstrftime() with the new
  2051. timelib
  2052. code.
  2053. 2005-07-03 Jani Taskinen <jani.taskinen@sci.fi>
  2054. * NEWS:
  2055. function style
  2056. 2005-07-03 Derick Rethans <php@derickrethans.nl>
  2057. * ext/standard/tests/time/003.phpt
  2058. ext/standard/tests/time/bug21966.phpt
  2059. ext/standard/tests/time/bug27719.phpt
  2060. ext/standard/tests/time/mktime.phpt:
  2061. - Move mktime/gmmktime related tests from ext/standard to ext/date.
  2062. * NEWS
  2063. ext/standard/basic_functions.c
  2064. ext/standard/datetime.c
  2065. ext/standard/datetime.h
  2066. ext/standard/tests/time/003.phpt
  2067. ext/standard/tests/time/bug27719.phpt
  2068. ext/standard/tests/time/mktime.phpt:
  2069. - Fixed bug #30096 (gmmktime does not return the corrent time).
  2070. - Re-implemented mktime and gmmktime with new date time library.
  2071. - Added testcase for bug #30096, updated test cases for E_STRICT warning
  2072. of
  2073. is_dst parameter usage for mktime/gmmktime.
  2074. 2005-07-03 Dmitry Stogov <dmitry@zend.com>
  2075. * ZendEngine2/zend_vm_def.h
  2076. ZendEngine2/zend_vm_execute.h
  2077. ZendEngine2/zend_vm_opcodes.h:
  2078. Fixed memory leak
  2079. * (PHP_5_0)
  2080. ext/session/tests/007.phpt
  2081. ext/session/tests/008-php4.2.3.phpt
  2082. ext/session/tests/009.phpt:
  2083. Fixed test fules (they assumend register_long_arrays=1)
  2084. 2005-07-02 Edin Kadribasic <edink@emini.dk>
  2085. * (PHP_4_4)
  2086. NEWS:
  2087. BFN: now in the correct place :)
  2088. * NEWS
  2089. NEWS:
  2090. BFN
  2091. * ext/odbc/php_odbc.c:
  2092. Don't crash on exit by destroying the same hash twice
  2093. 2005-07-02 Derick Rethans <php@derickrethans.nl>
  2094. * NEWS:
  2095. - Overhauled selecting the correct timezone. The timezone set with
  2096. "date_timezone_set" override the TZ environment variable, which on its
  2097. turn
  2098. overrides the date.timezone setting. If none of the three is set, we
  2099. fallback
  2100. to UTC.
  2101. - Added "date_timezone_set" function to set the timezone that the date
  2102. functions will use.
  2103. 2005-07-02 Greg Beaver <greg@chiaraquartet.net>
  2104. * pear/packages/XML_RPC-1.3.1.tar
  2105. pear/packages/XML_RPC-1.3.1.tgz:
  2106. XML_RPC -> 1.3.1 (tar, not tgz)
  2107. * pear/packages/XML_RPC-1.2.2.tar
  2108. pear/packages/XML_RPC-1.2.2.tar
  2109. pear/packages/XML_RPC-1.3.1.tar
  2110. pear/packages/XML_RPC-1.3.1.tgz:
  2111. XML_RPC -> 1.3.1
  2112. 2005-07-01 Edin Kadribasic <edink@emini.dk>
  2113. * php.ini-recommended:
  2114. Inconsistency noticed by Nicholas Telford
  2115. 2005-07-01 Derick Rethans <php@derickrethans.nl>
  2116. * (PHP_4_4)
  2117. configure.in
  2118. main/php_version.h:
  2119. - Back to -dev
  2120. * (PHP_4_4)
  2121. NEWS
  2122. configure.in
  2123. main/php_version.h:
  2124. - GO with RC2.
  2125. 2005-07-01 Pierre-Alain Joye <pierre@dotgeek.org>
  2126. * (PHP_4_4)
  2127. pear/packages/XML_RPC-1.2.2.tar:
  2128. - really remove xmp-rpc 1.2.2
  2129. * pear/packages/XML_RPC-1.3.1.tar
  2130. pear/packages/XML_RPC-1.3.1.tar:
  2131. 1.1.4;
  2132. file XML_RPC-1.3.1.tar was initially added on branch PHP_4_4.
  2133. * (PHP_4_4)
  2134. pear/go-pear-list.php:
  2135. - update xmp_rpc to 1.3.1 (step #1/3)
  2136. * pear/go-pear-list.php:
  2137. bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4)
  2138. 2005-07-01 Derick Rethans <php@derickrethans.nl>
  2139. * (PHP_4_4)
  2140. ext/pgsql/config.m4:
  2141. - Backport config.m4 from HEAD so that pg_config can be used.
  2142. 2005-07-01 Anantha Kesari H Y <hyanantha@novell.com>
  2143. * (PHP_5_0)
  2144. main/reentrancy.c:
  2145. NetWare LibC has reentrant versions of time functions this code is of no
  2146. use.
  2147. -- Kamesh from hyanantha's account
  2148. * main/reentrancy.c:
  2149. NetWare LibC has reentrant time functions no need to have this.
  2150. -- Kamesh from hyanantha's account
  2151. * ext/standard/proc_open.c:
  2152. As fork implementation of NetWare LibC still in experimental stages making
  2153. the procve based solution ahead of HAVE_FORK. Later When fork becomes
  2154. stable will revert this fix.
  2155. --Kamesh from hyanantha's account
  2156. * (PHP_5_0)
  2157. ext/standard/proc_open.c:
  2158. As fork implementation of NetWare LibC still in experimental stages making
  2159. the procve based solution ahead of HAVE_FORK. Later When fork becomes
  2160. stable will revert this fix.
  2161. 2005-06-30 Ilia Alshanetsky <ilia@prohost.org>
  2162. * NEWS
  2163. ext/xmlrpc/xmlrpc-epi-php.c:
  2164. Fixed bug #33523 (Memory leak in xmlrpc_encode_request()).
  2165. 2005-06-30 Derick Rethans <php@derickrethans.nl>
  2166. * NEWS
  2167. ext/standard/basic_functions.c
  2168. ext/standard/datetime.c
  2169. ext/standard/datetime.h
  2170. ext/standard/tests/time/bug27719.phpt
  2171. ext/standard/tests/time/date.phpt:
  2172. - Reimplemented date and gmdate with new timelib code.
  2173. - Removed old date/gmdate implementations.
  2174. - Moved date() related testcases to ext/date/tests.
  2175. - Implemented bug #33452.
  2176. - Fixed testcase for bug #27719 - there is no timezone called "EST5DST".
  2177. 2005-06-30 Ilia Alshanetsky <ilia@prohost.org>
  2178. * NEWS:
  2179. SQLite lib upgrade news.
  2180. 2005-06-30 Wez Furlong <wez.php@thebrainroom.net>
  2181. * ext/openssl/openssl.c:
  2182. Add optional parameter to openssl_pkcs7_verify() which specifies the name
  2183. of a file that will be filled with the verified data, but with the
  2184. signature
  2185. information stripped.
  2186. Patch by Marton Kenyeres, mkenyeres (at) konvergencia dot hu
  2187. 2005-06-30 Jani Taskinen <jani.taskinen@sci.fi>
  2188. * ext/mysql/config.m4:
  2189. consistent naming: prefix always with MYSQL_
  2190. * ext/bcmath/libbcmath/src/config.h
  2191. ext/mcve/mcve.c
  2192. ext/pcre/pcrelib/internal.h
  2193. ext/standard/html.c
  2194. ext/xml/expat_compat.h
  2195. main/php_scandir.h
  2196. main/php_sprintf.c:
  2197. Netware also uses autoconf based config now
  2198. 2005-06-30 Dmitry Stogov <dmitry@zend.com>
  2199. * ZendEngine2/zend_API.c
  2200. ZendEngine2/zend_API.h
  2201. ext/standard/dl.c:
  2202. Restored old behavior of zend_statup_module()
  2203. 2005-06-30 Jani Taskinen <jani.taskinen@sci.fi>
  2204. * ext/posix/config.m4:
  2205. typo
  2206. * ext/simplexml/php_simplexml.h
  2207. ext/simplexml/simplexml.c
  2208. ext/standard/array.c:
  2209. - Unify (+ spl can't be build shared so COMPILE_DL_SPL
  2210. 2005-06-30 Derick Rethans <php@derickrethans.nl>
  2211. * ext/posix/config.m4
  2212. ext/posix/posix.c:
  2213. - Added check for makedev systemcall, which Netware doesn't support.
  2214. 2005-06-29 Anantha Kesari H Y <hyanantha@novell.com>
  2215. * netware/sys/stat.h:
  2216. This file is not needed anymore
  2217. * (PHP_5_0)
  2218. netware/sys/stat.h:
  2219. this file is not needed anymore
  2220. * netware/geterrnoptr.c:
  2221. this file is not used at all so removing it.
  2222. * (PHP_5_0)
  2223. netware/geterrnoptr.c:
  2224. This file is not used at all.
  2225. * netware/mktemp.c:
  2226. Netware LibC has mktemp implementation
  2227. * (PHP_5_0)
  2228. netware/mktemp.c:
  2229. NetWare LibC has mktemp implementation
  2230. * netware/pwd.c
  2231. netware/pwd.c:
  2232. NetWare LibC has getpwnam, getlogin, getpwuid, getpid, this file is not
  2233. needed anymore
  2234. 2005-06-29 Antony Dovgal <antony@zend.com>
  2235. * ext/xml/tests/bug32001.phpt:
  2236. fix test
  2237. 2005-06-29 Anantha Kesari H Y <hyanantha@novell.com>
  2238. * netware/wfile.c
  2239. netware/wfile.h:
  2240. NetWare LibC has readlink implementation. This is not needed anymore.
  2241. * (PHP_5_0)
  2242. netware/wfile.c
  2243. netware/wfile.h:
  2244. NetWare LibC has readlink implementation
  2245. * netware/time_nw.h:
  2246. This file does nothing so removing this file.
  2247. * (PHP_5_0)
  2248. netware/time_nw.h:
  2249. This file does nothing so removing this file
  2250. * netware/grp.h
  2251. netware/grp.h:
  2252. NetWare LibC has grp.h
  2253. * netware/param.h
  2254. netware/param.h:
  2255. NetWare LibC has param.h
  2256. * netware/pipe.h:
  2257. NetWare LibC itself has popen/pclose functionality so removing this
  2258. * (PHP_5_0)
  2259. netware/pipe.h:
  2260. NetWare LibC itself pipe/popen/pclose implementation
  2261. 2005-06-29 Johannes Schl�ter <schlueter@phpbar.de>
  2262. * ext/standard/php_incomplete_class.h:
  2263. - Fix TSRM build
  2264. 2005-06-29 Anantha Kesari H Y <hyanantha@novell.com>
  2265. * (PHP_5_0)
  2266. ext/standard/mail.c:
  2267. NetWare LibC itself has a pip/popen support
  2268. * netware/pipe.c:
  2269. NetWare LibC has pipe/popen support
  2270. * (PHP_5_0)
  2271. netware/pipe.c:
  2272. NetWare LibC has a pipe and popen implentation
  2273. 2005-06-29 Stanislav Malyshev <stas@zend.com>
  2274. * ZendEngine2/zend_execute.c
  2275. ZendEngine2/zend_vm_def.h
  2276. ZendEngine2/zend_vm_execute.h:
  2277. fix conditions for freeing
  2278. * ZendEngine2/zend_API.c
  2279. ZendEngine2/zend_API.c:
  2280. add comment
  2281. * (PHP_5_0)
  2282. ZendEngine2/zend_execute.c:
  2283. fix conditions
  2284. 2005-06-29 Anantha Kesari H Y <hyanantha@novell.com>
  2285. * netware/mktemp.h:
  2286. mktemp functionality is part of Regular LibC
  2287. * (PHP_5_0)
  2288. netware/mktemp.h:
  2289. mktemp functionality is part of Regular NetWare LibC
  2290. * netware/pwd.h:
  2291. removing pwd.h as NetWare LibC itself supplies pwd.h
  2292. * (PHP_5_0)
  2293. netware/pwd.h:
  2294. removing pwd.h as NetWare LibC itself supplies pwd.h for quite sometime
  2295. * (PHP_5_0)
  2296. main/reentrancy.c:
  2297. removed the unwanted NetWare Code
  2298. * (PHP_5_0)
  2299. main/php.h:
  2300. Removing unwanted NetWare Code
  2301. * (PHP_5_0)
  2302. main/mergesort.c:
  2303. removing unwanted NetWare code
  2304. 2005-06-28 Jani Taskinen <jani.taskinen@sci.fi>
  2305. * ext/standard/url_scanner_ex.c
  2306. ext/standard/var_unserializer.c:
  2307. - Regenerated with re2c 0.9.8
  2308. 2005-06-28 Antony Dovgal <antony@zend.com>
  2309. * ZendEngine2/zend_execute.c:
  2310. fix leak: when dup was <success>ful zend_std_object_get_class_name()
  2311. returns SUCCESS aka 0
  2312. 2005-06-28 Derick Rethans <php@derickrethans.nl>
  2313. * NEWS:
  2314. - Added testcases for bug #14561 and #26090 and updated NEWS with those
  2315. fixed bug nr's.
  2316. 2005-06-28 Jani Taskinen <jani.taskinen@sci.fi>
  2317. * ext/informix/Makefile.frag
  2318. ext/informix/config.m4:
  2319. - Fixed bug #33469 also for shared builds
  2320. 2005-06-28 Derick Rethans <php@derickrethans.nl>
  2321. * NEWS:
  2322. - Fixed bug #33415 and added test cases for #33414 and #33415.
  2323. 2005-06-28 Jani Taskinen <jani.taskinen@sci.fi>
  2324. * acinclude.m4:
  2325. re2c 0.98 is the current working version
  2326. 2005-06-28 Derick Rethans <php@derickrethans.nl>
  2327. * NEWS:
  2328. - Fixed bug #33433 (strtoll not available on Tru64).
  2329. 2005-06-28 Jani Taskinen <jani.taskinen@sci.fi>
  2330. * (PHP_5_0)
  2331. NEWS:
  2332. Removed unnecessary entry
  2333. * NEWS:
  2334. BFN
  2335. 2005-06-28 Brian France <list@firehawksystems.com>
  2336. * (PHP_5_0)
  2337. NEWS
  2338. sapi/apache/mod_php5.c:
  2339. MFH:
  2340. Added a SG(server_context) NULL check to php_apache_getenv.
  2341. This can get called when "<key> = ${<key>}:/foo" is used in a .ini file,
  2342. but <key> has not be set yet.
  2343. You will end up with a value of ":/foo", but at least it will not crash.
  2344. * NEWS
  2345. sapi/apache/mod_php5.c:
  2346. Added a SG(server_context) NULL check to php_apache_getenv.
  2347. This can get called when "<key> = ${<key>}:/foo" is used in a .ini file,
  2348. but <key> has not be set yet.
  2349. You will end up with a value of ":/foo", but at least it will not
  2350. crash now.
  2351. 2005-06-28 Anantha Kesari H Y <hyanantha@novell.com>
  2352. * (PHP_5_0)
  2353. main/php_open_temporary_file.c:
  2354. removed redundant NEW_LIBC checks
  2355. * (PHP_5_0)
  2356. ext/standard/image.c:
  2357. removed the unwanted NetWare Code
  2358. * (PHP_5_0)
  2359. ext/standard/microtime.c:
  2360. removing unwanted NetWare portion
  2361. * (PHP_5_0)
  2362. ext/standard/fsock.h
  2363. ext/standard/lcg.c:
  2364. removing the redundant NEW_LIBC checks
  2365. * (PHP_5_0)
  2366. ext/standard/head.c:
  2367. removing redundant NEW_LIBC checks for NetWare
  2368. * (PHP_5_0)
  2369. ext/snmp/snmp.c
  2370. ext/standard/filestat.c
  2371. ext/standard/flock_compat.c:
  2372. removing redundant NEW_LIBC checks
  2373. 2005-06-28 Stanislav Malyshev <stas@zend.com>
  2374. * ZendEngine2/zend_execute.c
  2375. ZendEngine2/zend_vm_def.h
  2376. ZendEngine2/zend_vm_execute.h:
  2377. fix previous patch
  2378. * ZendEngine2/zend_vm_execute.h:
  2379. update
  2380. * ZendEngine2/zend_execute.c
  2381. ZendEngine2/zend_vm_def.h:
  2382. fixes for non-php objects
  2383. * (PHP_5_0)
  2384. ZendEngine2/zend_execute.c:
  2385. fixes fo rnon-php objects (John Coggeshall)
  2386. * ext/standard/php_incomplete_class.h
  2387. ext/standard/var.c:
  2388. fix handling of non-PHP classes (John Coggeshall)
  2389. * (PHP_5_0)
  2390. ext/standard/php_incomplete_class.h
  2391. ext/standard/var.c:
  2392. fix non-PHP object handling (from John Coggeshall)
  2393. 2005-06-27 Jani Taskinen <jani.taskinen@sci.fi>
  2394. * ZendEngine2/zend.c:
  2395. - Fixed bug #31358 (Older GCC versions do not provide portable va_copy()).
  2396. * ext/mysqli/tests/bug33491.phpt:
  2397. add test case
  2398. * NEWS
  2399. ext/informix/Makefile.frag
  2400. ext/informix/config.m4:
  2401. - Fixed bug #33469 (Compile error undefined reference to ifx_checkAPI).
  2402. * acinclude.m4:
  2403. - Cache the xml2-config path
  2404. 2005-06-27 Antony Dovgal <antony@zend.com>
  2405. * (PHP_5_0)
  2406. NEWS
  2407. ext/mysqli/mysqli.c:
  2408. MFH: fix #33491 (crash after extending MySQLi internal class)
  2409. * (PHP_5_0)
  2410. ext/mysqli/mysqli_nonapi.c:
  2411. MFH: fix leak appearing when connect fails
  2412. 2005-06-27 Stanislav Malyshev <stas@zend.com>
  2413. * ZendEngine2/zend_API.c
  2414. ZendEngine2/zend_API.c
  2415. ZendEngine2/zend_API.h
  2416. ZendEngine2/zend_API.h
  2417. ZendEngine2/zend_builtin_functions.c
  2418. ZendEngine2/zend_builtin_functions.c
  2419. ZendEngine2/zend_exceptions.c
  2420. ZendEngine2/zend_exceptions.c:
  2421. fix various "Class entry requested for an object without PHP class"
  2422. messages
  2423. when working with non-PHP objects.
  2424. 2005-06-27 Antony Dovgal <antony@zend.com>
  2425. * NEWS:
  2426. BFN
  2427. * ext/mysqli/mysqli.c:
  2428. fix #33491 (crash after extending MySQLi internal class)
  2429. * ext/mysqli/mysqli_exception.c
  2430. ext/mysqli/mysqli_nonapi.c:
  2431. fix couple of leaks in MySQLi
  2432. 2005-06-27 Jani Taskinen <jani.taskinen@sci.fi>
  2433. * ext/mysqli/tests/065.phpt:
  2434. set_charset() is only available in mysql versions > 4.1.12
  2435. * ext/mysqli/tests/061.phpt:
  2436. do not pollute other directories and cleanup after test
  2437. 2005-06-27 Dmitry Stogov <dmitry@zend.com>
  2438. * (PHP_4_4)
  2439. Zend/zend_execute.c
  2440. ZendEngine2/zend_execute.c
  2441. ZendEngine2/zend_vm_def.h
  2442. ZendEngine2/zend_vm_execute.h
  2443. ZendEngine2/zend_vm_opcodes.h:
  2444. Fixed SIGSEGV on assigment string offset by reference
  2445. * ZendEngine2/zend_builtin_functions.c
  2446. ZendEngine2/zend_builtin_functions.c:
  2447. Fixed wrong include/requre occurrences in debug backtrace.
  2448. 2005-06-26 Jani Taskinen <jani.taskinen@sci.fi>
  2449. * ext/dom/document.c
  2450. ext/dom/namednodemap.c
  2451. ext/dom/nodelist.c:
  2452. - Fixed bugs #33431, #33432 ("int" used instead of "long" in parameter
  2453. parsing)
  2454. 2005-06-26 Ilia Alshanetsky <ilia@prohost.org>
  2455. * NEWS
  2456. ext/curl/interface.c
  2457. ext/curl/multi.c:
  2458. Fixed bug #33475 (cURL handle is not closed on curl_close().
  2459. 2005-06-26 Jani Taskinen <jani.taskinen@sci.fi>
  2460. * (PHP_5_0)
  2461. pear/go-pear-list.php:
  2462. revert the conflicting part
  2463. 2005-06-26 Holger Zimmermann <zimpel@t-online.de>
  2464. * (PHP_4_4)
  2465. sapi/pi3web/pi3web_sapi.c
  2466. sapi/pi3web/pi3web_sapi.c:
  2467. Replaced PCHAR by CHAR * (not defined in pi3web_sapi header)
  2468. 2005-06-26 Pierre-Alain Joye <pierre@dotgeek.org>
  2469. * (PHP_5_0)
  2470. pear/go-pear-list.php:
  2471. - Bump xml_rpc version
  2472. * pear/go-pear-list.php:
  2473. - bump xml_rpc version
  2474. 2005-06-26 Georg Richter <georg@mysql.com>
  2475. * ext/mysqli/mysqli_nonapi.c:
  2476. fix for #33474
  2477. 2005-06-24 Ilia Alshanetsky <ilia@prohost.org>
  2478. * NEWS:
  2479. Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggle
  2480. usage of buffered queries.
  2481. 2005-06-24 Georg Richter <georg@mysql.com>
  2482. * ext/mysqli/mysqli_fe.c:
  2483. reverted Ilias changes - added get_warnings methods
  2484. (forgot to commit the file in my last commit)
  2485. 2005-06-24 Dmitry Stogov <dmitry@zend.com>
  2486. * ZendEngine2/zend_execute.h
  2487. ZendEngine2/zend_vm_def.h
  2488. ZendEngine2/zend_vm_execute.h
  2489. ZendEngine2/zend_vm_gen.php
  2490. ZendEngine2/zend_vm_opcodes.h:
  2491. Export zend_do_fcall() helper from executor
  2492. * (PHP_4_4)
  2493. Zend/zend_compile.c:
  2494. Partial fix for bug #26584 (Class member - array key overflow)
  2495. * ZendEngine2/zend_compile.c
  2496. ZendEngine2/zend_compile.c:
  2497. Partial fix for bug #26584 (Class member - array key overflow)
  2498. It doesn't fix integer overflow problem, but allows null, boolean and
  2499. double keys in array constants in the same way as in runtime.
  2500. * ZendEngine2/tests/bug30519.phpt
  2501. ZendEngine2/tests/bug30519.phpt:
  2502. Fixed bug #30519 (Interface not existing says Class not found)
  2503. * NEWS
  2504. NEWS
  2505. ZendEngine2/zend_compile.c
  2506. ZendEngine2/zend_compile.c
  2507. ZendEngine2/zend_compile.h
  2508. ZendEngine2/zend_compile.h
  2509. ZendEngine2/zend_execute.c
  2510. ZendEngine2/zend_execute_API.c
  2511. ZendEngine2/zend_execute_API.c
  2512. ZendEngine2/zend_vm_def.h
  2513. ZendEngine2/zend_vm_execute.h
  2514. ZendEngine2/zend_vm_opcodes.h
  2515. ZendEngine2/tests/bug30519.phpt:
  2516. Fixed bug #30519 (Interface not existing says Class not found)
  2517. 2005-06-24 Ilia Alshanetsky <ilia@prohost.org>
  2518. * main/streams/plain_wrapper.c:
  2519. Likely fix for bug #33140
  2520. 2005-06-23 Dmitry Stogov <dmitry@zend.com>
  2521. * tests/lang/bug28377.phpt
  2522. tests/lang/bug28377.phpt:
  2523. file bug28377.phpt was initially added on branch PHP_4_4.
  2524. * NEWS
  2525. NEWS
  2526. NEWS
  2527. Zend/zend_builtin_functions.c
  2528. ZendEngine2/zend_builtin_functions.c
  2529. ZendEngine2/zend_builtin_functions.c
  2530. ZendEngine2/tests/bug28377.phpt:
  2531. Fixed bug #28377 (debug_backtrace is intermittently passing args)
  2532. * ZendEngine2/tests/bug28377.phpt
  2533. ZendEngine2/tests/bug28377.phpt:
  2534. file bug28377.phpt was initially added on branch PHP_5_0.
  2535. * ZendEngine2/tests/bug32660.phpt
  2536. ZendEngine2/tests/bug32660.phpt:
  2537. Fixed bug #32660 (Assignment by reference causes crash when field access
  2538. is overloaded (__get))
  2539. * NEWS
  2540. NEWS
  2541. ZendEngine2/zend_execute.c
  2542. ZendEngine2/zend_vm_def.h
  2543. ZendEngine2/zend_vm_execute.h
  2544. ZendEngine2/zend_vm_opcodes.h
  2545. ZendEngine2/tests/bug32660.phpt:
  2546. Fixed bug #32660 (Assignment by reference causes crash when field access is
  2547. overloaded (__get))
  2548. 2005-06-23 Rasmus Lerdorf <rasmus@lerdorf.com>
  2549. * tests/classes/ctor_name_clash.phpt:
  2550. Don't really need the ZE2 check since this is in HEAD
  2551. 2005-06-23 Jani Taskinen <jani.taskinen@sci.fi>
  2552. * ext/dom/tests/dom003.phpt:
  2553. fix test
  2554. 2005-06-23 Rasmus Lerdorf <rasmus@lerdorf.com>
  2555. * tests/classes/ctor_name_clash.phpt:
  2556. test for derived method name clashes
  2557. 2005-06-23 Dmitry Stogov <dmitry@zend.com>
  2558. * ext/dom/tests/dom003.phpt
  2559. ext/dom/tests/dom003.phpt:
  2560. Fixed test file according to latest debug_backtrace() fixes
  2561. * NEWS
  2562. NEWS
  2563. ZendEngine2/zend_builtin_functions.c
  2564. ZendEngine2/zend_builtin_functions.c
  2565. ZendEngine2/tests/bug30828.phpt:
  2566. Fixed bug #30828 (debug_backtrace() reports incorrect class in overridden
  2567. methods)
  2568. * ZendEngine2/tests/bug30828.phpt
  2569. ZendEngine2/tests/bug30828.phpt:
  2570. file bug30828.phpt was initially added on branch PHP_5_0.
  2571. * (PHP_5_0)
  2572. ZendEngine2/tests/bug27268.phpt:
  2573. Test for bug #27268. It is fixed in HEAD but not in PHP_5_0.
  2574. * ZendEngine2/tests/bug27268.phpt
  2575. ZendEngine2/tests/bug27268.phpt:
  2576. Fixed bug #27268 (Bad references accentuated by clone).
  2577. * NEWS
  2578. ZendEngine2/zend_execute.c:
  2579. Fixed bug #27268 (Bad references accentuated by clone).
  2580. 2005-06-23 Andi Gutmans <andi@zend.com>
  2581. * NEWS
  2582. configure.in
  2583. ZendEngine2/zend.h
  2584. main/php_version.h:
  2585. - Back to -dev
  2586. * (php_5_1_0b2)
  2587. NEWS
  2588. configure.in
  2589. ZendEngine2/zend.h
  2590. main/php_version.h:
  2591. - Beta 2
  2592. 2005-06-23 Ilia Alshanetsky <ilia@prohost.org>
  2593. * (php_5_1_0b2)
  2594. ext/mysqli/mysqli_fe.c:
  2595. temporary fix to let mysqli extension build, so we can make a release.
  2596. 2005-06-22 Rob Richards <rrichards@ctindustries.net>
  2597. * NEWS:
  2598. BFN
  2599. * (PHP_5_0)
  2600. ext/dom/dom_ce.h
  2601. ext/dom/php_dom.c
  2602. ext/dom/xml_common.h:
  2603. MFH: Fix bug #33299 (php:function no longer handles returned dom objects)
  2604. - maybe fix #33431/33432
  2605. * (php_5_1_0b2)
  2606. ext/dom/dom_ce.h
  2607. ext/dom/php_dom.c
  2608. ext/dom/xml_common.h:
  2609. - Fix bug #33299 (php:function no longer handles returned dom objects)
  2610. - maybe fix #33431/33432
  2611. 2005-06-22 Ilia Alshanetsky <ilia@prohost.org>
  2612. * NEWS
  2613. ext/standard/file.c
  2614. ext/standard/tests/file/bug32160.phpt
  2615. ext/standard/tests/file/bug32160.txt:
  2616. Fixed bug #32160 (copying a file into itself leads to data loss).
  2617. 2005-06-22 Dmitry Stogov <dmitry@zend.com>
  2618. * (php_5_1_0b2)
  2619. ext/dom/tests/dom003.phpt
  2620. tests/lang/bug32828.phpt
  2621. tests/lang/bug32828.phpt:
  2622. Debug backtrace was fixed
  2623. * NEWS
  2624. NEWS
  2625. ZendEngine2/zend_builtin_functions.c
  2626. ZendEngine2/zend_builtin_functions.c
  2627. ZendEngine2/zend_execute_API.c
  2628. ZendEngine2/zend_execute_API.c
  2629. ZendEngine2/tests/bug29896.phpt:
  2630. Fixed bug #29896 (Backtrace argument list out of sync)
  2631. * ZendEngine2/tests/bug29896.phpt
  2632. ZendEngine2/tests/bug29896.phpt:
  2633. file bug29896.phpt was initially added on branch PHP_5_0.
  2634. 2005-06-22 Ilia Alshanetsky <ilia@prohost.org>
  2635. * (php_5_1_0b2)
  2636. ext/mysqli/tests/connect.inc:
  2637. Slightly more reliable current path detection.
  2638. * (php_5_1_0b2)
  2639. ext/mysqli/tests/skipif.inc:
  2640. Skip MySQLi tests if connection could not be established and not using
  2641. embeded db.
  2642. 2005-06-22 Jani Taskinen <jani.taskinen@sci.fi>
  2643. * (php_5_1_0b2)
  2644. ext/standard/tests/array/array_sum.phpt:
  2645. "64M should be enough for everyone." -- Jani, 2005 :)
  2646. 2005-06-22 Stanislav Malyshev <stas@zend.com>
  2647. * (php_5_1_0b2)
  2648. ZendEngine2/zend_vm.h
  2649. ZendEngine2/zend_vm_execute.h
  2650. ZendEngine2/zend_vm_gen.php:
  2651. export zend_vm_set_opcode_handler
  2652. 2005-06-22 Antony Dovgal <antony@zend.com>
  2653. * NEWS
  2654. ZendEngine2/zend_ini.c:
  2655. - allow to use "yes" and "true" with ini_set() and in commandline (through
  2656. -d flag)
  2657. - fix #15854 that was caused by wrong consideration that
  2658. zend_ini_boolean_displayer_cb()
  2659. always recieves converted to "0"/"1" values.
  2660. 2005-06-22 Anantha Kesari H Y <hyanantha@novell.com>
  2661. * (PHP_5_0)
  2662. main/main.c:
  2663. removing the redundant NEW_LIBC checks
  2664. * (PHP_5_0)
  2665. main/fopen_wrappers.c:
  2666. NetWare LibC has sys/param.h
  2667. 2005-06-22 Georg Richter <georg@mysql.com>
  2668. * (php_5_1_0b2)
  2669. ext/mysqli/tests/066.phpt:
  2670. added testcase for mysqli_warning class
  2671. * (php_5_1_0b2)
  2672. ext/mysqli/tests/067.phpt:
  2673. added testcase for cursors (nested selects)
  2674. * (php_5_1_0b2)
  2675. ext/mysqli/mysqli.c
  2676. ext/mysqli/mysqli_warning.c
  2677. ext/mysqli/php_mysqli.h:
  2678. changed/fixed mysqli_warning class
  2679. added prefetch support for cursors
  2680. 2005-06-22 Dmitry Stogov <dmitry@zend.com>
  2681. * (php_5_1_0b2)
  2682. ext/iconv/tests/iconv_mime_encode.phpt
  2683. ext/iconv/tests/iconv_mime_encode.phpt:
  2684. Fixed bug in test file
  2685. * NEWS
  2686. NEWS
  2687. ZendEngine2/zend_compile.c
  2688. ZendEngine2/zend_compile.c
  2689. ZendEngine2/zend_compile.h
  2690. ZendEngine2/zend_compile.h
  2691. ZendEngine2/zend_execute.c
  2692. ZendEngine2/zend_vm_def.h
  2693. ZendEngine2/zend_vm_execute.h
  2694. ZendEngine2/zend_vm_opcodes.h
  2695. ZendEngine2/tests/bug33257.phpt:
  2696. Fixed bug #33257 (array_splice() inconsistent when passed function instead
  2697. of variable)
  2698. * ZendEngine2/tests/bug33257.phpt
  2699. ZendEngine2/tests/bug33257.phpt:
  2700. file bug33257.phpt was initially added on branch PHP_5_0.
  2701. 2005-06-22 Jani Taskinen <jani.taskinen@sci.fi>
  2702. * NEWS:
  2703. BFN
  2704. * (php_5_1_0b2)
  2705. ext/odbc/config.m4:
  2706. - Fixed bug #33427 (ext/odbc: check if unixODBC header file exists)
  2707. * (php_5_1_0b2)
  2708. acinclude.m4:
  2709. - Never ever add /usr/lib as libpath, even if --with-libdir is used
  2710. * (php_5_1_0b2)
  2711. ZendEngine2/tests/unset_cv05.phpt
  2712. ZendEngine2/tests/unset_cv06.phpt:
  2713. fix tests
  2714. 2005-06-21 Dmitry Stogov <dmitry@zend.com>
  2715. * ZendEngine2/tests/unset_cv07.phpt:
  2716. Fixed test file
  2717. 2005-06-21 Andi Gutmans <andi@zend.com>
  2718. * configure.in
  2719. ZendEngine2/zend.h
  2720. main/php_version.h:
  2721. - Back to -dev. Guys (n' Girls), give at least 1 hour before you start
  2722. - complaining about not going back to -dev. I like checking the tarball
  2723. - before I change it back.
  2724. * (php_5_1_0b2)
  2725. NEWS
  2726. configure.in
  2727. ZendEngine2/zend.h
  2728. main/php_version.h:
  2729. - Take #3 :)
  2730. 2005-06-21 Ilia Alshanetsky <ilia@prohost.org>
  2731. * (php_5_1_0b2)
  2732. ZendEngine2/zend_reflection_api.c:
  2733. Fixed memory leak.
  2734. 2005-06-21 Jani Taskinen <jani.taskinen@sci.fi>
  2735. * (php_5_1_0b2)
  2736. build/genif.sh:
  2737. - Partial revert: It does not matter if awk works or not but helps if it
  2738. does :)
  2739. * (php_5_1_0b2)
  2740. ext/sysvmsg/tests/002.phpt:
  2741. fix test
  2742. 2005-06-21 Dmitry Stogov <dmitry@zend.com>
  2743. * NEWS
  2744. NEWS
  2745. NEWS
  2746. ext/standard/array.c
  2747. ext/standard/array.c
  2748. ext/standard/array.c:
  2749. Fixed bug #31213 (Sideeffects caused by fix of bug #29493)
  2750. * (PHP_5_0)
  2751. ZendEngine2/zend_compile.c:
  2752. Remove unnecessary ZEND_FETCH_CLASS together with
  2753. ZEND_DECLARE_INHERITED_CLASS
  2754. in case of early binding
  2755. * (php_5_1_0b2)
  2756. ZendEngine2/zend_compile.c:
  2757. Remove unnecessary ZEND_FETCH_CLASS together with
  2758. ZEND_DECLARE_INHERITED_CLASS in case of early binding
  2759. 2005-06-21 Jani Taskinen <jani.taskinen@sci.fi>
  2760. * (php_5_1_0b2)
  2761. acinclude.m4:
  2762. Fix configure problem in braindead systems like Solaris.
  2763. 2005-06-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  2764. * (php_5_1_0b2)
  2765. tests/classes/array_access_012.phpt:
  2766. - Add new test
  2767. 2005-06-21 Dmitry Stogov <dmitry@zend.com>
  2768. * (PHP_5_0)
  2769. ext/standard/tests/serialize/bug31402.phpt:
  2770. Fixed test file (the bug was already fixed)
  2771. 2005-06-21 Ilia Alshanetsky <ilia@prohost.org>
  2772. * (php_5_1_0b2)
  2773. sapi/cli/php_cli.c:
  2774. Fixed possible memory corruption.
  2775. 2005-06-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  2776. * tests/classes/array_access_011.phpt:
  2777. - Add new test
  2778. 2005-06-19 Derick Rethans <php@derickrethans.nl>
  2779. * genfiles
  2780. ext/standard/.cvsignore
  2781. ext/standard/Makefile.frag
  2782. ext/standard/config.m4
  2783. ext/standard/config.w32
  2784. ext/standard/datetime.c
  2785. ext/standard/parsedate.y
  2786. ext/standard/php_parsedate.h
  2787. ext/wddx/wddx.c
  2788. netware/BisonExtStandard.bat
  2789. netware/phplib.mak
  2790. win32/php5dll.dsp
  2791. win32/php5dllts.dsp:
  2792. - Added backward compability wrapper "php_parse_date()".
  2793. - Changed WDDX extension to use new date parsing code.
  2794. - Removed all remnants to the old parser.
  2795. 2005-06-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  2796. * tests/classes/array_access_010.phpt:
  2797. - Add new test
  2798. 2005-06-19 Derick Rethans <php@derickrethans.nl>
  2799. * ZendEngine2/tests/bug32226.phpt:
  2800. - Fixed layout of test description.
  2801. 2005-06-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  2802. * tests/classes/array_access_009.phpt:
  2803. - Drop doubled $
  2804. * tests/classes/array_access_009.phpt:
  2805. - Add new test
  2806. * tests/classes/array_access_003.phpt
  2807. tests/classes/array_access_005.phpt
  2808. tests/classes/array_access_008.phpt:
  2809. - Update tests to reflect current situation
  2810. 2005-06-19 Ilia Alshanetsky <ilia@prohost.org>
  2811. * ext/standard/string.c:
  2812. make substr_count() 30% when counting instances of 1 byte long strings.
  2813. 2005-06-19 Derick Rethans <php@derickrethans.nl>
  2814. * NEWS:
  2815. - Add #20382 to the list, and expand testcase again.
  2816. 2005-06-18 Jani Taskinen <jani.taskinen@sci.fi>
  2817. * NEWS:
  2818. reorder + typofix :)
  2819. 2005-06-18 Derick Rethans <php@derickrethans.nl>
  2820. * (PHP_5_0)
  2821. build/shtool:
  2822. - MFH: - Updated bundled shtool to version 2.0.2
  2823. * NEWS:
  2824. - Update NEWS with bugfix happyness.
  2825. - Update TODO file for ext/date. No known bugs currently.
  2826. 2005-06-18 Jani Taskinen <jani.taskinen@sci.fi>
  2827. * NEWS
  2828. NEWS
  2829. NEWS:
  2830. BFN
  2831. * build/shtool:
  2832. - Updated bundled shtool to version 2.0.2
  2833. 2005-06-18 Ilia Alshanetsky <ilia@prohost.org>
  2834. * NEWS
  2835. ext/standard/string.c
  2836. ext/standard/tests/strings/substr_count.phpt:
  2837. Added offset & length parameters to substr_count() function.
  2838. 2005-06-18 Andi Gutmans <andi@zend.com>
  2839. * php.ini-recommended:
  2840. - E_STRICT shouldn't be on by default on production servers.
  2841. 2005-06-18 Jani Taskinen <jani.taskinen@sci.fi>
  2842. * ext/dba/config.m4:
  2843. Add note how to build DBA as shared
  2844. * ext/odbc/config.m4:
  2845. no trailing dots
  2846. * ext/standard/tests/file/bug26615.phpt:
  2847. Make sure $_ENV is populated
  2848. * ext/standard/tests/array/bug29992.phpt:
  2849. - This is no bug.
  2850. 2005-06-17 Ilia Alshanetsky <ilia@prohost.org>
  2851. * NEWS
  2852. ext/standard/streamsfuncs.c:
  2853. Added offset parameter to the stream_copy_to_stream() function.
  2854. 2005-06-17 Jani Taskinen <jani.taskinen@sci.fi>
  2855. * ZendEngine2/tests/bug29368.phpt
  2856. ZendEngine2/tests/bug30856.phpt
  2857. ZendEngine2/tests/bug30961.phpt
  2858. ZendEngine2/tests/bug31720.phpt
  2859. ZendEngine2/tests/bug32226.phpt
  2860. ZendEngine2/tests/bug33277.phpt:
  2861. No short-tags!
  2862. 2005-06-17 Georg Richter <georg@mysql.com>
  2863. * ext/mysqli/tests/bug33263.phpt
  2864. ext/mysqli/tests/bug33263.phpt:
  2865. fix for bug #33263 (mysqli_real_escape doesn't work in __construct)
  2866. * ext/mysqli/mysqli_api.c:
  2867. fix for bug #33263 (mysqli_real_escape doesn't work in __construct)
  2868. 2005-06-17 Andrei Zmievski <andrei@gravitonic.com>
  2869. * NEWS:
  2870. -** empty log message ***
  2871. 2005-06-17 Jani Taskinen <jani.taskinen@sci.fi>
  2872. * ext/gmp/tests/bug32773.phpt:
  2873. fix test - short_tags not allowed here!
  2874. 2005-06-17 Dmitry Stogov <dmitry@zend.com>
  2875. * ZendEngine2/zend_compile.h
  2876. ZendEngine2/zend_vm_def.h
  2877. ZendEngine2/zend_vm_execute.h
  2878. ZendEngine2/zend_vm_opcodes.h:
  2879. Removed EX(fbc_constructor) (it is no longer needed)
  2880. * (PHP_4_4)
  2881. ext/standard/var_unserializer.c
  2882. ext/standard/var_unserializer.re
  2883. ext/standard/tests/serialize/bug31402.phpt:
  2884. Fixed bug #31402 (unserialize creates a field containing a reference when
  2885. it should not)
  2886. 2005-06-17 Jani Taskinen <jani.taskinen@sci.fi>
  2887. * ext/sqlite/pdo_sqlite2.c:
  2888. nuke unused variable
  2889. * ext/xml/xml.c:
  2890. Use new dependency system
  2891. * ext/simplexml/simplexml.c
  2892. ext/sqlite/sqlite.c
  2893. ext/xsl/php_xsl.c:
  2894. Use the new dependency system
  2895. 2005-06-17 Antony Dovgal <antony@zend.com>
  2896. * (PHP_5_0)
  2897. ZendEngine2/zend_API.c
  2898. ZendEngine2/zend_list.c:
  2899. MFH: improve error messages in internal classes
  2900. * ZendEngine2/zend_API.c
  2901. ZendEngine2/zend_list.c:
  2902. improve error messages when error raised from an internal class (do not
  2903. hide class name)
  2904. * NEWS
  2905. ext/standard/tests/array/bug33382.phpt:
  2906. add news entry and test for bug #33382
  2907. 2005-06-17 Dmitry Stogov <dmitry@zend.com>
  2908. * NEWS
  2909. NEWS
  2910. ZendEngine2/zend_object_handlers.c
  2911. ZendEngine2/zend_object_handlers.c:
  2912. Fixed bug #33277 (private method accessed by child class)
  2913. 2005-06-17 Antony Dovgal <antony@zend.com>
  2914. * ZendEngine2/zend_hash.c:
  2915. fix bug #33382 (array_reverse() fails after *sort())
  2916. no need to MFH - the bug existed only in HEAD
  2917. 2005-06-17 Dmitry Stogov <dmitry@zend.com>
  2918. * build/genif.sh
  2919. ext/dom/php_dom.c
  2920. ext/sqlite/sqlite.c
  2921. ext/standard/dl.c
  2922. ext/standard/dl.h
  2923. main/internal_functions.c.in
  2924. main/internal_functions_nw.c
  2925. main/internal_functions_win32.c
  2926. main/main.c
  2927. main/php.h
  2928. main/php_ini.c
  2929. main/php_ini.h
  2930. main/php_main.h:
  2931. Improved PHP extension loading mechanism with support for module
  2932. dependencies and conflicts
  2933. * NEWS
  2934. ZendEngine2/zend_API.c
  2935. ZendEngine2/zend_API.h
  2936. ZendEngine2/zend_extensions.h
  2937. ZendEngine2/zend_modules.h:
  2938. Improved PHP extension loading mechanism with support for module
  2939. dependencies and conflicts.
  2940. 2005-06-16 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  2941. * ZendEngine2/zend_reflection_api.c:
  2942. - Internal functions/methods can now return by reference
  2943. 2005-06-16 Ilia Alshanetsky <ilia@prohost.org>
  2944. * ext/gd/libgd/gdxpm.c:
  2945. Fixed memory corruption.
  2946. 2005-06-16 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  2947. * Makefile.global:
  2948. - No more memory_limit for running tests
  2949. 2005-06-16 Derick Rethans <php@derickrethans.nl>
  2950. * ext/standard/tests/time/002-win32.phpt
  2951. ext/standard/tests/time/002.phpt
  2952. ext/standard/tests/time/bug13142.phpt
  2953. ext/standard/tests/time/bug17988.phpt
  2954. ext/standard/tests/time/bug20382.phpt
  2955. ext/standard/tests/time/bug26198.phpt
  2956. ext/standard/tests/time/bug26317.phpt
  2957. ext/standard/tests/time/bug26320.phpt
  2958. ext/standard/tests/time/bug27780.phpt
  2959. ext/standard/tests/time/bug28599.phpt:
  2960. - Move strtotime() related testcases to ext/date/tests.
  2961. 2005-06-16 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  2962. * ZendEngine2/zend_execute.c:
  2963. - Fix TSRM build
  2964. 2005-06-16 Jani Taskinen <jani.taskinen@sci.fi>
  2965. * run-tests.php:
  2966. silence notices
  2967. * NEWS:
  2968. typofix
  2969. 2005-06-16 Wez Furlong <wez.php@thebrainroom.net>
  2970. * ext/standard/dl.c:
  2971. Don't emit the E_STRICT dl-is-deprecated notice on SAPI's where dl() is
  2972. widely (and safely) used.
  2973. This allows our test-suite to run in E_STRICT mode.
  2974. 2005-06-16 Dmitry Stogov <dmitry@zend.com>
  2975. * ZendEngine2/bench.php:
  2976. typo
  2977. 2005-06-16 Wez Furlong <wez.php@thebrainroom.net>
  2978. * ext/standard/array.c:
  2979. Fix compile on win32 at least.
  2980. * sapi/cgi/cgi_main.c:
  2981. Don't crash here if there are errors (such as failing to load extensions
  2982. via
  2983. php.ini) during startup.
  2984. 2005-06-16 Dmitry Stogov <dmitry@zend.com>
  2985. * NEWS
  2986. ZendEngine2/zend.h
  2987. ZendEngine2/zend_API.h
  2988. ZendEngine2/zend_compile.c
  2989. ZendEngine2/zend_compile.h
  2990. ZendEngine2/zend_execute.c
  2991. ZendEngine2/zend_execute_API.c
  2992. ZendEngine2/zend_extensions.h
  2993. ZendEngine2/zend_modules.h
  2994. ZendEngine2/zend_object_handlers.c
  2995. ZendEngine2/zend_vm_def.h
  2996. ZendEngine2/zend_vm_execute.h
  2997. ZendEngine2/zend_vm_opcodes.h:
  2998. Allowed return by refrence from internal functions
  2999. 2005-06-16 Stanislav Malyshev <stas@zend.com>
  3000. * ZendEngine2/zend_execute.c
  3001. ZendEngine2/zend_execute.h:
  3002. rename to zend_
  3003. 2005-06-16 Dmitry Stogov <dmitry@zend.com>
  3004. * NEWS
  3005. ZendEngine2/zend_vm_def.h
  3006. ZendEngine2/zend_vm_execute.h
  3007. ZendEngine2/zend_vm_opcodes.h
  3008. ZendEngine2/tests/bug33318.phpt:
  3009. Fixed bug #33318 (throw 1; results in Invalid opcode 108/1/8)
  3010. 2005-06-16 Zeev Suraski <zeev@zend.com>
  3011. * ZendEngine2/zend_language_scanner.l:
  3012. Fixlet
  3013. 2005-06-16 Dmitry Stogov <dmitry@zend.com>
  3014. * ZendEngine2/zend_execute.c
  3015. ZendEngine2/zend_vm_def.h
  3016. ZendEngine2/zend_vm_execute.h
  3017. ZendEngine2/zend_vm_opcodes.h:
  3018. Compilation warnings
  3019. * ZendEngine2/zend_compile.c
  3020. ZendEngine2/zend_compile.h
  3021. ZendEngine2/zend_vm_def.h
  3022. ZendEngine2/zend_vm_execute.h
  3023. ZendEngine2/zend_vm_opcodes.h:
  3024. ZEND_UNSET_DIM_OBJ is splitted to ZEND_UNSET_DIM and ZEND_UNSET_OBJ.
  3025. 2005-06-16 Stanislav Malyshev <stas@zend.com>
  3026. * ZendEngine2/zend_execute.c
  3027. ZendEngine2/zend_execute.h:
  3028. export zval getters
  3029. 2005-06-16 Derick Rethans <php@derickrethans.nl>
  3030. * EXTENSIONS
  3031. ext/standard/credits_ext.h:
  3032. - Update maintainers and credits.
  3033. 2005-06-16 Dmitry Stogov <dmitry@zend.com>
  3034. * ZendEngine2/zend_execute.h
  3035. ZendEngine2/zend_vm_def.h
  3036. ZendEngine2/zend_vm_execute.h
  3037. ZendEngine2/zend_vm_gen.php
  3038. ZendEngine2/zend_vm_opcodes.h:
  3039. USER_OPCODE API is improvet.
  3040. Implemented ability to dispatch from user handler to internal handler of
  3041. another opcode.
  3042. 2005-06-15 Andrei Zmievski <andrei@gravitonic.com>
  3043. * ext/standard/array.c:
  3044. WS fix
  3045. * ext/standard/array.c
  3046. ext/standard/basic_functions.c
  3047. ext/standard/basic_functions.h:
  3048. Fix FCI cache for array_walk and user array compare functions. Bug
  3049. 2005-06-15 Dmitry Stogov <dmitry@zend.com>
  3050. * ZendEngine2/zend.c
  3051. ZendEngine2/zend.h:
  3052. Fixed OS X compatibility
  3053. 2005-06-15 Jani Taskinen <jani.taskinen@sci.fi>
  3054. * scripts/phpize.in:
  3055. - This does not have to be egrep here
  3056. 2005-06-15 Georg Richter <georg@mysql.com>
  3057. * (PHP_5_0)
  3058. ext/mysqli/mysqli_api.c:
  3059. fixed parameter parse string for mysqli_stmt_attr_set
  3060. 2005-06-15 Jani Taskinen <jani.taskinen@sci.fi>
  3061. * ZendEngine2/tests/bug32428.phpt:
  3062. typofix
  3063. * run-tests.php:
  3064. Show borked tests in the summary
  3065. 2005-06-14 Ilia Alshanetsky <ilia@prohost.org>
  3066. * ZendEngine2/bench.php:
  3067. more accurate timing function.
  3068. 2005-06-14 Jani Taskinen <jani.taskinen@sci.fi>
  3069. * tests/lang/bug21800.phpt:
  3070. This test did not fit to the new interactive shell thing
  3071. * NEWS:
  3072. BFN
  3073. 2005-06-14 Derick Rethans <php@derickrethans.nl>
  3074. * NEWS
  3075. ext/standard/basic_functions.c
  3076. ext/standard/datetime.c
  3077. ext/standard/datetime.h
  3078. ext/standard/type.c
  3079. ext/standard/tests/time/002.phpt:
  3080. - Add my new timelib and ext/date. For now only strtotime() makes use of
  3081. this.
  3082. 2005-06-14 Rob Richards <rrichards@ctindustries.net>
  3083. * (PHP_5_0)
  3084. NEWS:
  3085. BFN
  3086. * (PHP_5_0)
  3087. ext/xsl/xsltprocessor.c:
  3088. MFH: Fixed bug #33340 (CLI Crash when calling php:function from XSLT)
  3089. * ext/xsl/xsltprocessor.c:
  3090. Fixed bug #33340 (CLI Crash when calling php:function from XSLT)
  3091. 2005-06-14 Ilia Alshanetsky <ilia@prohost.org>
  3092. * main/network.c:
  3093. bzero > memset
  3094. 2005-06-14 Dmitry Stogov <dmitry@zend.com>
  3095. * ZendEngine2/zend_vm_execute.h
  3096. ZendEngine2/zend_vm_gen.php
  3097. ZendEngine2/zend_vm_opcodes.h:
  3098. Removed old executor
  3099. 2005-06-14 Jani Taskinen <jani.taskinen@sci.fi>
  3100. * ZendEngine2/Zend.m4:
  3101. reordered + added msg to configure output for PHP_ZEND_VM
  3102. * ZendEngine2/Zend.m4:
  3103. typofix
  3104. * ZendEngine2/Zend.m4
  3105. ZendEngine2/acinclude.m4:
  3106. fix standalone build
  3107. 2005-06-14 Sebastian Bergmann <sb@sebastian-bergmann.de>
  3108. * main/streams/xp_socket.c:
  3109. ZTS fix.
  3110. 2005-06-14 Ilia Alshanetsky <ilia@prohost.org>
  3111. * NEWS
  3112. ext/ftp/ftp.c
  3113. main/network.c
  3114. main/php_network.h
  3115. main/streams/xp_socket.c:
  3116. Added bindto socket context option.
  3117. 2005-06-14 Jani Taskinen <jani.taskinen@sci.fi>
  3118. * acinclude.m4:
  3119. Make this usable for header files too
  3120. * ext/sqlite/config.m4:
  3121. use PHP_CHECK_PDO_INCLUDES
  3122. * acinclude.m4:
  3123. Allow different things to be done when found / not-found
  3124. * acinclude.m4:
  3125. - Added PHP_CHECK_PDO_INCLUDES macro (caches the result)
  3126. 2005-06-13 Hartmut Holzgraefe <hartmut@php-groupies.de>
  3127. * NEWS:
  3128. added news item for GLOB_ERR fix
  3129. 2005-06-13 Edin Kadribasic <edink@emini.dk>
  3130. * ext/bz2/bz2.c:
  3131. MFB: MSVC++ 6.0 doesn't support long long type
  3132. * (PHP_4_4)
  3133. ext/bz2/bz2.c:
  3134. MSVC++ 6.0 doesn't support long long type
  3135. 2005-06-13 Dmitry Stogov <dmitry@zend.com>
  3136. * ZendEngine2/zend_execute.c
  3137. ZendEngine2/zend_vm_def.h
  3138. ZendEngine2/zend_vm_execute.h
  3139. ZendEngine2/zend_vm_gen.php
  3140. ZendEngine2/zend_vm_opcodes.h:
  3141. Specializer optimization
  3142. 2005-06-13 Derick Rethans <php@derickrethans.nl>
  3143. * (PHP_4_4)
  3144. configure.in
  3145. main/php_version.h:
  3146. - Back to dev
  3147. * (PHP_4_4)
  3148. NEWS
  3149. configure.in
  3150. main/php_version.h:
  3151. - Go with 4.4.0RC1.
  3152. 2005-06-13 Jani Taskinen <jani.taskinen@sci.fi>
  3153. * (PHP_4_4)
  3154. ext/standard/var_unserializer.c:
  3155. touch
  3156. 2005-06-13 Derick Rethans <php@derickrethans.nl>
  3157. * (PHP_4_4)
  3158. ext/standard/var_unserializer.re:
  3159. - MFH: Fixed bug with unserialize() with "exotic" letters in class names
  3160. 2005-06-13 Dmitry Stogov <dmitry@zend.com>
  3161. * NEWS
  3162. ZendEngine2/zend.c
  3163. ZendEngine2/zend.h
  3164. ZendEngine2/zend_execute.c:
  3165. Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol
  3166. 'zend_error').
  3167. The fix is not tested on Solaris and DARWIN!
  3168. 2005-06-13 Antony Dovgal <antony@zend.com>
  3169. * (PHP_4_4)
  3170. ext/oci8/oci8.c
  3171. ext/oci8/oci8.c:
  3172. MFH:
  3173. destroy session after destroying error handle
  3174. SQLT_CHR is allowed too
  3175. * ext/oci8/oci8.c:
  3176. destroy session after destroying error handle
  3177. SQLT_CHR is allowed too
  3178. 2005-06-13 Jani Taskinen <jani.taskinen@sci.fi>
  3179. * NEWS
  3180. acinclude.m4:
  3181. - Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle
  3182. -pthread)
  3183. 2005-06-13 Dmitry Stogov <dmitry@zend.com>
  3184. * NEWS
  3185. ZendEngine2/zend_reflection_api.c
  3186. ZendEngine2/tests/bug33312.phpt:
  3187. Fixed bug #33312 (ReflectionParameter methods do not work correctly)
  3188. 2005-06-12 Ilia Alshanetsky <ilia@prohost.org>
  3189. * ext/standard/user_filters.c:
  3190. Removed unused var.
  3191. 2005-06-12 Hartmut Holzgraefe <hartmut@php-groupies.de>
  3192. * ext/standard/dir.c:
  3193. Support for GLOB_ERR so that glob() reports permission problems (Bug
  3194. #28355)
  3195. * ext/standard/dir.c:
  3196. thinko fix (E_COMMIT_AFTER_MIDNIGHT)
  3197. * ext/standard/dir.c:
  3198. Removed bogus fix for bug #28355 (it was dead code anyway)
  3199. 2005-06-11 Jani Taskinen <jani.taskinen@sci.fi>
  3200. * (PHP_4_4)
  3201. ext/standard/url_scanner_ex.c
  3202. ext/standard/var_unserializer.c:
  3203. Revert. re2c 0.9.7 obviously does not work properly (or our .re files are
  3204. buggy)
  3205. * ext/standard/url_scanner_ex.c
  3206. ext/standard/var_unserializer.c:
  3207. revert
  3208. * ext/mysql/config.m4:
  3209. Another netware fix
  3210. * NEWS:
  3211. Merge the bug fix entries from PHP_5_0 branch
  3212. * ext/standard/url_scanner_ex.c
  3213. ext/standard/url_scanner_ex.c
  3214. ext/standard/var_unserializer.c
  3215. ext/standard/var_unserializer.c:
  3216. regenerated with re2c 0.9.7
  3217. 2005-06-11 Andi Gutmans <andi@zend.com>
  3218. * configure.in
  3219. ZendEngine2/zend.h
  3220. main/php_version.h:
  3221. - Back to -dev
  3222. * (php_5_1_0b2)
  3223. NEWS
  3224. configure.in
  3225. ZendEngine2/zend.h
  3226. main/php_version.h:
  3227. - b2 (will post it to internals@)
  3228. 2005-06-10 Andi Gutmans <andi@zend.com>
  3229. * configure.in
  3230. ZendEngine2/zend.h
  3231. main/php_version.h:
  3232. - Back to -dev
  3233. * (php_5_1_0b1)
  3234. configure.in
  3235. ZendEngine2/zend.h
  3236. main/php_version.h:
  3237. - Go with 5.1.0b1
  3238. * (php_5_1_0b1)
  3239. NEWS:
  3240. - Go with Beta 1
  3241. - Merged 5.0.x news and nuked anything prior to 5.0.0 release
  3242. 2005-06-10 Jani Taskinen <jani.taskinen@sci.fi>
  3243. * (php_5_1_0b1)
  3244. scripts/phpize.in:
  3245. - Fix phpize: need to eval path variables for them to be usable
  3246. 2005-06-10 Dmitry Stogov <dmitry@zend.com>
  3247. * NEWS:
  3248. Add some entries that was forgotten
  3249. * (php_5_1_0b1)
  3250. ZendEngine2/tests/bug30162.phpt:
  3251. Added test for bug #30162 (it is already fixed but test file was forgotten)
  3252. * (php_5_1_0b1)
  3253. ZendEngine2/tests/bug31177.phpt:
  3254. Added test file for bug #31177 (not fixed yet)
  3255. * ZendEngine2/tests/bug31177.phpt
  3256. ZendEngine2/tests/bug31177.phpt:
  3257. file bug31177.phpt was initially added on branch PHP_5_0.
  3258. * (php_5_1_0b1)
  3259. ZendEngine2/tests/bug29689.phpt:
  3260. typos
  3261. * (php_5_1_0b1)
  3262. ZendEngine2/zend_reflection_api.c
  3263. ZendEngine2/zend_reflection_api.c:
  3264. Fixed support for ZEND_ACC_SHADOW in ReflectionProperty constructor
  3265. * (php_5_1_0b1)
  3266. ZendEngine2/zend_execute.c
  3267. ZendEngine2/zend_execute.h
  3268. ZendEngine2/zend_extensions.h
  3269. ZendEngine2/zend_vm_def.h
  3270. ZendEngine2/zend_vm_execute.h
  3271. ZendEngine2/zend_vm_gen.php
  3272. ZendEngine2/zend_vm_opcodes.h:
  3273. Fix so that extensions like xdebug, can overload opcodes in all execution
  3274. modes including goto/switch
  3275. * (php_5_1_0b1)
  3276. ZendEngine2/zend_compile.c
  3277. ZendEngine2/zend_vm_def.h
  3278. ZendEngine2/zend_vm_execute.h
  3279. ZendEngine2/zend_vm_opcodes.h:
  3280. Merge three opcodes (ZEND_NEW, ZEND_JMP_NO_CTOR, ZEND_INIT_CTOR) into one
  3281. (ZEND_NEW). There was no real reason for this anymore and API should be
  3282. changed before 5.1
  3283. 2005-06-09 Stanislav Malyshev <stas@zend.com>
  3284. * NEWS
  3285. NEWS:
  3286. * ZendEngine2/zend_compile.c
  3287. ZendEngine2/zend_compile.h
  3288. ZendEngine2/zend_object_handlers.c
  3289. ZendEngine2/zend_reflection_api.c
  3290. ZendEngine2/tests/bug29689.phpt:
  3291. MF50: fix #29689 and more private property problems
  3292. * ZendEngine2/tests/bug33277.phpt:
  3293. add test for this TBF bug
  3294. * (PHP_5_0)
  3295. NEWS:
  3296. RIP abstrace private
  3297. * ZendEngine2/zend_compile.c:
  3298. disallow abstrace private methods
  3299. * (PHP_5_0)
  3300. ZendEngine2/zend_compile.c:
  3301. Disallow abstract privae methods
  3302. * (PHP_5_0)
  3303. ZendEngine2/zend_compile.c
  3304. ZendEngine2/zend_compile.h
  3305. ZendEngine2/zend_object_handlers.c
  3306. ZendEngine2/zend_reflection_api.c
  3307. ZendEngine2/tests/bug29689.phpt:
  3308. fix #29689 and more private property problems
  3309. 2005-06-09 Dmitry Stogov <dmitry@zend.com>
  3310. * ZendEngine2/zend.c
  3311. ZendEngine2/zend.c
  3312. ZendEngine2/zend_execute_API.c
  3313. ZendEngine2/zend_execute_API.c:
  3314. Fixed double call to php_stream_close() on compiler errors
  3315. 2005-06-09 Stanislav Malyshev <stas@zend.com>
  3316. * ZendEngine2/tests/bug33277.phpt
  3317. ZendEngine2/tests/bug33277.phpt:
  3318. file bug33277.phpt was initially added on branch PHP_5_0.
  3319. 2005-06-09 Ilia Alshanetsky <ilia@prohost.org>
  3320. * ext/bz2/bz2.c:
  3321. Fixed compiler warning.
  3322. 2005-06-09 Wez Furlong <wez.php@thebrainroom.net>
  3323. * main/main.c:
  3324. hmm, backing out this change, as it seems to cause problems with user-space
  3325. streams and filters (the ZE needs to close them before it blows away the
  3326. user-space code.
  3327. Noticed by Dmitry. Still need to find out how to avoid double-closing
  3328. streams.
  3329. 2005-06-09 Dmitry Stogov <dmitry@zend.com>
  3330. * (PHP_5_0)
  3331. NEWS
  3332. Zend/zend.c
  3333. ZendEngine2/zend.c
  3334. ZendEngine2/zend.c
  3335. tests/lang/bug25922.phpt
  3336. tests/lang/bug25922.phpt
  3337. tests/lang/bug25922.phpt:
  3338. Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may
  3339. result in seg fault)
  3340. * ZendEngine2/zend_language_scanner.l
  3341. ZendEngine2/zend_language_scanner.l:
  3342. Fixed bug (Crash on Windows and ZTS) that was introduced with fix for bug
  3343. #26456
  3344. * ext/standard/user_filters.c
  3345. ext/standard/user_filters.c:
  3346. Fixed reference counting and probable crash on fclose() or shutdown
  3347. 2005-06-08 Ilia Alshanetsky <ilia@prohost.org>
  3348. * (PHP_5_0)
  3349. NEWS
  3350. ext/iconv/iconv.c:
  3351. MFH: Fixed bug #33268 (iconv_strlen() works only with a parameter of < 3
  3352. in length).
  3353. * ext/iconv/iconv.c:
  3354. Fixed bug #33268 (iconv_strlen() works only with a parameter of < 3 in
  3355. length)
  3356. 2005-06-08 Dmitry Stogov <dmitry@zend.com>
  3357. * ext/standard/array.c
  3358. ext/standard/array.c
  3359. ext/standard/array.c:
  3360. Fixed memory allocation bugs in array_reduce() with initial value (#22463 &
  3361. #24980)
  3362. * (PHP_5_0)
  3363. ZendEngine2/zend_execute.c
  3364. ZendEngine2/zend_vm_def.h
  3365. ZendEngine2/zend_vm_execute.h
  3366. ZendEngine2/zend_vm_opcodes.h:
  3367. Fixed exception handling in getIterator() callback (bugs #26229 & #30725)
  3368. * ZendEngine2/zend_compile.c
  3369. ZendEngine2/zend_compile.c:
  3370. Fixed valgrind errors
  3371. * ZendEngine2/zend_reflection_api.c:
  3372. Fixed ReflectionClass::setStaticPropertyValue()
  3373. 2005-06-08 Jani Taskinen <jani.taskinen@sci.fi>
  3374. * ZendEngine2/zend_config.w32.h:
  3375. Hopefully fixes win32 builds
  3376. 2005-06-08 Dmitry Stogov <dmitry@zend.com>
  3377. * ext/standard/var.c
  3378. ext/standard/var.c:
  3379. Fixed incorrect usage of zend_mangle_property_name() (valgrind errors)
  3380. * ZendEngine2/zend_compile.c:
  3381. Fixed lookups for previos opcodes
  3382. * ZendEngine2/tests/bug30140.phpt
  3383. ZendEngine2/tests/bug30140.phpt:
  3384. file bug30140.phpt was initially added on branch PHP_5_0.
  3385. * (PHP_5_0)
  3386. NEWS
  3387. ZendEngine2/zend_execute_API.c
  3388. ZendEngine2/zend_execute_API.c
  3389. ZendEngine2/tests/bug30140.phpt:
  3390. Fixed bug #30140 (Problem with array in static properties)
  3391. * (PHP_5_0)
  3392. ZendEngine2/tests/bug32322.phpt:
  3393. Added test for bug #32322 (Return values by reference broken( using
  3394. self::),example singleton instance)
  3395. * ZendEngine2/tests/bug32322.phpt
  3396. ZendEngine2/tests/bug32322.phpt:
  3397. Added test for bug #32322 (Return values by reference broken( using
  3398. self::),example singleton instance)
  3399. * tests/classes/clone_006.phpt
  3400. tests/classes/clone_006.phpt:
  3401. Fixed test file affected by fix for bug #30820 (static member conflict with
  3402. $this->member silently ignored)
  3403. * ZendEngine2/tests/bug30820.phpt
  3404. ZendEngine2/tests/bug30820.phpt:
  3405. file bug30820.phpt was initially added on branch PHP_5_0.
  3406. * (PHP_5_0)
  3407. NEWS
  3408. ZendEngine2/zend_object_handlers.c
  3409. ZendEngine2/zend_object_handlers.c
  3410. ZendEngine2/tests/bug30820.phpt:
  3411. Fixed bug #30820 (static member conflict with $this->member silently
  3412. ignored)
  3413. * ZendEngine2/tests/bug30961.phpt
  3414. ZendEngine2/tests/bug30961.phpt:
  3415. file bug30961.phpt was initially added on branch PHP_5_0.
  3416. * (PHP_5_0)
  3417. NEWS
  3418. ZendEngine2/zend_compile.c
  3419. ZendEngine2/zend_compile.c
  3420. ZendEngine2/zend_language_parser.y
  3421. ZendEngine2/zend_language_parser.y
  3422. ZendEngine2/tests/bug30961.phpt:
  3423. Fixed bug #30961 (Wrong linenumber in ReflectionClass getStartLine())
  3424. 2005-06-07 Jani Taskinen <jani.taskinen@sci.fi>
  3425. * scripts/Makefile.frag
  3426. scripts/phpize.in:
  3427. - Fix paths when using --libdir and --includedir configure options
  3428. * ext/standard/tests/array/bug31213.phpt:
  3429. - It is nice to close the script with ?>..
  3430. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3431. * (PHP_5_0)
  3432. NEWS
  3433. ZendEngine2/zend_compile.c
  3434. ZendEngine2/zend_compile.c
  3435. ZendEngine2/zend_compile.h
  3436. ZendEngine2/zend_compile.h
  3437. ZendEngine2/zend_language_scanner.l
  3438. ZendEngine2/zend_language_scanner.l:
  3439. Fixed bug #26456 (Wrong results from Reflection-API getDocComment() when
  3440. called via STDIN)
  3441. 2005-06-07 Jani Taskinen <jani.taskinen@sci.fi>
  3442. * configure.in
  3443. ZendEngine2/Zend.m4:
  3444. -Moved --disable-zend-memory-manager where it belongs
  3445. * acinclude.m4
  3446. ZendEngine2/acinclude.m4
  3447. ext/sqlite/config.m4:
  3448. - Show "none" when nothing is found
  3449. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3450. * ext/sqlite/sqlite.c
  3451. ext/sqlite/sqlite.c:
  3452. Fixed memory allocation bugs. Probably this patch should fix bug #31725.
  3453. 2005-06-07 Ilia Alshanetsky <ilia@prohost.org>
  3454. * ZendEngine2/zend_objects.c:
  3455. Fixed ZTS build.
  3456. 2005-06-07 Derick Rethans <php@derickrethans.nl>
  3457. * (PHP_4_4)
  3458. configure.in
  3459. configure.in
  3460. Zend/zend_alloc.h
  3461. ZendEngine2/zend_alloc.h
  3462. ext/standard/info.c
  3463. ext/standard/info.c:
  3464. - MFH: Added the --disable-zend-memory-manager switch to disable the Zend
  3465. memory manager.
  3466. * configure.in
  3467. ZendEngine2/zend_alloc.h
  3468. ext/standard/info.c:
  3469. - Added the --disable-zend-memory-manager switch to disable the Zend memory
  3470. manager.
  3471. * NEWS:
  3472. - Not sure why this wasn't committed...
  3473. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3474. * ZendEngine2/zend_builtin_functions.c
  3475. ZendEngine2/zend_builtin_functions.c:
  3476. Fixed memory leak in debug_print_backtrace()
  3477. 2005-06-07 Jani Taskinen <jani.taskinen@sci.fi>
  3478. * ext/mysql/config.m4
  3479. ext/mysqli/config.m4:
  3480. - Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm)
  3481. - Make sure MYSQL_DIR is empty.
  3482. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3483. * (PHP_4_4)
  3484. Zend/zend_execute.c
  3485. ZendEngine2/zend_execute.c
  3486. ZendEngine2/zend_execute.c:
  3487. fixed memory leak in bug #28972 ([] operator overflow treatment is
  3488. incorrect), not the bug itself.
  3489. 2005-06-07 Derick Rethans <php@derickrethans.nl>
  3490. * (PHP_5_0)
  3491. ZendEngine2/zend_execute.c
  3492. ZendEngine2/zend_vm_def.h
  3493. ZendEngine2/zend_vm_execute.h
  3494. ZendEngine2/zend_vm_opcodes.h:
  3495. - MF44: Problems with user defined error handler and references
  3496. * (PHP_4_4)
  3497. NEWS
  3498. Zend/zend_execute.c:
  3499. - Fixed bug #32685, #29423 (Segfault when using assignment by reference
  3500. within
  3501. function).
  3502. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3503. * (PHP_4_4)
  3504. Zend/zend_compile.c
  3505. Zend/zend_execute.c
  3506. Zend/zend_language_parser.y:
  3507. Fixed memory corruptions when using references in a wrong way.
  3508. Backport $a =& func(); patch.
  3509. 2005-06-07 Derick Rethans <php@derickrethans.nl>
  3510. * (PHP_5_0)
  3511. main/streams/php_streams_int.h:
  3512. - MFH: Don't crash when compiled with the zend memory manager disabled.
  3513. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3514. * ZendEngine2/tests/bug33243.phpt
  3515. ZendEngine2/tests/bug33243.phpt:
  3516. file bug33243.phpt was initially added on branch PHP_5_0.
  3517. * (PHP_5_0)
  3518. NEWS
  3519. ZendEngine2/zend_objects.c
  3520. ZendEngine2/zend_objects.c
  3521. ZendEngine2/tests/bug33243.phpt:
  3522. Fixed bug #33243 (ze1_compatibility_mode does not work as expected)
  3523. 2005-06-07 Jani Taskinen <jani.taskinen@sci.fi>
  3524. * scripts/Makefile.frag
  3525. scripts/phpize.in:
  3526. - Fix paths when using --libdir and --includedir configure options
  3527. * ext/standard/tests/array/bug31213.phpt:
  3528. - It is nice to close the script with ?>..
  3529. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3530. * (PHP_5_0)
  3531. NEWS
  3532. ZendEngine2/zend_compile.c
  3533. ZendEngine2/zend_compile.c
  3534. ZendEngine2/zend_compile.h
  3535. ZendEngine2/zend_compile.h
  3536. ZendEngine2/zend_language_scanner.l
  3537. ZendEngine2/zend_language_scanner.l:
  3538. Fixed bug #26456 (Wrong results from Reflection-API getDocComment() when
  3539. called via STDIN)
  3540. 2005-06-07 Jani Taskinen <jani.taskinen@sci.fi>
  3541. * configure.in
  3542. ZendEngine2/Zend.m4:
  3543. -Moved --disable-zend-memory-manager where it belongs
  3544. * acinclude.m4
  3545. ZendEngine2/acinclude.m4
  3546. ext/sqlite/config.m4:
  3547. - Show "none" when nothing is found
  3548. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3549. * ext/sqlite/sqlite.c
  3550. ext/sqlite/sqlite.c:
  3551. Fixed memory allocation bugs. Probably this patch should fix bug #31725.
  3552. 2005-06-07 Ilia Alshanetsky <ilia@prohost.org>
  3553. * ZendEngine2/zend_objects.c:
  3554. Fixed ZTS build.
  3555. 2005-06-07 Derick Rethans <php@derickrethans.nl>
  3556. * (PHP_4_4)
  3557. configure.in
  3558. configure.in
  3559. Zend/zend_alloc.h
  3560. ZendEngine2/zend_alloc.h
  3561. ext/standard/info.c
  3562. ext/standard/info.c:
  3563. - MFH: Added the --disable-zend-memory-manager switch to disable the Zend
  3564. memory manager.
  3565. * configure.in
  3566. ZendEngine2/zend_alloc.h
  3567. ext/standard/info.c:
  3568. - Added the --disable-zend-memory-manager switch to disable the Zend memory
  3569. manager.
  3570. * NEWS:
  3571. - Not sure why this wasn't committed...
  3572. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3573. * ZendEngine2/zend_builtin_functions.c
  3574. ZendEngine2/zend_builtin_functions.c:
  3575. Fixed memory leak in debug_print_backtrace()
  3576. 2005-06-07 Jani Taskinen <jani.taskinen@sci.fi>
  3577. * ext/mysql/config.m4
  3578. ext/mysqli/config.m4:
  3579. - Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm)
  3580. - Make sure MYSQL_DIR is empty.
  3581. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3582. * (PHP_4_4)
  3583. Zend/zend_execute.c
  3584. ZendEngine2/zend_execute.c
  3585. ZendEngine2/zend_execute.c:
  3586. fixed memory leak in bug #28972 ([] operator overflow treatment is
  3587. incorrect), not the bug itself.
  3588. 2005-06-07 Derick Rethans <php@derickrethans.nl>
  3589. * (PHP_5_0)
  3590. ZendEngine2/zend_execute.c
  3591. ZendEngine2/zend_vm_def.h
  3592. ZendEngine2/zend_vm_execute.h
  3593. ZendEngine2/zend_vm_opcodes.h:
  3594. - MF44: Problems with user defined error handler and references
  3595. * (PHP_4_4)
  3596. NEWS
  3597. Zend/zend_execute.c:
  3598. - Fixed bug #32685, #29423 (Segfault when using assignment by reference
  3599. within
  3600. function).
  3601. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3602. * (PHP_4_4)
  3603. Zend/zend_compile.c
  3604. Zend/zend_execute.c
  3605. Zend/zend_language_parser.y:
  3606. Fixed memory corruptions when using references in a wrong way.
  3607. Backport $a =& func(); patch.
  3608. 2005-06-07 Derick Rethans <php@derickrethans.nl>
  3609. * (PHP_5_0)
  3610. main/streams/php_streams_int.h:
  3611. - MFH: Don't crash when compiled with the zend memory manager disabled.
  3612. 2005-06-07 Dmitry Stogov <dmitry@zend.com>
  3613. * ZendEngine2/tests/bug33243.phpt
  3614. ZendEngine2/tests/bug33243.phpt:
  3615. file bug33243.phpt was initially added on branch PHP_5_0.
  3616. * (PHP_5_0)
  3617. NEWS
  3618. ZendEngine2/zend_objects.c
  3619. ZendEngine2/zend_objects.c
  3620. ZendEngine2/tests/bug33243.phpt:
  3621. Fixed bug #33243 (ze1_compatibility_mode does not work as expected)
  3622. 2005-06-06 Wez Furlong <wez.php@thebrainroom.net>
  3623. * ext/posix/config.m4
  3624. ext/posix/posix.c:
  3625. fix build on Solaris
  3626. 2005-06-06 Jani Taskinen <jani.taskinen@sci.fi>
  3627. * main/main.c:
  3628. silence warning
  3629. 2005-06-06 Brad House <brad@mainstreetsoftworks.com>
  3630. * (PHP_5_0)
  3631. ext/mcve/mcve.c
  3632. ext/mcve/php_mcve.h:
  3633. libmonetra 5.0 sync.
  3634. added m_validateidentifier, which is enabled by default to keep invalid
  3635. pointer addresses from causing PHP to crash
  3636. kept compatability with older versions of libmonetra.
  3637. * ext/mcve/mcve.c
  3638. ext/mcve/php_mcve.h:
  3639. libmonetra-5.0 sync.
  3640. added m_validateidentifier, which is enabled by default to keep invalid
  3641. pointer addresses from causing PHP to crash
  3642. kept compatability with older versions of libmonetra.
  3643. 2005-06-06 Ilia Alshanetsky <ilia@prohost.org>
  3644. * (PHP_4_4)
  3645. ext/bz2/bz2.c
  3646. ext/bz2/bz2.c:
  3647. MFH: Better storage size for output length.
  3648. * ext/bz2/bz2.c:
  3649. Better storage size for output length.
  3650. 2005-06-06 Derick Rethans <php@derickrethans.nl>
  3651. * ZendEngine2/zend_vm_def.h
  3652. ZendEngine2/zend_vm_execute.h
  3653. ZendEngine2/zend_vm_opcodes.h:
  3654. - Regenerate VM files and add warning about regeneration
  3655. * (PHP_5_0)
  3656. ZendEngine2/zend_execute.c
  3657. ZendEngine2/zend_vm_def.h:
  3658. - MH44: Problems with user defined error handler and wrong usage of
  3659. references
  3660. 2005-06-06 Ilia Alshanetsky <ilia@prohost.org>
  3661. * (PHP_4_4)
  3662. ext/standard/type.c:
  3663. MFH: Fixed strval to not print notices on strval(array()).
  3664. 2005-06-06 Derick Rethans <php@derickrethans.nl>
  3665. * (PHP_4_4)
  3666. NEWS
  3667. ext/standard/http_fopen_wrapper.c:
  3668. - MFH: Fixed bug #33242 (Mangled error message when stream fails).
  3669. * (PHP_5_0)
  3670. NEWS
  3671. ext/standard/http_fopen_wrapper.c
  3672. ext/standard/http_fopen_wrapper.c:
  3673. - Fixed bug #33242 (Mangled error message when stream fails).
  3674. 2005-06-06 Jani Taskinen <jani.taskinen@sci.fi>
  3675. * (PHP_5_0)
  3676. scripts/Makefile.frag:
  3677. ws
  3678. 2005-06-06 Derick Rethans <php@derickrethans.nl>
  3679. * (PHP_4_4)
  3680. Zend/zend_execute.c:
  3681. - Swap lines so that user defined error handlers don't cause memory errors
  3682. * (PHP_4_4)
  3683. scripts/Makefile.frag:
  3684. - We've man pages just fine
  3685. 2005-06-06 Dmitry Stogov <dmitry@zend.com>
  3686. * NEWS
  3687. ZendEngine2/zend_compile.c
  3688. ZendEngine2/tests/bug32428.phpt:
  3689. Fixed bug #32428 (The @ warning error supression operator is broken)
  3690. 2005-06-06 Derick Rethans <php@derickrethans.nl>
  3691. * (PHP_4_4)
  3692. NEWS:
  3693. - Update NEWS with the bz fix
  3694. 2005-06-06 Uwe Schindler <uwe@thetaphi.de>
  3695. * (PHP_4_4)
  3696. scripts/Makefile.frag:
  3697. MFH: Fix bug #33166 for other branches and new bug #33255, no man pages for
  3698. 4.4
  3699. * (PHP_5_0)
  3700. scripts/Makefile.frag:
  3701. Fix bug #33166 for other branches and new bug #33255
  3702. 2005-06-06 Derick Rethans <php@derickrethans.nl>
  3703. * (PHP_4_4)
  3704. ext/bz2/bz2.c:
  3705. - Merge back changes which where in 4.3 but somehow didn't make it into the
  3706. new
  3707. branch.
  3708. 2005-06-06 Dmitry Stogov <dmitry@zend.com>
  3709. * ZendEngine2/tests/bug32799.phpt
  3710. ZendEngine2/tests/bug32799.phpt:
  3711. file bug32799.phpt was initially added on branch PHP_5_0.
  3712. * (PHP_5_0)
  3713. NEWS
  3714. ZendEngine2/zend_objects_API.c
  3715. ZendEngine2/zend_objects_API.c
  3716. ZendEngine2/tests/bug32799.phpt:
  3717. Fixed bug #32799 (crash: calling the corresponding global var during the
  3718. destruct)
  3719. * ZendEngine2/tests/bug32596.phpt:
  3720. Added test for bug #32596 (Segfault/Memory Leak by getClass (etc) in
  3721. __destruct)
  3722. * ZendEngine2/tests/bug32596.phpt
  3723. ZendEngine2/tests/bug32596.phpt:
  3724. file bug32596.phpt was initially added on branch PHP_5_0.
  3725. * (PHP_5_0)
  3726. NEWS
  3727. ZendEngine2/zend_execute_API.c:
  3728. Fixed bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)
  3729. 2005-06-06 Derick Rethans <php@derickrethans.nl>
  3730. * (PHP_4_4)
  3731. Zend/zend_extensions.h:
  3732. - Bumb ZEND EXT API NO for Stanislav
  3733. 2005-06-06 Edin Kadribasic <edink@emini.dk>
  3734. * (PHP_4_4)
  3735. win32/php4dllts.dsp:
  3736. Sync with recent config.m4 changes
  3737. 2005-06-06 Derick Rethans <php@derickrethans.nl>
  3738. * (PHP_4_4)
  3739. NEWS
  3740. Zend/zend_compile.c
  3741. Zend/zend_compile.h
  3742. Zend/zend_execute.c
  3743. Zend/zend_execute_globals.h
  3744. Zend/zend_language_parser.y:
  3745. - Commit the reference problem bug fix.
  3746. * (PHP_4_4)
  3747. configure.in
  3748. main/php_version.h:
  3749. - Rename version.
  3750. 2005-06-06 Dmitry Stogov <dmitry@zend.com>
  3751. * (PHP_5_0)
  3752. ZendEngine2/tests/bug32993.phpt:
  3753. Added test for bug #32993 (implemented Iterator function current() don't
  3754. throw
  3755. exception)
  3756. * ZendEngine2/tests/bug32993.phpt
  3757. ZendEngine2/tests/bug32993.phpt:
  3758. Fixed bug #32993 (implemented Iterator function current() don't throw
  3759. exception)
  3760. * NEWS
  3761. ZendEngine2/zend_vm_def.h
  3762. ZendEngine2/zend_vm_execute.h
  3763. ZendEngine2/zend_vm_opcodes.h:
  3764. Fixed bug #32993 (implemented Iterator function current() don't throw
  3765. exception)
  3766. * ZendEngine2/tests/bug33171.phpt
  3767. ZendEngine2/tests/bug33171.phpt:
  3768. file bug33171.phpt was initially added on branch PHP_5_0.
  3769. * (PHP_5_0)
  3770. NEWS
  3771. ZendEngine2/zend_object_handlers.c
  3772. ZendEngine2/zend_object_handlers.c
  3773. ZendEngine2/tests/bug33171.phpt:
  3774. Fixed bug #33171 (foreach enumerates private fields declared in base
  3775. classes)
  3776. 2005-06-06 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  3777. * sapi/cli/php_cli.c:
  3778. - Expose -a as special mode and show whether it is a shell or not
  3779. 2005-06-06 Wez Furlong <wez.php@thebrainroom.net>
  3780. * main/streams/php_streams_int.h:
  3781. Don't crash when compiled with the zend memory manager disabled.
  3782. * ZendEngine2/zend_language_scanner.l
  3783. main/main.c:
  3784. Avoid double-freeing streams.
  3785. This can happen because all streams are registered as resources;
  3786. the engine also tracks them in the open_files global.
  3787. Avoid the potential for double-freeing by simply making streams exposed to
  3788. the
  3789. engine have no closer for the engine to call; they will already be in the
  3790. resource list, and thus will be shut down properly at request end.
  3791. 2005-06-05 Wez Furlong <wez.php@thebrainroom.net>
  3792. * ext/mysql/config.w32
  3793. ext/mysqli/config.w32
  3794. ext/pgsql/config.w32:
  3795. fixes for #33251
  3796. 2005-06-05 Ilia Alshanetsky <ilia@prohost.org>
  3797. * (PHP_4_3)
  3798. NEWS
  3799. NEWS
  3800. ext/bz2/bz2.c
  3801. ext/bz2/bz2.c:
  3802. MFH: Fixed bug #33070 (Improved performance of bzdecompress() by several
  3803. orders of magnitude).
  3804. * ext/bz2/bz2.c:
  3805. Fixed bug #33070 (Improved performance of bzdecompress() by several orders
  3806. of magnitude).
  3807. 2005-06-05 Jani Taskinen <jani.taskinen@sci.fi>
  3808. * scripts/phpize.in
  3809. scripts/phpize.m4:
  3810. - Proper fix for phpize when dealing with PECL
  3811. 2005-06-04 Zeev Suraski <zeev@zend.com>
  3812. * main/main.c:
  3813. __halt_compiler() patch interface
  3814. * ZendEngine2/zend_compile.h
  3815. ZendEngine2/zend_language_parser.y
  3816. ZendEngine2/zend_language_scanner.l
  3817. ZendEngine2/zend_stream.c
  3818. ZendEngine2/zend_stream.h
  3819. ZendEngine2/tests/halt01.phpt
  3820. ZendEngine2/tests/halt02.phpt
  3821. ZendEngine2/tests/halt03.phpt:
  3822. Thought I committed it ages ago... Anyway, without further delays, the
  3823. final
  3824. __halt_compiler() patch
  3825. 2005-06-03 Jani Taskinen <jani.taskinen@sci.fi>
  3826. * ext/xml/tests/bug32001.phpt:
  3827. nuke crap, end scripts always with ?>
  3828. * sapi/cgi/cgi_main.c:
  3829. cs + ws
  3830. 2005-06-03 Magnus M��tt� <novell@kiruna.se>
  3831. * ext/xml/tests/bug32001.phpt:
  3832. Add skipif, test requires iconv.
  3833. 2005-06-03 Jani Taskinen <jani.taskinen@sci.fi>
  3834. * ext/session/session.c:
  3835. nuke duplicate code
  3836. 2005-06-03 Dmitry Stogov <dmitry@zend.com>
  3837. * ZendEngine2/tests/bug30394.phpt:
  3838. Added test for 5.0 specific bug #30394 (Assignment operators yield wrong
  3839. result with __get/__set)
  3840. * ZendEngine2/tests/bug30394.phpt
  3841. ZendEngine2/tests/bug30394.phpt:
  3842. file bug30394.phpt was initially added on branch PHP_5_0.
  3843. * (PHP_5_0)
  3844. NEWS
  3845. ZendEngine2/zend.c
  3846. ZendEngine2/zend_execute_API.c:
  3847. Fixed bug #30394 (Assignment operators yield wrong result with __get/__set)
  3848. * ZendEngine2/tests/bug30080.phpt
  3849. ZendEngine2/tests/bug30080.phpt:
  3850. file bug30080.phpt was initially added on branch PHP_5_0.
  3851. * (PHP_5_0)
  3852. NEWS
  3853. ZendEngine2/zend_compile.c
  3854. ZendEngine2/zend_compile.c
  3855. ZendEngine2/tests/bug30080.phpt:
  3856. Fixed bug #30080 (Passing array or non array of objects)
  3857. * ZendEngine2/tests/bug27598.phpt
  3858. ZendEngine2/tests/bug27598.phpt:
  3859. file bug27598.phpt was initially added on branch PHP_5_0.
  3860. * (PHP_5_0)
  3861. NEWS
  3862. ZendEngine2/zend_compile.c
  3863. ZendEngine2/zend_compile.c
  3864. ZendEngine2/zend_execute.c
  3865. ZendEngine2/tests/bug27598.phpt:
  3866. Fixed bug #27598 (list() array key assignment causes HUGE memory leak)
  3867. * ZendEngine2/zend_execute.c
  3868. ZendEngine2/zend_object_handlers.c
  3869. ZendEngine2/zend_vm_def.h
  3870. ZendEngine2/zend_vm_execute.h
  3871. ZendEngine2/zend_vm_opcodes.h
  3872. ZendEngine2/tests/object_handlers.phpt:
  3873. Fixed memory allocation bugs related to magic object handlers (__get(),
  3874. __set(),
  3875. ...)
  3876. * ZendEngine2/tests/object_handlers.phpt
  3877. ZendEngine2/tests/object_handlers.phpt:
  3878. file object_handlers.phpt was initially added on branch PHP_5_0.
  3879. * (PHP_5_0)
  3880. ZendEngine2/zend_execute.c
  3881. ZendEngine2/zend_object_handlers.c:
  3882. Fixed memory allocation bugs related to magic object handlers (__get(),
  3883. __set(), ...)
  3884. 2005-06-03 Georg Richter <georg@mysql.com>
  3885. * NEWS
  3886. ext/mysqli/mysqli_fe.c
  3887. ext/mysqli/mysqli_nonapi.c
  3888. ext/mysqli/php_mysqli.h:
  3889. added new function mysqli_get_charset
  3890. 2005-06-02 Jani Taskinen <jani.taskinen@sci.fi>
  3891. * acinclude.m4
  3892. build/libtool.m4:
  3893. - Revert previous change in build/libtool.m4 and make sure
  3894. the PATH_SEPARATOR check is only done under autoconf 2.13.
  3895. * (PHP_4_3)
  3896. NEWS
  3897. NEWS
  3898. configure.in
  3899. configure.in:
  3900. MFH: - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)
  3901. * configure.in:
  3902. - Fixed bug #28605 (Need to use -[m]ieee option for Alpha CPUs)
  3903. 2005-06-02 Antony Dovgal <antony@zend.com>
  3904. * (PHP_4_3)
  3905. NEWS
  3906. ext/curl/curl.c
  3907. ext/curl/php_curl.h:
  3908. MFH: fix bug #33222 (segfault when CURL handle is closed in a callback).
  3909. * (PHP_5_0)
  3910. NEWS
  3911. ext/curl/interface.c
  3912. ext/curl/php_curl.h:
  3913. MFH: fix bug #33222 (segfault when CURL handle is closed in a callback).
  3914. fix segfaults when CURL callback functions throw exception.
  3915. * ext/curl/interface.c
  3916. ext/curl/php_curl.h:
  3917. fix bug #33222 (segfault when CURL handle is closed in a callback).
  3918. fix segfaults when CURL callback functions throw exception.
  3919. 2005-06-02 Jani Taskinen <jani.taskinen@sci.fi>
  3920. * ext/sqlite/config.m4:
  3921. We only need LEMON for bundled stuff
  3922. 2005-06-02 Antony Dovgal <antony@zend.com>
  3923. * (PHP_4_3)
  3924. NEWS
  3925. NEWS
  3926. ext/odbc/php_odbc.c
  3927. ext/odbc/php_odbc.c:
  3928. MFH: fix bug #33214 (odbc_next_result does not signal SQL errors with
  3929. 2-statement SQL batches).
  3930. Path by rich at kastle dot com.
  3931. * ext/odbc/php_odbc.c:
  3932. fix bug #33214 (odbc_next_result does not signal SQL errors with
  3933. 2-statement SQL batches).
  3934. Path by rich at kastle dot com.
  3935. 2005-06-02 Derick Rethans <php@derickrethans.nl>
  3936. * ext/standard/string.c
  3937. ext/standard/string.c
  3938. ext/standard/string.c:
  3939. - That should have been removed, not commented out.
  3940. * (PHP_4_3)
  3941. NEWS
  3942. NEWS
  3943. ext/standard/string.c
  3944. ext/standard/string.c:
  3945. - MFH: Fixed memory corruption in stristr().
  3946. * ext/standard/string.c:
  3947. - Fixed memory corruption in stristr().
  3948. 2005-06-02 Jani Taskinen <jani.taskinen@sci.fi>
  3949. * ext/standard/var_unserializer.c:
  3950. touch
  3951. 2005-06-01 Ilia Alshanetsky <ilia@prohost.org>
  3952. * (PHP_4_3)
  3953. NEWS
  3954. ext/standard/image.c:
  3955. MFH: Fixed bug #33210 (relax jpeg recursive loop protection).
  3956. * (PHP_5_0)
  3957. NEWS
  3958. ext/standard/image.c:
  3959. MFH: Fixed bug #33210 (relax jpeg recursive loop protection).
  3960. * ext/standard/image.c:
  3961. Fixed bug #33210 (relax jpeg recursive loop protection).
  3962. 2005-06-01 Antony Dovgal <antony@zend.com>
  3963. * ext/session/session.c:
  3964. fix typo
  3965. (see details here: http://news.php.net/php.internals/16350)
  3966. 2005-06-01 Dmitry Stogov <dmitry@zend.com>
  3967. * main/streams/streams.c
  3968. main/streams/streams.c:
  3969. Disabled search of recored separator outside of buffer
  3970. * (PHP_5_0)
  3971. NEWS:
  3972. Fixed bug #32941 (Sending structured SOAP fault kills a php)
  3973. * (PHP_5_0)
  3974. NEWS
  3975. ZendEngine2/zend_object_handlers.c
  3976. ZendEngine2/zend_object_handlers.c
  3977. ZendEngine2/tests/bug30791.phpt
  3978. ZendEngine2/tests/bug30791.phpt
  3979. ZendEngine2/tests/bug30791.phpt
  3980. ext/standard/var.c
  3981. ext/standard/var.c
  3982. ext/standard/var_unserializer.c
  3983. ext/standard/var_unserializer.c
  3984. ext/standard/var_unserializer.re
  3985. ext/standard/var_unserializer.re:
  3986. Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call
  3987. if object is overloaded)
  3988. * main/php_variables.c
  3989. main/php_variables.c:
  3990. Fixed "refcount" counting for autoglobals
  3991. 2005-06-01 Ilia Alshanetsky <ilia@prohost.org>
  3992. * ext/pcre/pcrelib/pcre.c:
  3993. kill unused var.
  3994. 2005-05-31 Dmitry Stogov <dmitry@zend.com>
  3995. * main/php_variables.c
  3996. main/php_variables.c:
  3997. Fixed possible memory corruption on request shutdown
  3998. `valgrind -q --tool=memcheck sapi/cli/php tests/reflection/001.phpt`
  3999. 2005-05-31 Magnus M��tt� <novell@kiruna.se>
  4000. * ZendEngine2/tests/bug27304.phpt:
  4001. Fix test
  4002. 2005-05-31 Jani Taskinen <jani.taskinen@sci.fi>
  4003. * (PHP_4_3)
  4004. NEWS
  4005. NEWS
  4006. ext/pcre/php_pcre.c
  4007. ext/pcre/php_pcre.c
  4008. ext/pcre/tests/bug33200.phpt
  4009. ext/pcre/tests/bug33200.phpt
  4010. ext/standard/php_string.h
  4011. ext/standard/php_string.h
  4012. ext/standard/string.c
  4013. ext/standard/string.c:
  4014. MFH: - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e'
  4015. modifier misbehave)
  4016. * ext/pcre/tests/bug33200.phpt
  4017. ext/pcre/tests/bug33200.phpt
  4018. ext/pcre/tests/bug33200.phpt
  4019. ext/standard/php_string.h
  4020. ext/standard/string.c:
  4021. 1.1.4;
  4022. - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e'
  4023. modifier misbehave)
  4024. * ext/pcre/php_pcre.c:
  4025. - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e'
  4026. modifier misbehave)
  4027. 2005-05-31 Dmitry Stogov <dmitry@zend.com>
  4028. * ZendEngine2/zend_operators.c:
  4029. Reverted wrong fix for bug #30572.
  4030. Seems the bug was already fixed in other way.
  4031. But reverted patch produced a lot of valgrind errors, because IS_TMP_VAR
  4032. operands don't initialize refcount.
  4033. 2005-05-31 Jani Taskinen <jani.taskinen@sci.fi>
  4034. * ext/standard/var_unserializer.c:
  4035. Touch
  4036. * ext/standard/var_unserializer.re
  4037. ext/standard/tests/serialize/006.phpt:
  4038. - Fixed bug with unserialize() with "exotic" letters in class names
  4039. 2005-05-31 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  4040. * ZendEngine2/zend_compile.c:
  4041. - Only allow changing return ref agnostic when a script method overrides an
  4042. internal method (found by dmitry)
  4043. 2005-05-30 Ilia Alshanetsky <ilia@prohost.org>
  4044. * (PHP_5_0)
  4045. NEWS:
  4046. MFH: Fixed bug #33164 (Soap extension incorrectly detects HTTP/1.1).
  4047. 2005-05-30 Hartmut Holzgraefe <hartmut@php-groupies.de>
  4048. * ext/sqlite/config.m4:
  4049. typo fix
  4050. 2005-05-30 Jani Taskinen <jani.taskinen@sci.fi>
  4051. * (PHP_5_0)
  4052. NEWS
  4053. ext/sqlite/sess_sqlite.c
  4054. ext/sqlite/sess_sqlite.c
  4055. ext/sqlite/sqlite.c
  4056. ext/sqlite/sqlite.c
  4057. ext/wddx/wddx.c
  4058. ext/wddx/wddx.c:
  4059. - Fixed bug #33185 (--enable-session=shared does not build)
  4060. 2005-05-30 Hartmut Holzgraefe <hartmut@php-groupies.de>
  4061. * ext/sqlite/Makefile.frag
  4062. ext/sqlite/config.m4:
  4063. gracefully handle changes of the parse.y lemon file,
  4064. process it with lemon if available, else just keep the .c file from CVS
  4065. not doing so leads to make using its implicit .y->.c rule here and
  4066. bison doesn't really understand lemon syntax
  4067. 2005-05-30 Jani Taskinen <jani.taskinen@sci.fi>
  4068. * acinclude.m4:
  4069. - Use libtool also for completely static builds
  4070. * acinclude.m4
  4071. build/libtool.m4
  4072. scripts/phpize.in:
  4073. - Changed the PATH_SEPARATOR check to a macro
  4074. - Made sure we're generating aclocal.m4 in same way with both buildconf
  4075. and phpize.
  4076. * scripts/Makefile.frag:
  4077. Removed the empty $bin_src_SCRIPTS (no longer needed), bug #33166
  4078. 2005-05-29 Jani Taskinen <jani.taskinen@sci.fi>
  4079. * configure.in
  4080. TSRM/tsrm.m4
  4081. ZendEngine2/Zend.m4
  4082. ext/bcmath/config.m4
  4083. ext/dba/config.m4
  4084. ext/dbase/config.m4
  4085. ext/dom/config.m4
  4086. ext/fbsql/config.m4
  4087. ext/fdf/config.m4
  4088. ext/filepro/config.m4
  4089. ext/gd/config.m4
  4090. ext/gettext/config.m4
  4091. ext/imap/config.m4
  4092. ext/informix/config.m4
  4093. ext/ldap/config.m4
  4094. ext/mcrypt/config.m4
  4095. ext/mcve/config.m4
  4096. ext/mhash/config.m4
  4097. ext/msql/config.m4
  4098. ext/mssql/config.m4
  4099. ext/mysql/config.m4
  4100. ext/mysqli/config.m4
  4101. ext/ncurses/config.m4
  4102. ext/oci8/config.m4
  4103. ext/odbc/config.m4
  4104. ext/oracle/config.m4
  4105. ext/ovrimos/config.m4
  4106. ext/pfpro/config.m4
  4107. ext/pgsql/config.m4
  4108. ext/pspell/config.m4
  4109. ext/readline/config.m4
  4110. ext/recode/config.m4
  4111. ext/session/config.m4
  4112. ext/snmp/config.m4
  4113. ext/sqlite/config.m4
  4114. ext/standard/config.m4
  4115. ext/sybase/config.m4
  4116. ext/sybase_ct/config.m4
  4117. ext/sysvsem/config.m4
  4118. ext/sysvshm/config.m4
  4119. ext/wddx/config.m4
  4120. ext/xml/config.m4
  4121. ext/xmlrpc/config.m4
  4122. ext/xsl/config.m4
  4123. ext/zlib/config0.m4
  4124. sapi/apache/config.m4
  4125. sapi/apache2filter/config.m4
  4126. sapi/apache2handler/config.m4
  4127. sapi/apache_hooks/config.m4
  4128. sapi/caudium/config.m4
  4129. sapi/cgi/config9.m4
  4130. sapi/cli/config.m4
  4131. sapi/isapi/config.m4
  4132. sapi/roxen/config.m4:
  4133. - Unify the "configure --help" texts
  4134. * ext/mbstring/config.m4:
  4135. Fix VPATH build
  4136. 2005-05-29 Hartmut Holzgraefe <hartmut@php-groupies.de>
  4137. * acinclude.m4:
  4138. simplify flex version test
  4139. * ZendEngine2/acinclude.m4:
  4140. forgot to re-add 1.875 as a valid bison version after testing
  4141. * ZendEngine2/acinclude.m4:
  4142. bison may be installed under a different executable name, e.g.
  4143. YACC="bison-1.75" configure ...
  4144. removing the check for "bison -y" allows for this
  4145. the check was redundant anyway as the following one filters
  4146. for "GNU Bison" in the --version output
  4147. * acinclude.m4
  4148. configure.in
  4149. ZendEngine2/Zend.m4
  4150. ZendEngine2/acinclude.m4:
  4151. avoid code duplication in bison version test
  4152. * acinclude.m4:
  4153. added .cxx extension for C++ for completeness reasons
  4154. 2005-05-29 Ilia Alshanetsky <ilia@prohost.org>
  4155. * NEWS
  4156. ext/session/session.c:
  4157. Added an optional remove old session parameter to session_regenerate_id().
  4158. 2005-05-29 Hartmut Holzgraefe <hartmut@php-groupies.de>
  4159. * build/libtool.m4:
  4160. m4 comments start with 'dnl', *not* with '#'
  4161. 2005-05-28 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  4162. * ZendEngine2/zend_compile.c
  4163. ZendEngine2/zend_compile.h:
  4164. - Make zend_do_inheritance ZEND_API
  4165. 2005-05-28 Sebastian Bergmann <sb@sebastian-bergmann.de>
  4166. * ext/pcre/config.w32:
  4167. Sync with config.m4 (missing MATCH_LIMIT broke the Win32 build).
  4168. 2005-05-27 Andrei Zmievski <andrei@gravitonic.com>
  4169. * (PHP_5_0)
  4170. NEWS
  4171. ext/pcre/config.m4
  4172. ext/pcre/config.m4
  4173. ext/pcre/pcrelib/AUTHORS
  4174. ext/pcre/pcrelib/AUTHORS
  4175. ext/pcre/pcrelib/COPYING
  4176. ext/pcre/pcrelib/COPYING
  4177. ext/pcre/pcrelib/ChangeLog
  4178. ext/pcre/pcrelib/ChangeLog
  4179. ext/pcre/pcrelib/LICENCE
  4180. ext/pcre/pcrelib/LICENCE
  4181. ext/pcre/pcrelib/NEWS
  4182. ext/pcre/pcrelib/NEWS
  4183. ext/pcre/pcrelib/NON-UNIX-USE
  4184. ext/pcre/pcrelib/NON-UNIX-USE
  4185. ext/pcre/pcrelib/README
  4186. ext/pcre/pcrelib/README
  4187. ext/pcre/pcrelib/dftables.c
  4188. ext/pcre/pcrelib/dftables.c
  4189. ext/pcre/pcrelib/get.c
  4190. ext/pcre/pcrelib/get.c
  4191. ext/pcre/pcrelib/internal.h
  4192. ext/pcre/pcrelib/internal.h
  4193. ext/pcre/pcrelib/libpcre.def
  4194. ext/pcre/pcrelib/libpcre.def
  4195. ext/pcre/pcrelib/libpcreposix.def
  4196. ext/pcre/pcrelib/libpcreposix.def
  4197. ext/pcre/pcrelib/maketables.c
  4198. ext/pcre/pcrelib/maketables.c
  4199. ext/pcre/pcrelib/pcre.c
  4200. ext/pcre/pcrelib/pcre.c
  4201. ext/pcre/pcrelib/pcre.h
  4202. ext/pcre/pcrelib/pcre.h
  4203. ext/pcre/pcrelib/pcredemo.c
  4204. ext/pcre/pcrelib/pcredemo.c
  4205. ext/pcre/pcrelib/pcregrep.c
  4206. ext/pcre/pcrelib/pcregrep.c
  4207. ext/pcre/pcrelib/pcreposix.c
  4208. ext/pcre/pcrelib/pcreposix.c
  4209. ext/pcre/pcrelib/pcreposix.h
  4210. ext/pcre/pcrelib/pcreposix.h
  4211. ext/pcre/pcrelib/pcretest.c
  4212. ext/pcre/pcrelib/pcretest.c
  4213. ext/pcre/pcrelib/study.c
  4214. ext/pcre/pcrelib/study.c
  4215. ext/pcre/pcrelib/ucp.c
  4216. ext/pcre/pcrelib/ucp.c
  4217. ext/pcre/pcrelib/ucp.h
  4218. ext/pcre/pcrelib/ucp.h
  4219. ext/pcre/pcrelib/ucpinternal.h
  4220. ext/pcre/pcrelib/ucpinternal.h
  4221. ext/pcre/pcrelib/ucptable.c
  4222. ext/pcre/pcrelib/ucptable.c
  4223. ext/pcre/pcrelib/ucptypetable.c
  4224. ext/pcre/pcrelib/ucptypetable.c
  4225. ext/pcre/pcrelib/doc/Tech.Notes
  4226. ext/pcre/pcrelib/doc/Tech.Notes
  4227. ext/pcre/pcrelib/doc/pcre.txt
  4228. ext/pcre/pcrelib/doc/pcre.txt:
  4229. Upgrade PCRE library to 5.0.
  4230. * ext/pcre/config.m4:
  4231. No need to include ucp.c and ucptypetable.c here.
  4232. * ext/pcre/pcrelib/libpcre.def
  4233. ext/pcre/pcrelib/libpcre.def
  4234. ext/pcre/pcrelib/libpcre.def
  4235. ext/pcre/pcrelib/libpcreposix.def
  4236. ext/pcre/pcrelib/libpcreposix.def
  4237. ext/pcre/pcrelib/libpcreposix.def
  4238. ext/pcre/pcrelib/maketables.c
  4239. ext/pcre/pcrelib/pcre.c
  4240. ext/pcre/pcrelib/pcre.h
  4241. ext/pcre/pcrelib/pcredemo.c
  4242. ext/pcre/pcrelib/pcredemo.c
  4243. ext/pcre/pcrelib/pcredemo.c
  4244. ext/pcre/pcrelib/pcregrep.c
  4245. ext/pcre/pcrelib/pcreposix.c
  4246. ext/pcre/pcrelib/pcreposix.h
  4247. ext/pcre/pcrelib/pcretest.c
  4248. ext/pcre/pcrelib/study.c
  4249. ext/pcre/pcrelib/ucp.c
  4250. ext/pcre/pcrelib/ucp.c
  4251. ext/pcre/pcrelib/ucp.c
  4252. ext/pcre/pcrelib/ucp.h
  4253. ext/pcre/pcrelib/ucp.h
  4254. ext/pcre/pcrelib/ucp.h
  4255. ext/pcre/pcrelib/ucpinternal.h
  4256. ext/pcre/pcrelib/ucpinternal.h
  4257. ext/pcre/pcrelib/ucpinternal.h
  4258. ext/pcre/pcrelib/ucptable.c
  4259. ext/pcre/pcrelib/ucptable.c
  4260. ext/pcre/pcrelib/ucptable.c
  4261. ext/pcre/pcrelib/ucptypetable.c
  4262. ext/pcre/pcrelib/ucptypetable.c
  4263. ext/pcre/pcrelib/ucptypetable.c
  4264. ext/pcre/pcrelib/doc/Tech.Notes
  4265. ext/pcre/pcrelib/doc/pcre.txt:
  4266. 1.1.4;
  4267. Upgrade library to version 5.0.
  4268. * NEWS
  4269. ext/pcre/config.m4
  4270. ext/pcre/pcrelib/AUTHORS
  4271. ext/pcre/pcrelib/COPYING
  4272. ext/pcre/pcrelib/ChangeLog
  4273. ext/pcre/pcrelib/LICENCE
  4274. ext/pcre/pcrelib/NEWS
  4275. ext/pcre/pcrelib/NON-UNIX-USE
  4276. ext/pcre/pcrelib/README
  4277. ext/pcre/pcrelib/dftables.c
  4278. ext/pcre/pcrelib/get.c
  4279. ext/pcre/pcrelib/internal.h:
  4280. Upgrade library to version 5.0.
  4281. 2005-05-27 Dmitry Stogov <dmitry@zend.com>
  4282. * (PHP_5_0)
  4283. NEWS
  4284. ZendEngine2/zend_execute.c
  4285. ZendEngine2/zend_vm_def.h
  4286. ZendEngine2/zend_vm_execute.h
  4287. ZendEngine2/zend_vm_opcodes.h
  4288. ZendEngine2/tests/bug22836.phpt
  4289. ZendEngine2/tests/bug22836.phpt:
  4290. Fixed bug #22836 (returning reference to uninitialized variable)
  4291. 2005-05-27 Jani Taskinen <jani.taskinen@sci.fi>
  4292. * scripts/phpize.m4:
  4293. - Make sure EGREP and SED get set early enough.
  4294. * Makefile.global
  4295. acinclude.m4:
  4296. - Use $SED and $EGREP where possible
  4297. * config.guess
  4298. config.sub
  4299. ltmain.sh
  4300. build/libtool.m4:
  4301. - Update bundled libtool to 1.5.18 (latest atm)
  4302. * (PHP_5_0)
  4303. NEWS:
  4304. Move BFN to correct version..
  4305. 2005-05-27 Ilia Alshanetsky <ilia@prohost.org>
  4306. * (PHP_5_0)
  4307. ext/standard/pack.c:
  4308. Fixed bug #33080 (missing MFH of a fix for bug #31465)
  4309. 2005-05-26 Andrei Zmievski <andrei@gravitonic.com>
  4310. * ext/standard/reg.c:
  4311. Do a cache flush if we detect possible cache corruption (same as for
  4312. PCRE).
  4313. 2005-05-26 Dmitry Stogov <dmitry@zend.com>
  4314. * (PHP_5_0)
  4315. NEWS
  4316. ZendEngine2/zend_execute_API.c
  4317. ZendEngine2/tests/bug33116.phpt:
  4318. Fixed bug #33116 (crash when assigning class name to global variable in
  4319. __autoload)
  4320. * ZendEngine2/tests/bug33116.phpt
  4321. ZendEngine2/tests/bug33116.phpt:
  4322. Fixed bug #33116 (crash when assigning class name to global variable in
  4323. __autoload).
  4324. * ZendEngine2/zend_execute_API.c:
  4325. Fixed bug #33116 (crash when assigning class name to global variable in
  4326. __autoload).
  4327. * NEWS
  4328. ZendEngine2/zend_API.h
  4329. ZendEngine2/zend_compile.c
  4330. ZendEngine2/zend_compile.h
  4331. ZendEngine2/zend_execute.c
  4332. ZendEngine2/zend_language_parser.y
  4333. ZendEngine2/zend_reflection_api.c
  4334. ZendEngine2/tests/array_type_hint_001.phpt:
  4335. Added array type hinting. (This patch requires full re-make)
  4336. 2005-05-26 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  4337. * (PHP_5_0)
  4338. ZendEngine2/tests/bug27304.phpt
  4339. ZendEngine2/tests/bug32981.phpt:
  4340. - Add new tests
  4341. * ZendEngine2/tests/bug27304.phpt
  4342. ZendEngine2/tests/bug27304.phpt
  4343. ZendEngine2/tests/bug32981.phpt
  4344. ZendEngine2/tests/bug32981.phpt:
  4345. - Add new tests
  4346. * (PHP_5_0)
  4347. NEWS:
  4348. - BFN
  4349. * ext/sqlite/sqlite.c:
  4350. - Make SQLiteDatabase derivable by dropping final tag from class and
  4351. making the ctor final to ensure it is being called, which is the
  4352. problem.
  4353. 2005-05-26 Ilia Alshanetsky <ilia@prohost.org>
  4354. * (PHP_4_3)
  4355. ext/standard/url.c
  4356. ext/standard/url.c:
  4357. MFH: Added scheme validation for parse_url().
  4358. * ext/standard/url.c:
  4359. Added scheme validation for parse_url().
  4360. 2005-05-25 Dmitry Stogov <dmitry@zend.com>
  4361. * tests/basic/bug29971.phpt
  4362. tests/basic/bug29971.phpt:
  4363. file bug29971.phpt was initially added on branch PHP_5_0.
  4364. * (PHP_5_0)
  4365. NEWS
  4366. main/php_variables.c
  4367. main/php_variables.c
  4368. tests/basic/bug29971.phpt:
  4369. Fixed bug #29971 (variables_order behaviour)
  4370. 2005-05-25 Stanislav Malyshev <stas@zend.com>
  4371. * (PHP_5_0)
  4372. ext/standard/type.c:
  4373. fix is_object on non-php objects
  4374. * ext/standard/type.c:
  4375. fix is_object() on non-php objects
  4376. 2005-05-25 Ilia Alshanetsky <ilia@prohost.org>
  4377. * (PHP_5_0)
  4378. ext/mime_magic/mime_magic.c:
  4379. MFH: Return error on an invalid input to mime_content_type() function.
  4380. * ext/mime_magic/mime_magic.c:
  4381. Return error on an invalid input to mime_content_type() function.
  4382. 2005-05-24 Andrei Zmievski <andrei@gravitonic.com>
  4383. * ext/pcre/php_pcre.c:
  4384. Flush regexp cache if we detect corruption.
  4385. 2005-05-24 Jani Taskinen <jani.taskinen@sci.fi>
  4386. * ext/standard/basic_functions.c
  4387. main/internal_functions.c.in
  4388. main/internal_functions_nw.c
  4389. main/internal_functions_win32.c:
  4390. nuked unused header file
  4391. * win32/php5dll.dsp
  4392. win32/php5dllts.dsp:
  4393. nuked file
  4394. * main/internal_functions_registry.h:
  4395. - Remove unused file
  4396. 2005-05-24 Antony Dovgal <antony@zend.com>
  4397. * main/streams/plain_wrapper.c:
  4398. make it compile on Win32 (thanks to Sebastian for noticing)
  4399. 2005-05-24 Jani Taskinen <jani.taskinen@sci.fi>
  4400. * NEWS
  4401. ext/ingres_ii/.cvsignore
  4402. ext/ingres_ii/CREDITS
  4403. ext/ingres_ii/EXPERIMENTAL
  4404. ext/ingres_ii/README
  4405. ext/ingres_ii/config.m4
  4406. ext/ingres_ii/config.w32
  4407. ext/ingres_ii/ii.c
  4408. ext/ingres_ii/ii.h
  4409. ext/ingres_ii/ingres.dsp
  4410. ext/ingres_ii/php_ii.h:
  4411. - Moved ingres_ii to PECL
  4412. 2005-05-23 Ilia Alshanetsky <ilia@prohost.org>
  4413. * (PHP_4_3)
  4414. NEWS
  4415. NEWS
  4416. main/streams.c
  4417. main/streams/plain_wrapper.c:
  4418. MFH: Fixed bug #32810 (temporary files not using plain file wrapper).
  4419. * main/streams/plain_wrapper.c:
  4420. Fixed bug #32810 (temporary files not using plain file wrapper).
  4421. 2005-05-23 Antony Dovgal <antony@zend.com>
  4422. * (PHP_4_3)
  4423. NEWS
  4424. NEWS
  4425. main/streams.c
  4426. main/streams/streams.c
  4427. main/streams/streams.c:
  4428. revert by Wez's request
  4429. 2005-05-23 Grant Croker <grant.croker@ca.com>
  4430. * ext/ingres_ii/config.m4
  4431. ext/ingres_ii/php_ii.h:
  4432. - Allows the Ingres extenstion to be built on Linux/UNIX as well as
  4433. Windows.
  4434. * ext/ingres_ii/config.m4:
  4435. - Fixed bug #30593 (--with-ingres option generates broken Makefile).
  4436. 2005-05-23 Antony Dovgal <antony@zend.com>
  4437. * (PHP_4_3)
  4438. NEWS
  4439. main/streams.c
  4440. main/streams/streams.c:
  4441. MFH: fix bug #32810 (fread after tmpfile() reads only 8192 bytes)
  4442. * (PHP_5_0)
  4443. NEWS:
  4444. BFN
  4445. * main/streams/streams.c:
  4446. fix bug #32810 (fread after tmpfile() reads only 8192 bytes)
  4447. * tests/strings/bug26703.phpt:
  4448. fix test
  4449. 2005-05-23 Jani Taskinen <jani.taskinen@sci.fi>
  4450. * (PHP_4_3)
  4451. Makefile.global
  4452. Makefile.global
  4453. NEWS
  4454. NEWS:
  4455. MFH: - Fixed bug #33017 ("make distclean" gives an error with VPATH build).
  4456. * Makefile.global:
  4457. - Fixed bug #33017 (make distclean give error outside of php-src)
  4458. * (PHP_5_0)
  4459. NEWS:
  4460. Missed the bus now..
  4461. * ext/session/session.c:
  4462. CS fix
  4463. 2005-05-22 Ilia Alshanetsky <ilia@prohost.org>
  4464. * (PHP_4_3)
  4465. NEWS
  4466. Zend/zend_highlight.c
  4467. ZendEngine2/zend_highlight.c
  4468. tests/strings/004.phpt:
  4469. MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags).
  4470. * tests/strings/004.phpt:
  4471. Adjust highlight test.
  4472. * ZendEngine2/zend_highlight.c:
  4473. Fixed bug #29338 (unencoded spaces get ignored after certain tags).
  4474. 2005-05-22 Antony Dovgal <tony2001@phpclub.net>
  4475. * ext/session/session.c:
  4476. fix compile warning
  4477. 2005-05-22 Stanislav Malyshev <stas@zend.com>
  4478. * (PHP_4_3)
  4479. Zend/zend.c
  4480. ZendEngine2/zend.c
  4481. ZendEngine2/zend.c:
  4482. fix leak
  4483. 2005-05-21 Rasmus Lerdorf <rasmus@lerdorf.com>
  4484. * (PHP_4_3)
  4485. NEWS
  4486. ext/session/session.c:
  4487. Fixed bug #33072 - Add a safemode/open_basedir check for runtime save_path
  4488. change
  4489. * (PHP_5_0)
  4490. NEWS
  4491. ext/session/session.c:
  4492. MFH Fixed bug 33072 - safemode/open_basedir check for runtime save_path
  4493. change
  4494. * acinclude.m4:
  4495. Avoid syntax errors on some operating systems
  4496. * (PHP_5_0)
  4497. main/main.c:
  4498. Ah, never mind. Didn't notice a conflict on my last checkout. Jani's MFH
  4499. was fine.
  4500. * (PHP_5_0)
  4501. main/main.c:
  4502. Roll back Jani's blind MFH here. zend_call_destructors() is PHP 5.1 only.
  4503. * ext/session/session.c:
  4504. Fixed bug 33072 - safemode/open_basedir check for runtime save_path change
  4505. 2005-05-21 Georg Richter <georg@mysql.com>
  4506. * (PHP_5_0)
  4507. NEWS
  4508. ext/mysqli/mysqli_api.c
  4509. ext/mysqli/php_mysqli.h
  4510. ext/mysqli/tests/bug33090.phpt:
  4511. MFH:
  4512. - fix for bug #33090 (mysqli_prepare doesn't return an error)
  4513. - mysql_set_charset now works for MySQL >= 5.0.6
  4514. * ext/mysqli/tests/bug33090.phpt
  4515. ext/mysqli/tests/bug33090.phpt:
  4516. enabled set_charset for MySQL Versions >= 5.0.6
  4517. added testcase for bug #33090
  4518. * ext/mysqli/php_mysqli.h:
  4519. enabled set_charset for MySQL Versions >= 5.0.6
  4520. added testcase for bug #33090
  4521. * ext/mysqli/mysqli_api.c:
  4522. fix for bug #33090 (mysql_prepare doesn't return error)
  4523. 2005-05-20 Grant Croker <grant.croker@ca.com>
  4524. * (PHP_4_3)
  4525. ext/ingres_ii/config.m4
  4526. ext/ingres_ii/config.m4:
  4527. - Fixed bug #30593 (--with-ingres option generates broken Makefile).
  4528. 2005-05-20 Rob Richards <rrichards@ctindustries.net>
  4529. * (PHP_5_0)
  4530. ext/dom/element.c
  4531. ext/dom/node.c:
  4532. MFH: correct fix for bug #33059
  4533. - fix issue in other methods
  4534. * ext/dom/element.c
  4535. ext/dom/node.c:
  4536. - correct fix for bug #33059
  4537. - fix issue in other methods
  4538. 2005-05-20 Antony Dovgal <tony2001@phpclub.net>
  4539. * (PHP_5_0)
  4540. NEWS
  4541. ext/standard/string.c
  4542. ext/standard/tests/strings/bug33076.phpt:
  4543. MFH:
  4544. fix bug #33076 (str_ireplace() incorrectly counts result string length and
  4545. may cause segfault)
  4546. add test
  4547. * ext/standard/tests/strings/bug33076.phpt
  4548. ext/standard/tests/strings/bug33076.phpt:
  4549. fix bug #33076 (str_ireplace() incorrectly counts result string length and
  4550. may cause segfault)
  4551. add test
  4552. * ext/standard/string.c:
  4553. fix bug #33076 (str_ireplace() incorrectly counts result string length and
  4554. may cause segfault)
  4555. add test
  4556. 2005-05-20 Jani Taskinen <jani.taskinen@sci.fi>
  4557. * build/shtool:
  4558. Update bundled shtool to 2.0.1 (see also bug #33023)
  4559. 2005-05-20 Derick Rethans <php@derickrethans.nl>
  4560. * (PHP_4_3)
  4561. NEWS:
  4562. Update NEWS
  4563. * (PHP_5_0)
  4564. NEWS:
  4565. - Update NEWS
  4566. * (PHP_5_0)
  4567. ext/standard/parsedate.y:
  4568. - MFH: Fixed bug #33013: "next month" was handled wrong.
  4569. * (PHP_4_3)
  4570. ext/standard/parsedate.y:
  4571. - Fixed bug #33013: "next month" was done wrong.
  4572. 2005-05-20 Antony Dovgal <tony2001@phpclub.net>
  4573. * (PHP_4_3)
  4574. NEWS
  4575. NEWS
  4576. ext/session/session.c
  4577. ext/session/session.c:
  4578. MFH: fix bug #32944 (Disabling session.use_cookies doesn't prevent reading
  4579. session cookies)
  4580. * ext/session/session.c:
  4581. fix bug #32944 (Disabling session.use_cookies doesn't prevent reading
  4582. session cookies)
  4583. 2005-05-20 Jani Taskinen <jani.taskinen@sci.fi>
  4584. * (PHP_4_3)
  4585. NEWS
  4586. NEWS:
  4587. reorder
  4588. 2005-05-19 Rasmus Lerdorf <rasmus@lerdorf.com>
  4589. * (PHP_5_0)
  4590. NEWS:
  4591. .
  4592. * (PHP_4_3)
  4593. NEWS:
  4594. NEWS file update for Jani
  4595. * (PHP_4_3)
  4596. sapi/apache/mod_php4.c
  4597. sapi/apache/mod_php5.c:
  4598. Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
  4599. RFC 2616 section 10.3.5
  4600. * (PHP_5_0)
  4601. sapi/apache/mod_php5.c:
  4602. MFH Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as
  4603. per
  4604. RFC 2616 section 10.3.5
  4605. 2005-05-19 George Schlossnagle <george@omniti.com>
  4606. * (PHP_5_0)
  4607. ext/mysql/config.m4:
  4608. support building on new-fangled 64bit linux distros that stick
  4609. libraries in /usr/lib64
  4610. 2005-05-19 Ilia Alshanetsky <ilia@prohost.org>
  4611. * (PHP_5_0)
  4612. NEWS
  4613. ext/dom/element.c:
  4614. MFH: Fixed bug #33059 (crash when moving xml attribute set in dtd).
  4615. * ext/dom/element.c:
  4616. Fixed bug #33059 (crash when moving xml attribute set in dtd).
  4617. 2005-05-19 Dmitry Stogov <dmitry@zend.com>
  4618. * (PHP_5_0)
  4619. ZendEngine2/zend_object_handlers.c:
  4620. Backported fix for bug #30451
  4621. * ZendEngine2/tests/bug31828.phpt
  4622. ZendEngine2/tests/bug31828.phpt
  4623. ZendEngine2/tests/bug32080.phpt
  4624. ZendEngine2/tests/bug32080.phpt:
  4625. Strict warnings
  4626. 2005-05-18 Stanislav Malyshev <stas@zend.com>
  4627. * (PHP_4_3)
  4628. Zend/zend.c
  4629. ZendEngine2/zend.c
  4630. ZendEngine2/zend.c:
  4631. fix for #29890 - part 2
  4632. * (PHP_5_0)
  4633. ZendEngine2/tests/bug29890.phpt:
  4634. test
  4635. * ZendEngine2/tests/bug29890.phpt
  4636. ZendEngine2/tests/bug29890.phpt:
  4637. test
  4638. * ZendEngine2/zend_execute_API.c
  4639. ZendEngine2/zend_execute_API.c:
  4640. fix #29890 - crash when function call fails
  4641. * (PHP_4_3)
  4642. Zend/zend_execute_API.c:
  4643. fix #29890 - stack corruption when function call fails
  4644. * ZendEngine2/zend_object_handlers.c:
  4645. revert - seems to be fixed elsewhere
  4646. * ZendEngine2/zend_object_handlers.c:
  4647. fix #30451 static properties don't work properly
  4648. * ZendEngine2/tests/bug29689.phpt
  4649. ZendEngine2/tests/bug30451.phpt:
  4650. tests
  4651. * ZendEngine2/tests/bug29689.phpt
  4652. ZendEngine2/tests/bug29689.phpt
  4653. ZendEngine2/tests/bug30451.phpt
  4654. ZendEngine2/tests/bug30451.phpt:
  4655. file bug29689.phpt was initially added on branch PHP_5_0.
  4656. 2005-05-17 Magnus M��tt� <novell@kiruna.se>
  4657. * ZendEngine2/tests/bug31828.phpt
  4658. ZendEngine2/tests/bug32080.phpt:
  4659. Fix tests.
  4660. 2005-05-17 Johannes Schl�ter <schlueter@phpbar.de>
  4661. * sapi/cli/php_cli.c
  4662. sapi/cli/php_cli_readline.c:
  4663. - Fix readline loop-condition
  4664. - Fix cli_is_valid_code detection
  4665. 2005-05-17 Antony Dovgal <tony2001@phpclub.net>
  4666. * (PHP_4_3)
  4667. ext/gd/config.m4
  4668. ext/gd/config.m4:
  4669. MFH: gdImageGifCtx() is always available in bundled lib
  4670. * ext/gd/config.m4:
  4671. gdImageGifCtx() is always available in bundled lib
  4672. 2005-05-16 Sara Golemon <php@alphaweb.net>
  4673. * TSRM/TSRM.c:
  4674. Unterminated paren group in BETHREADS definition of tsrm_tls_set() macro
  4675. 2005-05-16 Antony Dovgal <tony2001@phpclub.net>
  4676. * (PHP_4_3)
  4677. NEWS
  4678. ext/standard/basic_functions.c
  4679. main/main.c
  4680. main/php_streams.h
  4681. main/streams.c:
  4682. MFH: fix bug #32742 (segmentation fault when the stream with a wrapper is
  4683. not closed)
  4684. * (PHP_5_0)
  4685. NEWS
  4686. ext/standard/basic_functions.c
  4687. main/main.c
  4688. main/php_streams.h
  4689. main/streams/streams.c:
  4690. MFH: fix bugs #32742 (segmentation fault when the stream with a wrapper
  4691. is not closed), #32171 (Userspace stream wrapper crashes PHP)
  4692. * ext/standard/basic_functions.c
  4693. main/main.c
  4694. main/php_streams.h
  4695. main/streams/streams.c:
  4696. fix bugs #32742 (segmentation fault when the stream with a wrapper is not
  4697. closed),
  4698. 2005-05-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  4699. * configure.in
  4700. sapi/cli/config.w32
  4701. sapi/cli/php_cli.c
  4702. sapi/cli/php_cli_readline.c
  4703. sapi/cli/php_cli_readline.h:
  4704. - Add command completion to CLI's -a mode
  4705. 2005-05-13 Antony Dovgal <tony2001@phpclub.net>
  4706. * (PHP_5_0)
  4707. NEWS:
  4708. BFN
  4709. * (PHP_4_3)
  4710. NEWS
  4711. Zend/zend.c
  4712. ZendEngine2/zend.c:
  4713. MFH: fix bug #29975 (memory leaks when set_error_handler() is used inside
  4714. error handler)
  4715. * ZendEngine2/zend.c:
  4716. fix bug #29975 (memory leaks when set_error_handler() is used inside error
  4717. handler)
  4718. 2005-05-13 Magnus M��tt� <novell@kiruna.se>
  4719. * NEWS
  4720. ext/posix/config.m4
  4721. ext/posix/php_posix.h
  4722. ext/posix/posix.c:
  4723. Added new function: posix_mknod().
  4724. 2005-05-13 Georg Richter <georg@mysql.com>
  4725. * ext/mysqli/mysqli_nonapi.c:
  4726. charsets_dir is no longer needed
  4727. * (PHP_5_0)
  4728. NEWS
  4729. ext/mysqli/mysqli_fe.c
  4730. ext/mysqli/mysqli_nonapi.c
  4731. ext/mysqli/php_mysqli.h
  4732. ext/mysqli/tests/065.phpt:
  4733. MFH:
  4734. fixed windows compilation bug
  4735. renamed mysqli_set_character_set_name to mysqli_set_charset
  4736. * ext/mysqli/php_mysqli.h:
  4737. mysql_set_charset now works version undependent for MySQL 4.1.13 and above
  4738. * ext/mysqli/mysqli_fe.c
  4739. ext/mysqli/mysqli_nonapi.c
  4740. ext/mysqli/php_mysqli.h
  4741. ext/mysqli/tests/065.phpt:
  4742. - fixed compile error under windows. Functionality for changing the
  4743. character set was moved to libmysql (4.1 bk tree - will be merged into
  4744. 5.0 within the next days).
  4745. - renamed mysql_set_character_set to mysqli_set_charset
  4746. 2005-05-13 Andrey Hristov <php@hristov.com>
  4747. * NEWS:
  4748. fix NEWS
  4749. * ext/standard/basic_functions.c
  4750. ext/standard/math.c
  4751. ext/standard/php_math.h
  4752. ext/standard/tests/math/math_std_dev.phpt:
  4753. move math_standard_deviation and math_variance to the stats PECL extension
  4754. 2005-05-12 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  4755. * ZendEngine2/zend_reflection_api.c:
  4756. - Make ReflectionObject::hasProperty() recognize dynamically added props
  4757. 2005-05-12 Antony Dovgal <tony2001@phpclub.net>
  4758. * (PHP_4_3)
  4759. NEWS
  4760. NEWS
  4761. ext/sockets/sockets.c
  4762. ext/sockets/sockets.c:
  4763. MFH: fix #33019 (socket errors cause memory leaks in php_strerror())
  4764. patch by jwozniak23 at poczta dot onet dot pl
  4765. * ext/sockets/sockets.c:
  4766. fix #33019 (socket errors cause memory leaks in php_strerror())
  4767. patch by jwozniak23 at poczta dot onet dot pl
  4768. 2005-05-11 Joe Orton <jorton@redhat.com>
  4769. * (PHP_5_0)
  4770. ext/standard/html.c:
  4771. MFH: - Fixed bug #29119 (html_decode_entities handling of U+0152-U+0192
  4772. range)
  4773. (merge error from 4.3)
  4774. MFH: Mark pointers in entity tables as const.
  4775. * ext/standard/html.c:
  4776. Mark pointers in entity tables as const.
  4777. * ext/standard/html.c:
  4778. - Fixed bug #29119 (html_decode_entities handling of U+0152-U+0192 range)
  4779. (merge error from 4.3)
  4780. 2005-05-11 Andrey Hristov <php@hristov.com>
  4781. * NEWS:
  4782. ...
  4783. * ext/standard/array.c
  4784. ext/standard/basic_functions.c
  4785. ext/standard/php_array.h:
  4786. add function array_product()
  4787. 2005-05-11 Wez Furlong <wez.php@thebrainroom.net>
  4788. * main/streams/userspace.c:
  4789. fix inverted logic and thus Bug #27508
  4790. * ext/standard/tests/file/bug27508.phpt:
  4791. add test for bug 27508
  4792. 2005-05-10 Antony Dovgal <tony2001@phpclub.net>
  4793. * (PHP_5_0)
  4794. NEWS
  4795. ext/pgsql/pgsql.c
  4796. ext/pgsql/pgsql.c:
  4797. use & and check for the right value of result_type
  4798. * (PHP_4_3)
  4799. NEWS
  4800. ext/pgsql/pgsql.c:
  4801. use & and check for the right value of result_type
  4802. btw, nobody noticed that result_type wasn't ever working in 4.3, because
  4803. it was absent in parse_params()..
  4804. also, I prefer "Tony" just for uniformity =)
  4805. 2005-05-10 Jani Taskinen <jani.taskinen@sci.fi>
  4806. * (PHP_4_3)
  4807. NEWS:
  4808. Tony or Antony? :)
  4809. * (PHP_5_0)
  4810. NEWS:
  4811. missing blame tag :)
  4812. 2005-05-10 Antony Dovgal <tony2001@phpclub.net>
  4813. * (PHP_4_3)
  4814. NEWS
  4815. NEWS
  4816. ext/pgsql/pgsql.c
  4817. ext/pgsql/pgsql.c:
  4818. MFH: fix #32904 (pg_get_notify() ignores result_type parameter)
  4819. * ext/pgsql/pgsql.c:
  4820. fix #32904 (pg_get_notify() ignores result_type parameter)
  4821. 2005-05-10 Andrey Hristov <php@hristov.com>
  4822. * ext/standard/tests/math/math_std_dev.phpt:
  4823. fix the test too
  4824. * NEWS:
  4825. fix NEWS
  4826. 2005-05-10 Jani Taskinen <jani.taskinen@sci.fi>
  4827. * (PHP_5_0)
  4828. NEWS
  4829. ext/odbc/php_odbc_includes.h
  4830. ext/odbc/php_odbc_includes.h:
  4831. MFB: - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)
  4832. * (PHP_4_3)
  4833. NEWS
  4834. ext/odbc/php_odbc_includes.h:
  4835. - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)
  4836. 2005-05-10 Andrey Hristov <php@hristov.com>
  4837. * ext/standard/basic_functions.c
  4838. ext/standard/math.c
  4839. ext/standard/php_math.h:
  4840. rename math_std_dev to math_standard_deviation (the API wasn't published
  4841. yet)
  4842. 2005-05-10 Jani Taskinen <jani.taskinen@sci.fi>
  4843. * ext/snmp/snmp.c:
  4844. ws
  4845. * ext/snmp/snmp.c:
  4846. MFB: - Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes
  4847. snmpapp.conf
  4848. access errors). (Jani, ric at arizona dot edu)
  4849. * (PHP_5_0)
  4850. NEWS
  4851. ext/snmp/snmp.c:
  4852. - Fixed bug #32613 (ext/snmp: use of snmp_shutdown() causes snmpapp.conf
  4853. access errors). (Jani, ric at arizona dot edu)
  4854. * (PHP_4_3)
  4855. ext/snmp/php_snmp.h
  4856. ext/snmp/snmp.c:
  4857. Revert the memleak fix due to net-snmp oddity (see also bug #32613)
  4858. 2005-05-09 Andrey Hristov <php@hristov.com>
  4859. * ext/mysqli/mysqli_api.c:
  4860. after throwing an warning bail out
  4861. * ext/mysqli/mysqli.c:
  4862. mysqli won't compile with Zend2 API before 2001 - in these days there was
  4863. no Zend2
  4864. * ext/mysqli/mysqli_api.c:
  4865. MFB
  4866. * (PHP_5_0)
  4867. ext/mysqli/mysqli_api.c:
  4868. warn the user if he wants to prepare before fetching all previous data
  4869. (in case mysqli_stmt_store_result() wasn't called or not enough calls
  4870. to mysqli_stmt_fetch()).
  4871. 2005-05-09 Jani Taskinen <jani.taskinen@sci.fi>
  4872. * ext/mysqli/tests/connect.inc:
  4873. - We skip tests when the extension is not loaded..in the php.ini
  4874. * ext/mysqli/tests/skipif.inc:
  4875. revert pointless patch
  4876. 2005-05-09 Georg Richter <georg@mysql.com>
  4877. * (PHP_4_3)
  4878. NEWS
  4879. ext/mysql/libmysql/config-win.h:
  4880. fix for bug #32116 (mysql compressed connection doesn't work under win)
  4881. 2005-05-09 Andrey Hristov <php@hristov.com>
  4882. * ext/mysqli/tests/connect.inc
  4883. ext/mysqli/tests/skipif.inc:
  4884. also test shared builds
  4885. 2005-05-09 Zeev Suraski <zeev@zend.com>
  4886. * (PHP_5_0)
  4887. ext/sqlite/libsqlite/src/sqlite.w32.h:
  4888. Fix build
  4889. 2005-05-09 Jani Taskinen <jani.taskinen@sci.fi>
  4890. * (PHP_5_0)
  4891. ext/posix/config.m4
  4892. ext/posix/config.m4
  4893. ext/posix/php_posix.h
  4894. ext/posix/php_posix.h
  4895. ext/posix/posix.c
  4896. ext/posix/posix.c:
  4897. MFH: - getlogin() / getgroups() are not necessarily available everywhere
  4898. * ext/posix/config.m4
  4899. ext/posix/php_posix.h
  4900. ext/posix/posix.c:
  4901. - getlogin() / getgroups() are not necessarily available everywhere
  4902. * (PHP_4_3)
  4903. ext/standard/basic_functions.c:
  4904. Remove dos crap
  4905. 2005-05-08 Jani Taskinen <jani.taskinen@sci.fi>
  4906. * (PHP_4_3)
  4907. ext/standard/basic_functions.c:
  4908. MFH: - Fixed putenv() under win32 (see bug #32957)
  4909. 2005-05-08 Rasmus Lerdorf <rasmus@lerdorf.com>
  4910. * ext/standard/info.c:
  4911. Fix request_uri XSS on phpinfo() page
  4912. * (PHP_4_3)
  4913. ext/standard/info.c:
  4914. Oops, wrong place. It was in the logo stuff instead.
  4915. * (PHP_4_3)
  4916. ext/standard/info.c:
  4917. Let's not XSS ourself at least
  4918. 2005-05-08 Jani Taskinen <jani.taskinen@sci.fi>
  4919. * (PHP_4_3)
  4920. NEWS
  4921. ext/ldap/config.m4
  4922. ext/ldap/ldap.c
  4923. ext/ldap/php_ldap.h:
  4924. MFH: - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)
  4925. * ext/ldap/config.m4:
  4926. this check was not needed
  4927. * (PHP_5_0)
  4928. NEWS
  4929. ext/ldap/config.m4
  4930. ext/ldap/ldap.c
  4931. ext/ldap/php_ldap.h:
  4932. MFH: - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)
  4933. * ext/ldap/config.m4
  4934. ext/ldap/ldap.c
  4935. ext/ldap/php_ldap.h:
  4936. - Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)
  4937. * ext/dba/config.m4:
  4938. no tabs
  4939. 2005-05-08 Georg Richter <georg@mysql.com>
  4940. * (PHP_5_0)
  4941. NEWS
  4942. ext/mysqli/mysqli_fe.c
  4943. ext/mysqli/mysqli_nonapi.c
  4944. ext/mysqli/php_mysqli.h
  4945. ext/mysqli/tests/065.phpt:
  4946. added new function mysqli_set_character_set_name
  4947. This function changes also the mysql->charset structure for
  4948. mysql_real_escape_string (see MySQL Bugs #8317 and #9637).
  4949. This bug will probably be fixed in MySQL 5.1
  4950. * ext/mysqli/tests/065.phpt
  4951. ext/mysqli/tests/065.phpt:
  4952. Added new function mysqli_set_character_set_name
  4953. * ext/mysqli/mysqli_fe.c
  4954. ext/mysqli/mysqli_nonapi.c
  4955. ext/mysqli/php_mysqli.h:
  4956. Added new function mysqli_set_character_set_name
  4957. 2005-05-07 Jani Taskinen <jani.taskinen@sci.fi>
  4958. * NEWS:
  4959. this one needs to be upper..
  4960. * ext/standard/math.c:
  4961. ws + cs + proto fixes
  4962. 2005-05-07 Ilia Alshanetsky <ilia@prohost.org>
  4963. * ext/standard/ftp_fopen_wrapper.c:
  4964. MFB: Fixed memory leak on error in FTP wrapper.
  4965. * (PHP_5_0)
  4966. ext/standard/ftp_fopen_wrapper.c:
  4967. Fixed memory leak on error in FTP wrapper.
  4968. 2005-05-07 Jani Taskinen <jani.taskinen@sci.fi>
  4969. * sapi/cli/php.1.in:
  4970. typofix
  4971. 2005-05-07 Wez Furlong <wez.php@thebrainroom.net>
  4972. * ext/pcntl/pcntl.c
  4973. ext/pcntl/pcntl.c
  4974. ext/pcntl/php_pcntl.h
  4975. ext/pcntl/php_pcntl.h
  4976. ext/pcntl/test-pcntl.php
  4977. ext/pcntl/test-pcntl.php:
  4978. MFB: Fix for #32974
  4979. * (PHP_4_3)
  4980. NEWS
  4981. ext/pcntl/pcntl.c
  4982. ext/pcntl/php_pcntl.h
  4983. ext/pcntl/test-pcntl.php:
  4984. Fix #32974
  4985. 2005-05-07 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  4986. * sapi/cli/php.1.in:
  4987. - Update
  4988. 2005-05-07 Andrey Hristov <php@hristov.com>
  4989. * ext/mysqli/mysqli_api.c:
  4990. revert this one till we have a better way to inform the user where the
  4991. truncation has occured
  4992. * ext/standard/math.c:
  4993. update protos
  4994. 2005-05-07 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  4995. * NEWS:
  4996. - Update: class File was renamed to FileObject
  4997. * NEWS
  4998. sapi/cli/php_cli.c:
  4999. - Improved interactive mode of CLI (php -a)
  5000. 2005-05-07 Rasmus Lerdorf <rasmus@lerdorf.com>
  5001. * (PHP_4_3)
  5002. ext/standard/ftp_fopen_wrapper.c:
  5003. Fix what I assume was a typo
  5004. 2005-05-07 Andrey Hristov <php@hristov.com>
  5005. * ext/mysqli/mysqli_api.c:
  5006. return MYSQLI_DATA_TRUNCATED if data happens to be truncated
  5007. * ext/mysqli/mysqli_api.c:
  5008. return directly
  5009. 2005-05-07 Georg Richter <georg@mysql.com>
  5010. * (PHP_5_0)
  5011. ext/mysqli/tests/064.phpt:
  5012. fix for 5_0. Statement constructor doesn't exist in 5_0
  5013. 2005-05-07 Andrey Hristov <php@hristov.com>
  5014. * (PHP_5_0)
  5015. ext/mysqli/mysqli_api.c:
  5016. bail out just after detecting incorrect number of paramts to bind (MFH)
  5017. * ext/mysqli/mysqli_api.c:
  5018. bail out when detecting incorrect number of parameters to be bound.
  5019. 2005-05-07 Jani Taskinen <jani.taskinen@sci.fi>
  5020. * ext/gd/config.m4:
  5021. - Install GD header files
  5022. * Makefile.global
  5023. acinclude.m4
  5024. configure.in
  5025. ext/curl/config.m4
  5026. ext/dom/config.m4
  5027. ext/iconv/config.m4
  5028. ext/interbase/php_ibase_udf.c
  5029. ext/mbstring/config.m4
  5030. ext/odbc/config.m4
  5031. ext/session/config.m4
  5032. ext/sqlite/config.m4
  5033. ext/xml/config.m4
  5034. sapi/embed/config.m4
  5035. scripts/Makefile.frag
  5036. scripts/phpize.m4:
  5037. - Added PHP_INSTALL_HEADERS() macro
  5038. - Fixed several VPATH build issues
  5039. - Changed all awk calls to use $AWK
  5040. - Changed all mkdir calls to use "$php_shtool mkdir"
  5041. 2005-05-06 Jani Taskinen <jani.taskinen@sci.fi>
  5042. * ext/sqlite/config.m4:
  5043. cleanup
  5044. 2005-05-06 Ilia Alshanetsky <ilia@prohost.org>
  5045. * (PHP_4_3)
  5046. ext/standard/ftp_fopen_wrapper.c
  5047. ext/standard/ftp_fopen_wrapper.c:
  5048. MFH: Check ftp user name for control characters.
  5049. * ext/standard/ftp_fopen_wrapper.c:
  5050. Check ftp user name for control characters.
  5051. 2005-05-06 Antony Dovgal <tony2001@phpclub.net>
  5052. * (PHP_4_3)
  5053. ext/gd/gd.c
  5054. ext/gd/gd.c
  5055. main/php_open_temporary_file.c
  5056. main/php_open_temporary_file.c:
  5057. MFH: fix off-by-one in _php_image_output()
  5058. and prevent such errors in php_do_open_temporary_file()
  5059. * ext/gd/gd.c
  5060. main/php_open_temporary_file.c:
  5061. fix off-by-one in _php_image_output()
  5062. and prevent such errors in php_do_open_temporary_file()
  5063. 2005-05-06 Andrey Hristov <php@hristov.com>
  5064. * ext/mysqli/mysqli_api.c
  5065. ext/mysqli/mysqli_nonapi.c:
  5066. initialize values because the call to zend_parse_parameters may not do it
  5067. 2005-05-06 Ilia Alshanetsky <ilia@prohost.org>
  5068. * NEWS
  5069. ext/standard/http_fopen_wrapper.c:
  5070. Added max_redirects context option that specifies how many HTTP redirects
  5071. to follow.
  5072. * ext/standard/http_fopen_wrapper.c:
  5073. Missing bit from previous patch.
  5074. * (PHP_5_0)
  5075. ext/standard/http_fopen_wrapper.c:
  5076. Added missing bit of the previous patch.
  5077. * (PHP_4_3)
  5078. NEWS
  5079. NEWS
  5080. ext/standard/http_fopen_wrapper.c
  5081. ext/standard/http_fopen_wrapper.c:
  5082. MFH: Fixed bug #32936 (http redirects URLs are not checked for control
  5083. chars).
  5084. * ext/standard/http_fopen_wrapper.c:
  5085. Fixed bug #32936 (http redirects URLs are not checked for control chars).
  5086. 2005-05-06 Jani Taskinen <jani.taskinen@sci.fi>
  5087. * tests/lang/inc.inc:
  5088. <? should die..
  5089. * NEWS
  5090. NEWS:
  5091. reorder
  5092. * NEWS:
  5093. - No need to add NEWS entries for bugs that do NOT exist in any released
  5094. version of PHP
  5095. * (PHP_5_0)
  5096. NEWS:
  5097. typo
  5098. * ZendEngine2/zend_object_handlers.h:
  5099. typofix :)
  5100. * NEWS:
  5101. verbose,order,etc.
  5102. 2005-05-05 Jani Taskinen <jani.taskinen@sci.fi>
  5103. * ext/standard/math.c:
  5104. fix proto
  5105. 2005-05-05 Dmitry Stogov <dmitry@zend.com>
  5106. * ZendEngine2/tests/bug31525.phpt
  5107. ZendEngine2/tests/bug31525.phpt
  5108. tests/lang/bug20175.phpt
  5109. tests/lang/bug21600.phpt:
  5110. file bug31525.phpt was initially added on branch PHP_5_0.
  5111. * (PHP_5_0)
  5112. NEWS
  5113. ZendEngine2/zend_compile.c
  5114. ZendEngine2/zend_compile.c
  5115. ZendEngine2/zend_execute.c
  5116. ZendEngine2/zend_vm_def.h
  5117. ZendEngine2/zend_vm_execute.h
  5118. ZendEngine2/zend_vm_opcodes.h
  5119. ZendEngine2/tests/bug31525.phpt
  5120. tests/lang/bug20175.phpt
  5121. tests/lang/bug21600.phpt:
  5122. Fixed bug #31525 (object reference being dropped. $this getting lost)
  5123. 2005-05-05 Georg Richter <georg@mysql.com>
  5124. * (PHP_5_0)
  5125. NEWS
  5126. ext/mysqli/mysqli.c
  5127. ext/mysqli/mysqli_api.c
  5128. ext/mysqli/tests/064.phpt:
  5129. MFH: fix for bug #32956
  5130. fixed memleak in mysql_close
  5131. fixed data truncation in test 009.phpt
  5132. * ext/mysqli/tests/064.phpt
  5133. ext/mysqli/tests/064.phpt:
  5134. fixed memleak in mysqli_close
  5135. fixed bug #32956 (mysqli_bind_result doesn't support MYSQL_TYPE_NULL)
  5136. * ext/mysqli/mysqli.c
  5137. ext/mysqli/mysqli_api.c:
  5138. fixed memleak in mysqli_close
  5139. fixed bug #32956 (mysqli_bind_result doesn't support MYSQL_TYPE_NULL)
  5140. * php.ini-dist
  5141. php.ini-recommended:
  5142. fix for bug #32947 (Incorrect option for mysqli default password)
  5143. 2005-05-04 Stanislav Malyshev <stas@zend.com>
  5144. * tests/lang/bug32924.phpt
  5145. tests/lang/inc.inc:
  5146. add test
  5147. * NEWS:
  5148. * ZendEngine2/zend.c:
  5149. fix bug #32924: prepend does not add file to included files
  5150. * (PHP_5_0)
  5151. ZendEngine2/zend_execute.c:
  5152. clarify some magic
  5153. 2005-05-04 Anantha Kesari H Y <hyanantha@novell.com>
  5154. * ext/standard/dl.c
  5155. ext/standard/dl.c:
  5156. NetWare LibC dlsym works perfectly only thing that each of the extension
  5157. need to export a symbol with FULL capital prefix.
  5158. 2005-05-04 Dmitry Stogov <dmitry@zend.com>
  5159. * NEWS
  5160. ZendEngine2/zend_execute.c:
  5161. Fixed bug #30641 (Compile error: error: symbol "zend_error" is used but not
  5162. defined)
  5163. * ZendEngine2/tests/bug30707.phpt
  5164. ZendEngine2/tests/bug30707.phpt:
  5165. file bug30707.phpt was initially added on branch PHP_5_0.
  5166. * (PHP_5_0)
  5167. NEWS
  5168. ZendEngine2/zend_execute.c
  5169. ZendEngine2/zend_vm_def.h
  5170. ZendEngine2/zend_vm_execute.h
  5171. ZendEngine2/zend_vm_opcodes.h
  5172. ZendEngine2/tests/bug30707.phpt:
  5173. Fixed bug #30707 (Segmentation fault on exception in method)
  5174. * (PHP_5_0)
  5175. ZendEngine2/zend_execute.c:
  5176. ws
  5177. * ZendEngine2/tests/bug30162.phpt
  5178. ZendEngine2/tests/bug30162.phpt:
  5179. file bug30162.phpt was initially added on branch PHP_5_0.
  5180. * (PHP_5_0)
  5181. NEWS
  5182. ZendEngine2/zend_execute.c
  5183. ZendEngine2/zend_vm_def.h
  5184. ZendEngine2/zend_vm_execute.h
  5185. ZendEngine2/zend_vm_opcodes.h
  5186. ZendEngine2/tests/bug30161.phpt:
  5187. Fixed bug #30162 (Catching exception in constructor couses lose of $this)
  5188. 2005-05-03 Rob Richards <rrichards@ctindustries.net>
  5189. * (PHP_5_0)
  5190. NEWS:
  5191. BFN
  5192. * (PHP_5_0)
  5193. ext/dom/php_dom.c:
  5194. MFH: Fix bug #32930 (class extending DOMDocument doesn't clone properly)
  5195. * ext/dom/php_dom.c:
  5196. Fix bug #32930 (class extending DOMDocument doesn't clone properly)
  5197. 2005-05-03 Ilia Alshanetsky <ilia@prohost.org>
  5198. * ext/pgsql/pgsql.c:
  5199. Prevent double free.
  5200. 2005-05-03 Dmitry Stogov <dmitry@zend.com>
  5201. * ZendEngine2/tests/unset_cv07.phpt:
  5202. Fixed notice message
  5203. * tests/classes/interface_must_be_implemented.phpt:
  5204. Fixed error message
  5205. 2005-05-03 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  5206. * (PHP_5_0)
  5207. ZendEngine2/tests/bug32252.phpt:
  5208. - Add test
  5209. * (PHP_5_0)
  5210. tests/classes/abstract_derived.phpt
  5211. tests/classes/abstract_not_declared.phpt
  5212. tests/classes/abstract_redeclare.phpt
  5213. tests/classes/interface_must_be_implemented.phpt
  5214. tests/classes/interfaces_002.phpt:
  5215. - Update tests affexted by fix
  5216. 2005-05-03 Dmitry Stogov <dmitry@zend.com>
  5217. * ZendEngine2/zend_object_handlers.c:
  5218. Fixed destruction of zval after returning from __call()
  5219. 2005-05-03 Jani Taskinen <jani.taskinen@sci.fi>
  5220. * scripts/Makefile.frag:
  5221. - acconfig.h should not be installed. (it is only a template file..)
  5222. 2005-05-03 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  5223. * tests/classes/abstract_derived.phpt
  5224. tests/classes/abstract_not_declared.phpt
  5225. tests/classes/abstract_redeclare.phpt
  5226. tests/classes/interfaces_002.phpt:
  5227. - Fix tests affected by fix
  5228. 2005-05-03 Dmitry Stogov <dmitry@zend.com>
  5229. * ZendEngine2/tests/bug32296.phpt
  5230. ZendEngine2/tests/bug32296.phpt:
  5231. file bug32296.phpt was initially added on branch PHP_5_0.
  5232. * (PHP_5_0)
  5233. NEWS
  5234. ZendEngine2/zend_builtin_functions.c
  5235. ZendEngine2/zend_builtin_functions.c
  5236. ZendEngine2/tests/bug32296.phpt:
  5237. Fixed bug #32296 (get_class_methods output has changed between 5.0.2 and
  5238. 5.0.3)
  5239. Now get_class_methods() shows accessible private and protected methods if
  5240. it is called from class scope.
  5241. 2005-05-03 Ilia Alshanetsky <ilia@prohost.org>
  5242. * (PHP_4_3)
  5243. NEWS:
  5244. Bug fixing news.
  5245. * (PHP_4_3)
  5246. Zend/zend_execute.c:
  5247. MFZE2: Fixed bug #32670 (foreach() does not issue warning on unset array
  5248. arg)
  5249. 2005-05-02 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  5250. * ZendEngine2/zend_builtin_functions.c
  5251. ZendEngine2/zend_object_handlers.c
  5252. ZendEngine2/zend_object_handlers.h:
  5253. - Extend API to support real existance test without the need to add any new
  5254. functions or change any behavior
  5255. * (PHP_5_0)
  5256. NEWS:
  5257. - BFN
  5258. * ZendEngine2/zend_execute_API.c:
  5259. - Part 2 of #30126: Enhancement for error message for abstract classes
  5260. * ZendEngine2/zend_execute_API.c:
  5261. - Part 1 of #30126: Enhancement for error message for abstract classes
  5262. 2005-05-02 Andrey Hristov <php@hristov.com>
  5263. * ext/standard/math.c:
  5264. fixed div by zero
  5265. * ext/standard/math.c
  5266. ext/standard/tests/math/math_std_dev.phpt:
  5267. add possibility to calculate the standard deviation and the variance
  5268. on a sample - the formulae are slightly different.
  5269. * NEWS
  5270. ext/standard/basic_functions.c
  5271. ext/standard/math.c
  5272. ext/standard/php_math.h
  5273. ext/standard/tests/math/math_std_dev.phpt:
  5274. add also math_variance() which uses the same calculation as math_std_dev()
  5275. * ext/standard/math.c
  5276. ext/standard/tests/math/math_std_dev.phpt:
  5277. fix division by zero. throw an warning if the array is empty.
  5278. 2005-05-02 Pierre-Alain Joye <pierre@dotgeek.org>
  5279. * (PHP_4_3)
  5280. ext/gd/gd.c:
  5281. - MFH (#32893, imagettf crashes)
  5282. uses long for zval
  5283. 2005-05-02 Andrey Hristov <php@hristov.com>
  5284. * NEWS:
  5285. FRN
  5286. * ext/standard/basic_functions.c
  5287. ext/standard/math.c
  5288. ext/standard/php_math.h
  5289. ext/standard/tests/math/math_std_dev.phpt:
  5290. add math_std_dev()
  5291. 2005-05-01 Ilia Alshanetsky <ilia@prohost.org>
  5292. * (PHP_5_0)
  5293. NEWS
  5294. ext/standard/html.c:
  5295. MFH: Fixed bug #32608 (html_entity_decode() converts single quotes even if
  5296. ENT_NOQUOTES is given).
  5297. * ext/standard/html.c:
  5298. Fixed bug #32608 (html_entity_decode() converts single quotes even if
  5299. ENT_NOQUOTES is given).
  5300. 2005-05-01 Pierre-Alain Joye <pierre@dotgeek.org>
  5301. * ext/gd/libgd/gd.c:
  5302. - MFB: #32891, init old y positions to non possible values. -1 being used
  5303. if the center start a (x,0)
  5304. * (PHP_5_0)
  5305. ext/gd/libgd/gd.c:
  5306. - MFB: #32891, init old y positions to non possible values. -1 being used
  5307. if the center start a (x,0)
  5308. * (PHP_4_3)
  5309. ext/gd/libgd/gd.c:
  5310. - #32891, init old y positions to non possible values. -1 being used if the
  5311. center start a (x,0)
  5312. 2005-04-30 Jani Taskinen <jani.taskinen@sci.fi>
  5313. * (PHP_4_3)
  5314. acinclude.m4
  5315. acinclude.m4:
  5316. MFH: - Fix problems with phpized ext/imap
  5317. * acinclude.m4:
  5318. - Fix problems with phpized ext/imap
  5319. * (PHP_4_3)
  5320. NEWS
  5321. NEWS
  5322. configure.in
  5323. configure.in
  5324. scripts/Makefile.frag
  5325. scripts/Makefile.frag:
  5326. MFH: - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
  5327. * configure.in
  5328. scripts/Makefile.frag:
  5329. - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
  5330. * sapi/cli/php.1.in:
  5331. Silence the warnings about weird characters in this man page
  5332. * scripts/dev/phpextdist
  5333. scripts/dev/phpextdist
  5334. scripts/dev/phpextdist:
  5335. 1.1.4;
  5336. Moved phpextdist to dev/
  5337. * scripts/Makefile.frag
  5338. scripts/phpextdist:
  5339. Moved phpextdist to dev/
  5340. * acinclude.m4
  5341. configure.in:
  5342. - No need to iterate through the options twice
  5343. * acinclude.m4:
  5344. re2c 0.96 is the one that works (tm)
  5345. * acinclude.m4:
  5346. We do allow 2.0 now too.
  5347. 2005-04-29 Ilia Alshanetsky <ilia@prohost.org>
  5348. * main/streams/streams.c:
  5349. Attempt to eliminate seek() prior to every write.
  5350. 2005-04-29 Jani Taskinen <jani.taskinen@sci.fi>
  5351. * ZendEngine2/zend_object_handlers.c:
  5352. compile fix
  5353. 2005-04-29 Andrey Hristov <php@hristov.com>
  5354. * ext/mysqli/mysqli.c:
  5355. multi_query is no more global
  5356. * (PHP_5_0)
  5357. ext/mysqli/mysqli.c:
  5358. missed to remove that. multi_query is no more a global.
  5359. 2005-04-29 Jani Taskinen <jani.taskinen@sci.fi>
  5360. * ZendEngine2/tests/bug30332.phpt
  5361. ZendEngine2/tests/bug32852.phpt:
  5362. Make sure E_STRICT is set always
  5363. 2005-04-29 Dmitry Stogov <dmitry@zend.com>
  5364. * ZendEngine2/tests/bug30332.phpt
  5365. ZendEngine2/tests/bug30332.phpt:
  5366. file bug30332.phpt was initially added on branch PHP_5_0.
  5367. * (PHP_5_0)
  5368. NEWS
  5369. ZendEngine2/zend_API.c
  5370. ZendEngine2/zend_API.c
  5371. ZendEngine2/tests/bug30332.phpt:
  5372. Fixed bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with
  5373. array_push())
  5374. * ZendEngine2/tests/bug31828.phpt
  5375. ZendEngine2/tests/bug31828.phpt
  5376. ZendEngine2/tests/bug32080.phpt
  5377. ZendEngine2/tests/bug32080.phpt
  5378. ZendEngine2/tests/bug32852.phpt
  5379. ZendEngine2/tests/bug32852.phpt:
  5380. file bug31828.phpt was initially added on branch PHP_5_0.
  5381. * (PHP_5_0)
  5382. NEWS
  5383. ZendEngine2/zend_execute.c
  5384. ZendEngine2/zend_execute.c
  5385. ZendEngine2/tests/bug31828.phpt
  5386. ZendEngine2/tests/bug32080.phpt
  5387. ZendEngine2/tests/bug32852.phpt:
  5388. Fixed bug #32852 (Crash with singleton and __destruct when
  5389. zend.ze1_compatibility_mode = On)
  5390. Fixed bug #31828 (Crash with zend.ze1_compatibility_mode=On)
  5391. Fixed bug #32080 (segfault when assigning object to itself with
  5392. zend.ze1_compatibility_mode=On)
  5393. 2005-04-29 Jani Taskinen <jani.taskinen@sci.fi>
  5394. * ext/sysvmsg/tests/002.phpt:
  5395. typofix
  5396. * (PHP_5_0)
  5397. php.ini-dist
  5398. php.ini-recommended:
  5399. MFH: Add auto_globals_jit entry to php.ini-* (bug #29514)
  5400. * php.ini-dist
  5401. php.ini-recommended:
  5402. Add auto_globals_jit entry to php.ini-* (bug #29514)
  5403. * tests/classes/array_access_003.phpt
  5404. tests/lang/bug22231.phpt
  5405. tests/lang/bug22367.phpt
  5406. tests/lang/bug22510.phpt:
  5407. - Make sure E_STRICT is set when expecting Strict errors..
  5408. * ZendEngine2/tests/bug22836.phpt
  5409. ZendEngine2/tests/bug27641.phpt:
  5410. - Unify error_reporting setting + make sure E_STRICT is set when wanted
  5411. * tests/lang/bug30578.phpt:
  5412. Added test for bug #30578
  5413. * NEWS:
  5414. BFN
  5415. 2005-04-28 Ilia Alshanetsky <ilia@prohost.org>
  5416. * ext/mysqli/mysqli_warning.c:
  5417. e* allocation cannot fail.
  5418. 2005-04-28 Dmitry Stogov <dmitry@zend.com>
  5419. * ZendEngine2/tests/bug29015.phpt
  5420. ZendEngine2/tests/bug29015.phpt:
  5421. file bug29015.phpt was initially added on branch PHP_5_0.
  5422. * (PHP_5_0)
  5423. NEWS
  5424. ZendEngine2/zend_object_handlers.c
  5425. ZendEngine2/zend_object_handlers.c
  5426. ZendEngine2/tests/bug29015.phpt:
  5427. Fixed bug #29015 (Incorrect behavior of member vars(non string
  5428. ones)-numeric mem vars und others)
  5429. 2005-04-28 Antony Dovgal <tony2001@phpclub.net>
  5430. * tests/lang/bug32828.phpt
  5431. tests/lang/bug32828.phpt:
  5432. add test for bug #32828
  5433. 2005-04-28 Jani Taskinen <jani.taskinen@sci.fi>
  5434. * sapi/cgi/cgi_main.c:
  5435. int != long
  5436. 2005-04-28 Antony Dovgal <tony2001@phpclub.net>
  5437. * (PHP_5_0)
  5438. main/output.c:
  5439. MFH: fix #32828 (Throwing exception in output_callback function with
  5440. ob_start and
  5441. ob_end_clean leads to segfault)
  5442. * main/output.c:
  5443. fix #32828 (Throwing exception in output_callback function with ob_start
  5444. and
  5445. ob_end_clean leads to segfault)
  5446. * (PHP_4_3)
  5447. ext/oci8/oci8.c
  5448. ext/oci8/oci8.c:
  5449. MFH: handle unsupported datatypes and prevent segfault
  5450. * ext/oci8/oci8.c:
  5451. handle unsupported datatype (OCIBindByName segfaults somewhere in OCI lib
  5452. when
  5453. unknown type is provided)
  5454. 2005-04-28 Jani Taskinen <jani.taskinen@sci.fi>
  5455. * php.ini-dist
  5456. php.ini-recommended
  5457. sapi/cgi/cgi_main.c:
  5458. - Added fastcgi.logging php.ini option to be able to disable
  5459. logging through the fastcgi connection
  5460. 2005-04-28 Rob Richards <rrichards@ctindustries.net>
  5461. * (PHP_4_3)
  5462. NEWS
  5463. NEWS:
  5464. BFN
  5465. * (PHP_4_3)
  5466. ext/xml/php_xml.h
  5467. ext/xml/php_xml.h
  5468. ext/xml/xml.c
  5469. ext/xml/xml.c:
  5470. MFH: Fix bug #32245 (xml_parser_free() in function assigned to the xml
  5471. parser
  5472. gives a segfault)
  5473. * ext/xml/php_xml.h
  5474. ext/xml/xml.c:
  5475. - Fix bug #32245 (xml_parser_free() in function assigned to the xml parser
  5476. gives a segfault)
  5477. 2005-04-28 Jani Taskinen <jani.taskinen@sci.fi>
  5478. * main/main.c:
  5479. - Reorder request shutdown calls: Call all __destruct() functions and
  5480. register_shutdown_function() callbacks before flushing output buffers
  5481. and sending headers.
  5482. - Fixes bug #30578 and possibly others related to output buffering.
  5483. 2005-04-28 Wez Furlong <wez.php@thebrainroom.net>
  5484. * TSRM/TSRM.c:
  5485. consolidate the various tls get/set calls for the different platforms into
  5486. a single macro, at Andi's request.
  5487. 2005-04-27 Jani Taskinen <jani.taskinen@sci.fi>
  5488. * ext/snmp/snmp.c:
  5489. Better use zval_ptr_dtor() instead (thanks Andi)
  5490. * (PHP_5_0)
  5491. NEWS:
  5492. reword
  5493. 2005-04-27 Wez Furlong <wez.php@thebrainroom.net>
  5494. * TSRM/TSRM.c
  5495. TSRM/TSRM.h:
  5496. Add three new TSRM api functions:
  5497. TSRM_API void *tsrm_new_interpreter_context(void);
  5498. TSRM_API void *tsrm_set_interpreter_context(void *new_ctx);
  5499. TSRM_API void tsrm_free_interpreter_context(void *context);
  5500. These can be used, with a suitable SAPI, to host multiple interpreters on
  5501. the same thread.
  5502. 2005-04-27 Andrey Hristov <php@hristov.com>
  5503. * (PHP_5_0)
  5504. NEWS:
  5505. update NEWS
  5506. * main/main.c:
  5507. rename
  5508. * (PHP_4_3)
  5509. main/main.c
  5510. main/main.c:
  5511. change names
  5512. * (PHP_5_0)
  5513. NEWS
  5514. NEWS:
  5515. BFN
  5516. * (PHP_5_0)
  5517. ext/mysqli/mysqli_api.c:
  5518. MFH (fix bug #31023)
  5519. * ext/mysqli/mysqli_api.c:
  5520. fix bug #32013(MySQLi bind_result causes fatal error: memory limit reached)
  5521. 2005-04-27 Dmitry Stogov <dmitry@zend.com>
  5522. * ZendEngine2/zend_API.c
  5523. ZendEngine2/zend_API.h
  5524. ZendEngine2/zend_object_handlers.c
  5525. ZendEngine2/zend_object_handlers.h
  5526. ZendEngine2/tests/bug29210.phpt
  5527. ext/standard/basic_functions.c:
  5528. Fixed bug #29210 (Function: is_callable - no support for private and
  5529. protected classes)
  5530. * ZendEngine2/tests/bug29210.phpt
  5531. ZendEngine2/tests/bug29210.phpt
  5532. ext/standard/basic_functions.c:
  5533. file bug29210.phpt was initially added on branch PHP_5_0.
  5534. * (PHP_5_0)
  5535. NEWS
  5536. ZendEngine2/zend_API.c
  5537. ZendEngine2/zend_API.h
  5538. ZendEngine2/zend_object_handlers.c
  5539. ZendEngine2/zend_object_handlers.h:
  5540. Fixed bug #29210 (Function: is_callable - no support for private and
  5541. protected classes).
  5542. * (PHP_5_0)
  5543. NEWS
  5544. ZendEngine2/zend_compile.c
  5545. ZendEngine2/zend_compile.c
  5546. ZendEngine2/tests/bug29104.phpt:
  5547. Fixed bug #29104 (Function declaration in method doesn't work)
  5548. * ZendEngine2/tests/bug29104.phpt
  5549. ZendEngine2/tests/bug29104.phpt:
  5550. Fixed bug #29104 (Function declaration in method doesn't work)
  5551. 2005-04-27 Anantha Kesari H Y <hyanantha@novell.com>
  5552. * TSRM/threads.m4
  5553. TSRM/threads.m4:
  5554. check should be on host_alias rather than on target_alias, but somehow
  5555. works on configure generated using autoconf 2.57.
  5556. 2005-04-27 Jani Taskinen <jani.taskinen@sci.fi>
  5557. * ext/dom/config.m4
  5558. ext/simplexml/config.m4
  5559. ext/xml/config.m4
  5560. ext/xmlrpc/config.m4
  5561. ext/xsl/config.m4:
  5562. - Made the libxml related stuff to error out if someone does --disable-all
  5563. or --disable-libxml. Better than silently just leave the ext out..
  5564. 2005-04-27 Dmitry Stogov <dmitry@zend.com>
  5565. * NEWS
  5566. ZendEngine2/zend_vm_def.h
  5567. ZendEngine2/zend_vm_execute.h
  5568. ZendEngine2/zend_vm_opcodes.h
  5569. ZendEngine2/tests/bug32833.phpt:
  5570. Fixed bug #32833 (Invalid opcode)
  5571. 2005-04-27 Andrey Hristov <php@hristov.com>
  5572. * ext/mysqli/mysqli_nonapi.c
  5573. ext/mysqli/php_mysqli.h
  5574. ext/mysqli/tests/bug31668.phpt:
  5575. MFB (fixing bug 31668)
  5576. * ext/mysqli/tests/bug31668.phpt
  5577. ext/mysqli/tests/bug31668.phpt:
  5578. file bug31668.phpt was initially added on branch PHP_5_0.
  5579. * (PHP_5_0)
  5580. ext/mysqli/mysqli_nonapi.c
  5581. ext/mysqli/php_mysqli.h:
  5582. - Fix bug 31668 (multi query fails every other time). The multi_query flag
  5583. was global and not per connection.
  5584. - use ecalloc() instead of calloc() for memory that will be freed with
  5585. efree()
  5586. 2005-04-27 Jani Taskinen <jani.taskinen@sci.fi>
  5587. * ext/zlib/tests/compress_zlib_wrapper.phpt:
  5588. nuking that file was not very good idea :)
  5589. 2005-04-27 Dmitry Stogov <dmitry@zend.com>
  5590. * ZendEngine2/tests/bug32674.phpt
  5591. ZendEngine2/tests/bug32674.phpt:
  5592. file bug32674.phpt was initially added on branch PHP_5_0.
  5593. * (PHP_5_0)
  5594. NEWS
  5595. ZendEngine2/zend_execute.c
  5596. ZendEngine2/zend_vm_def.h
  5597. ZendEngine2/zend_vm_execute.h
  5598. ZendEngine2/zend_vm_opcodes.h
  5599. ZendEngine2/tests/bug32674.phpt:
  5600. Fixed bug #32674 (exception in iterator causes crash)
  5601. 2005-04-26 Dmitry Stogov <dmitry@zend.com>
  5602. * ZendEngine2/tests/bug30889.phpt
  5603. ZendEngine2/tests/bug30889.phpt:
  5604. file bug30889.phpt was initially added on branch PHP_5_0.
  5605. * (PHP_5_0)
  5606. NEWS
  5607. ZendEngine2/zend_execute.c
  5608. ZendEngine2/zend_vm_def.h
  5609. ZendEngine2/zend_vm_execute.h
  5610. ZendEngine2/zend_vm_opcodes.h
  5611. ZendEngine2/tests/bug30889.phpt:
  5612. Fixed bug #30889 (Conflict between __get/__set and ++ operator)
  5613. * ZendEngine2/tests/bug32429.phpt:
  5614. fix
  5615. * ZendEngine2/tests/bug30702.phpt
  5616. ZendEngine2/tests/bug30702.phpt:
  5617. file bug30702.phpt was initially added on branch PHP_5_0.
  5618. * (PHP_5_0)
  5619. NEWS
  5620. ZendEngine2/zend_API.c
  5621. ZendEngine2/zend_API.c
  5622. ZendEngine2/tests/bug30702.phpt:
  5623. Fixed bug #30702 (cannot initialize class variable from class constant)
  5624. * NEWS
  5625. ZendEngine2/zend_compile.c
  5626. ZendEngine2/tests/bug32427.phpt:
  5627. Fixed bug #32427 (Interfaces are not allowed 'static' access modifier).
  5628. * NEWS
  5629. ZendEngine2/zend_builtin_functions.c
  5630. ZendEngine2/tests/bug32429.phpt:
  5631. Fixed bug #32429 (method_exists() always return TRUE if __call method
  5632. exists)
  5633. 2005-04-26 Jani Taskinen <jani.taskinen@sci.fi>
  5634. * acinclude.m4
  5635. acinclude.m4:
  5636. Netware stuff
  5637. 2005-04-25 Ilia Alshanetsky <ilia@prohost.org>
  5638. * (PHP_4_3)
  5639. NEWS
  5640. NEWS
  5641. ext/standard/url.c
  5642. ext/standard/url.c
  5643. ext/standard/tests/strings/url_t.phpt
  5644. ext/standard/tests/strings/url_t.phpt:
  5645. MFH: Fixed bug #32813 (parse_url() does not handle scheme-only urls
  5646. properly).
  5647. * ext/standard/url.c
  5648. ext/standard/tests/strings/url_t.phpt:
  5649. Fixed bug #32813 (parse_url() does not handle scheme-only urls properly).
  5650. 2005-04-25 Jani Taskinen <jani.taskinen@sci.fi>
  5651. * tests/classes/serialize_001.phpt:
  5652. Fix test
  5653. * NEWS:
  5654. Reorder
  5655. * (PHP_4_3)
  5656. NEWS
  5657. main/php_variables.c:
  5658. MFH: Revert. Nokia didn't pay me enough. :)
  5659. * (PHP_5_0)
  5660. NEWS:
  5661. rbfn
  5662. * main/php_variables.c:
  5663. Revert. (Nokia is not that important :)
  5664. 2005-04-25 John Coggeshall <john@coggeshall.org>
  5665. * NEWS:
  5666. Update
  5667. 2005-04-25 Andrei Zmievski <andrei@gravitonic.com>
  5668. * ZendEngine2/zend_object_handlers.c:
  5669. Reverting. Let's not introduce major BC breakage like this without a
  5670. good reason.
  5671. 2005-04-25 Jani Taskinen <jani.taskinen@sci.fi>
  5672. * ext/zlib/tests/compress_zlib_wrapper.phpt:
  5673. - Added test: For some reason this fails with ZTS mode and
  5674. "outside-src-tree-build"
  5675. * (PHP_5_0)
  5676. NEWS:
  5677. reorder + shorten..
  5678. * NEWS:
  5679. When an entry goes to the PHP_5_0 branch, no entry here
  5680. 2005-04-25 Stanislav Malyshev <stas@zend.com>
  5681. * NEWS:
  5682. oops
  5683. * NEWS
  5684. NEWS:
  5685. fix
  5686. * ext/gmp/gmp.c
  5687. ext/gmp/gmp.c
  5688. ext/gmp/tests/bug32773.phpt
  5689. ext/gmp/tests/bug32773.phpt:
  5690. Fix #32773 and make right fix for GMP FPEs
  5691. * (PHP_4_3)
  5692. ext/gmp/gmp.c:
  5693. rm unneeded
  5694. * (PHP_4_3)
  5695. NEWS:
  5696. fix for #32773
  5697. * (PHP_4_3)
  5698. ext/gmp/gmp.c:
  5699. Fix #32773 and made right fix for GMP FPEs
  5700. 2005-04-25 Pierre-Alain Joye <pierre@dotgeek.org>
  5701. * ext/gd/tests/bug24155.phpt
  5702. ext/gd/tests/bug27582_1.phpt:
  5703. - do not use md5, png signature can change between libpng version
  5704. some floating points issue can end to different colors (+/- 1/255)
  5705. tests should work again now.
  5706. 2005-04-25 Stanislav Malyshev <stas@zend.com>
  5707. * ext/gmp/tests/bug32773.phpt
  5708. ext/gmp/tests/bug32773.phpt
  5709. ext/gmp/tests/bug32773.phpt:
  5710. 1.1.4;
  5711. file bug32773.phpt was initially added on branch PHP_4_3.
  5712. 2005-04-25 Dmitry Stogov <dmitry@zend.com>
  5713. * (PHP_4_3)
  5714. NEWS
  5715. tests/lang/bug29944.phpt:
  5716. Test case fnd news entriey for bug #29944
  5717. 2005-04-25 Stanislav Malyshev <stas@zend.com>
  5718. * (PHP_4_3)
  5719. ext/gmp/gmp.c:
  5720. Remove broken fix - second operand of GMP operation certainly can be 0 in
  5721. general case
  5722. 2005-04-25 Dmitry Stogov <dmitry@zend.com>
  5723. * (PHP_5_0)
  5724. NEWS
  5725. Zend/zend_compile.c
  5726. ZendEngine2/zend_compile.c
  5727. ZendEngine2/zend_compile.c
  5728. ZendEngine2/tests/bug29944.phpt:
  5729. Fixed bug #29944 (Function defined in switch, crashes).
  5730. * ZendEngine2/tests/bug29944.phpt
  5731. ZendEngine2/tests/bug29944.phpt:
  5732. Fixed bug #29944 (Function defined in switch, crashes).
  5733. 2005-04-25 Edin Kadribasic <edink@emini.dk>
  5734. * (PHP_5_0)
  5735. NEWS:
  5736. BFN
  5737. * (PHP_5_0)
  5738. ext/gd/config.w32:
  5739. MFH: Added T1LIB support on Windows (#32809)
  5740. * ext/gd/config.w32:
  5741. Added T1LIB support on Windows (#32809)
  5742. 2005-04-25 Jani Taskinen <jani.taskinen@sci.fi>
  5743. * ZendEngine2/zend_hash.c:
  5744. ws
  5745. 2005-04-25 Dmitry Stogov <dmitry@zend.com>
  5746. * (PHP_4_3)
  5747. Zend/zend_hash.c
  5748. ZendEngine2/zend_hash.c
  5749. ext/standard/array.c
  5750. ext/standard/array.c:
  5751. Fixed call to estrndup() with invalid length
  5752. * (PHP_5_0)
  5753. ZendEngine2/zend_hash.c
  5754. ext/standard/array.c:
  5755. Fixed call to estrndup() with invalid lengt
  5756. 2005-04-25 Sebastian Bergmann <sb@sebastian-bergmann.de>
  5757. * ZendEngine2/zend_reflection_api.c:
  5758. Correct grammar.
  5759. 2005-04-24 Ilia Alshanetsky <ilia@prohost.org>
  5760. * main/php_variables.c:
  5761. MFB: zval** not zval*
  5762. * (PHP_5_0)
  5763. main/php_variables.c:
  5764. zval** not zval*.
  5765. * (PHP_4_3)
  5766. NEWS
  5767. NEWS
  5768. main/php_variables.c
  5769. main/php_variables.c:
  5770. MFH: Fixed bug #32802 (General cookie overrides more specific cookie).
  5771. * main/php_variables.c:
  5772. Fixed bug #32802 (General cookie overrides more specific cookie).
  5773. 2005-04-24 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  5774. * ZendEngine2/zend_compile.c:
  5775. - Need to copy doc comments correct for properties
  5776. 2005-04-23 Jani Taskinen <jani.taskinen@sci.fi>
  5777. * (PHP_4_3)
  5778. NEWS
  5779. NEWS:
  5780. typo
  5781. * ext/snmp/snmp.c:
  5782. - Fix memleak
  5783. * (PHP_4_3)
  5784. NEWS
  5785. NEWS
  5786. main/php_variables.c
  5787. main/php_variables.c:
  5788. MFH: - Fixed bug #32111 (Cookies can also be separated by colon)
  5789. * main/php_variables.c:
  5790. - Fixed bug #32111 (Cookies can also be separated by colon)
  5791. * main/php_variables.c:
  5792. ws, pval -> zval
  5793. 2005-04-23 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  5794. * ZendEngine2/tests/bug29674.phpt
  5795. ZendEngine2/tests/bug30161.phpt
  5796. ZendEngine2/tests/bug30346.phpt
  5797. tests/classes/__set__get_004.phpt:
  5798. - Add new tests
  5799. * acinclude.m4:
  5800. - Change bison check to positive logic and allow bison 2.0
  5801. 2005-04-22 Joe Orton <jorton@redhat.com>
  5802. * (PHP_4_3)
  5803. ext/xmlrpc/libxmlrpc/xml_element.c
  5804. ext/xmlrpc/libxmlrpc/xml_element.c:
  5805. MFH: Fixed bug #32797 (invalid C code in xmlrpc extension).
  5806. * ext/xmlrpc/libxmlrpc/xml_element.c:
  5807. Fixed bug #32797 (invalid C code in xmlrpc extension).
  5808. 2005-04-22 Antony Dovgal <tony2001@phpclub.net>
  5809. * (PHP_4_3)
  5810. ext/mysql/.cvsignore:
  5811. add missing entries in .cvsignore
  5812. * ext/com_dotnet/com_extension.c
  5813. ext/com_dotnet/com_extension.c
  5814. sapi/apache_hooks/mod_php5.c
  5815. sapi/caudium/caudium.c
  5816. sapi/caudium/caudium.c
  5817. sapi/caudium/caudium.c
  5818. sapi/cgi/libfcgi/fcgiapp.c:
  5819. fix C++ comments
  5820. 2005-04-22 Andrey Hristov <php@hristov.com>
  5821. * (PHP_4_3)
  5822. main/main.c:
  5823. MFH
  5824. introduce INT_MAX and INT_SIZE
  5825. 2005-04-21 Jani Taskinen <jani.taskinen@sci.fi>
  5826. * ext/odbc/config.m4:
  5827. - Fix birdstep support (no SQLDataSources() support in it)
  5828. 2005-04-21 Ilia Alshanetsky <ilia@prohost.org>
  5829. * ext/curl/interface.c
  5830. ext/dom/attr.c
  5831. ext/dom/document.c
  5832. ext/dom/domimplementation.c
  5833. ext/dom/node.c
  5834. ext/dom/php_dom.c
  5835. ext/dom/php_dom.h
  5836. ext/dom/xml_common.h
  5837. ext/dom/xpath.c:
  5838. php_error() -> php_error_docref().
  5839. 2005-04-21 Jani Taskinen <jani.taskinen@sci.fi>
  5840. * configure.in:
  5841. - Allow using --enable-versioning with any SAPI module
  5842. * configure.in
  5843. sapi/cgi/config9.m4
  5844. sapi/cli/config.m4:
  5845. Expose EXEEXT and use for cli/cgi binaries
  5846. * (PHP_4_3)
  5847. NEWS
  5848. ext/standard/basic_functions.c
  5849. ext/standard/basic_functions.c:
  5850. MFH: - Fixed bug #32647 (Using register_shutdown_function() with invalid
  5851. callback can crash PHP)
  5852. * (PHP_5_0)
  5853. NEWS:
  5854. BFN
  5855. * ext/standard/basic_functions.c:
  5856. - Fixed bug #32647 (Using register_shutdown_function() with invalid
  5857. callback can crash PHP)
  5858. * (PHP_4_3)
  5859. ext/standard/tests/general_functions/bug32647.phpt:
  5860. Fix test
  5861. * ZendEngine2/tests/unset_cv05.phpt:
  5862. Fix test when register_long_arrays is off in your php.ini
  5863. * ext/standard/tests/general_functions/bug32647.phpt
  5864. ext/standard/tests/general_functions/bug32647.phpt
  5865. ext/standard/tests/general_functions/bug32647.phpt:
  5866. 1.1.4;
  5867. Added test for bug #32647
  5868. * ext/standard/tests/general_functions/bug29038.phpt
  5869. ext/standard/tests/general_functions/bug31190.phpt:
  5870. bug => Bug
  5871. 2005-04-20 Ilia Alshanetsky <ilia@prohost.org>
  5872. * ext/fdf/fdf.c:
  5873. Fixed ZTS build of fdf extension.
  5874. 2005-04-20 Brian France <list@firehawksystems.com>
  5875. * (PHP_4_3)
  5876. NEWS
  5877. NEWS
  5878. acinclude.m4
  5879. acinclude.m4:
  5880. MFH: Added support for .cc files in extensions.
  5881. * NEWS
  5882. acinclude.m4:
  5883. Added support for .cc files in extensions.
  5884. 2005-04-20 Georg Richter <georg@mysql.com>
  5885. * ext/mysqli/mysqli_api.c:
  5886. another fix for last commit (committed from wrong tree) :(
  5887. * ext/mysqli/mysqli.c
  5888. ext/mysqli/tests/009.phpt:
  5889. fixed typo in last commit :(
  5890. * ext/mysqli/mysqli.c
  5891. ext/mysqli/mysqli_api.c:
  5892. added support for data truncation (bind_result) for MySQL 5.0.5
  5893. 2005-04-20 Dmitry Stogov <dmitry@zend.com>
  5894. * (PHP_5_0)
  5895. NEWS:
  5896. Fixed bug #32776 (SOAP doesn't support one-way operations)
  5897. 2005-04-19 Jani Taskinen <jani.taskinen@sci.fi>
  5898. * (PHP_5_0)
  5899. NEWS:
  5900. reorder
  5901. 2005-04-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  5902. * ZendEngine2/zend_API.c
  5903. ZendEngine2/zend_API.h
  5904. ZendEngine2/zend_compile.c
  5905. ZendEngine2/zend_compile.h
  5906. ZendEngine2/zend_reflection_api.c:
  5907. - Add ReflectionProperty::getDocComment()
  5908. 2005-04-19 Jani Taskinen <jani.taskinen@sci.fi>
  5909. * ext/openssl/openssl.c:
  5910. - Never use Z_TYPE* macros on non-zvals.
  5911. 2005-04-19 Andrey Hristov <php@hristov.com>
  5912. * (PHP_5_0)
  5913. NEWS:
  5914. FN
  5915. * main/main.c:
  5916. add INT_MAX and INT_SIZE constants.
  5917. * ext/mysqli/tests/033.phpt:
  5918. MFB
  5919. * (PHP_5_0)
  5920. ext/mysqli/tests/033.phpt:
  5921. fix test to be able to run not only over Unix socket but also over TCP/IP
  5922. and not only connected to localhost.
  5923. * (PHP_5_0)
  5924. NEWS:
  5925. BFN
  5926. * ext/mysqli/tests/bug32405.phpt
  5927. ext/mysqli/tests/bug32405.phpt:
  5928. add a test case for Bug #32405 (the previous commit incorporated a fix
  5929. for it).
  5930. * ext/mysqli/mysqli_api.c:
  5931. - nail down another 64bit problem. this will fix about 14 failing tests
  5932. on amd64 (probably other 64 bit arch).
  5933. - use ulong for this boolean variable, as it was before
  5934. - throw an warning if offset passed to mysqli_stmt_data_seek is negative
  5935. * ext/mysqli/mysqli_api.c
  5936. ext/mysqli/tests/014.phpt:
  5937. - fixing all "long" into "int" fetching problems (cause memory corruption
  5938. on 64 bit)
  5939. - nail down a problem because of the new MYSQL_TYPE_NEWDECIMAL introduced
  5940. in MySQL 5.0+
  5941. - Add more info to the autocommit test
  5942. 2005-04-19 Jani Taskinen <jani.taskinen@sci.fi>
  5943. * ZendEngine2/zend_compile.c
  5944. ZendEngine2/zend_exceptions.c
  5945. sapi/apache/sapi_apache.c
  5946. sapi/apache_hooks/mod_php5.c
  5947. sapi/apache_hooks/sapi_apache.c:
  5948. No c++ comments in C code
  5949. * ext/sqlite/pdo_sqlite2.c:
  5950. - This is not C++ code
  5951. 2005-04-19 Wez Furlong <wez.php@thebrainroom.net>
  5952. * ext/com_dotnet/com_com.c
  5953. ext/com_dotnet/com_handlers.c
  5954. ext/com_dotnet/com_typeinfo.c
  5955. ext/com_dotnet/php_com_dotnet_internal.h:
  5956. merge from branch: fixes for #32758 and #32759
  5957. * (PHP_5_0)
  5958. NEWS:
  5959. BFN
  5960. * (PHP_5_0)
  5961. ext/com_dotnet/com_com.c
  5962. ext/com_dotnet/com_handlers.c
  5963. ext/com_dotnet/com_typeinfo.c
  5964. ext/com_dotnet/php_com_dotnet_internal.h:
  5965. - Fix #32758 Cannot access safearray properties
  5966. - Fix #32759 incorrect determination of default value
  5967. 2005-04-19 Ilia Alshanetsky <ilia@prohost.org>
  5968. * (PHP_5_0)
  5969. NEWS
  5970. ext/sqlite/sqlite.c:
  5971. MFH: Fixed bug #32753 (Undefined constant SQLITE_NOTADB).
  5972. * ext/sqlite/sqlite.c:
  5973. Fixed bug #32753 (Undefined constant SQLITE_NOTADB).
  5974. 2005-04-18 Rob Richards <rrichards@ctindustries.net>
  5975. * (PHP_5_0)
  5976. NEWS:
  5977. BFN
  5978. * (PHP_5_0)
  5979. ext/dom/node.c
  5980. ext/dom/tests/bug32615.phpt:
  5981. MFH: Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no
  5982. children
  5983. update test
  5984. * ext/dom/node.c
  5985. ext/dom/tests/bug32615.phpt:
  5986. Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no
  5987. children
  5988. update test
  5989. 2005-04-18 Andrey Hristov <php@hristov.com>
  5990. * ext/ncurses/ncurses_functions.c:
  5991. don't null it - let the engine do its magic ;)
  5992. 2005-04-18 Wez Furlong <wez.php@thebrainroom.net>
  5993. * ext/com_dotnet/com_handlers.c:
  5994. merge bug fixes from branch
  5995. * (PHP_5_0)
  5996. NEWS
  5997. ext/com_dotnet/com_handlers.c:
  5998. Fix bugs #29583 and #31636
  5999. 2005-04-18 Anantha Kesari H Y <hyanantha@novell.com>
  6000. * configure.in:
  6001. PHP_OS and PHP_UNAME need to be hardcoded for cross builds
  6002. 2005-04-18 Dmitry Stogov <dmitry@zend.com>
  6003. * ZendEngine2/zend_builtin_functions.c
  6004. ZendEngine2/zend_builtin_functions.c
  6005. ZendEngine2/zend_execute.c:
  6006. Fixed memory leak in debug_backtrace()
  6007. 2005-04-18 Georg Richter <georg@mysql.com>
  6008. * ext/mysqli/mysqli.c:
  6009. cursor support for 5.0.4 (STMT_ATTR_CURSOR_TYPE changed to enum)
  6010. 2005-04-18 Ilia Alshanetsky <ilia@prohost.org>
  6011. * ext/com_dotnet/com_dotnet.c
  6012. ext/com_dotnet/com_persist.c:
  6013. removed unused vars.
  6014. 2005-04-17 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  6015. * tests/classes/property_exists.phpt:
  6016. - Add more tests
  6017. * ZendEngine2/zend_builtin_functions.c:
  6018. - Fix special cases of property_exists()
  6019. * ZendEngine2/zend_object_handlers.c:
  6020. - Fix logic
  6021. 2005-04-17 Jani Taskinen <jani.taskinen@sci.fi>
  6022. * (PHP_5_0)
  6023. NEWS
  6024. ext/ldap/config.w32
  6025. ext/ldap/ldap.c:
  6026. MFH: - Fixed bug #30819 (Better support for LDAP SASL bind)
  6027. * ext/ldap/ldap.c:
  6028. - Fixed bug #30819 (Better support for LDAP SASL bind)
  6029. * NEWS:
  6030. - Removed unnecessary NEWS entry
  6031. * main/php.h:
  6032. - Remove relic
  6033. * (PHP_4_3)
  6034. NEWS
  6035. ext/crack/crack.c:
  6036. - Fixed bug #32730 (ext/crack.c fails to compile with cracklib-2.8.3)
  6037. 2005-04-17 Derick Rethans <php@derickrethans.nl>
  6038. * NEWS
  6039. ext/gd/gd.c:
  6040. - Fixed bug #32735 (Compile error in GD extension).
  6041. 2005-04-17 Jani Taskinen <jani.taskinen@sci.fi>
  6042. * (PHP_4_3)
  6043. NEWS
  6044. NEWS
  6045. sapi/isapi/php4isapi.c
  6046. sapi/isapi/php5isapi.c:
  6047. MFH: - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct
  6048. HTTP response message)
  6049. * sapi/isapi/php5isapi.c:
  6050. - Fixed bug #31887 (Custom 5xx error does not return correct HTTP response
  6051. message)
  6052. 2005-04-16 Sara Golemon <php@alphaweb.net>
  6053. * ZendEngine2/tests/method_exists.phpt:
  6054. method_exists() regression test
  6055. * ZendEngine2/zend_builtin_functions.c:
  6056. Fix method_exists(), pce is fetched, but ce is used
  6057. 2005-04-16 Jani Taskinen <jani.taskinen@sci.fi>
  6058. * NEWS
  6059. NEWS
  6060. NEWS:
  6061. retype
  6062. 2005-04-16 Pierre-Alain Joye <pierre@dotgeek.org>
  6063. * NEWS:
  6064. - Typo
  6065. * NEWS:
  6066. - Entry for imageconvolution addition
  6067. 2005-04-16 Jani Taskinen <jani.taskinen@sci.fi>
  6068. * (PHP_4_3)
  6069. ext/dotnet/.cvsignore:
  6070. typofix
  6071. 2005-04-16 Pierre-Alain Joye <pierre@dotgeek.org>
  6072. * ext/gd/gd.c
  6073. ext/gd/php_gd.h:
  6074. - export imageconvolution to userland, making people happy to do not
  6075. use the predefined ones :)
  6076. 2005-04-16 Uwe Schindler <uwe@thetaphi.de>
  6077. * (PHP_4_3)
  6078. NEWS
  6079. NEWS
  6080. ext/standard/md5.c
  6081. ext/standard/md5.c
  6082. ext/standard/sha1.c
  6083. ext/standard/sha1.c:
  6084. MFH: use streams api for md5_file() and sha1_file()
  6085. 2005-04-16 Rasmus Lerdorf <rasmus@lerdorf.com>
  6086. * ext/gd/libgd/gd.c:
  6087. I think this is a cleaner emboss filter. Less fringing.
  6088. * (PHP_5_0)
  6089. ext/gd/libgd/gd.c:
  6090. MFH: The emboss and edge detection filter matrices were swapped
  6091. * ext/gd/libgd/gd.c:
  6092. The emboss and edge detection matrices are swapped
  6093. * ext/sqlite/config.m4:
  6094. Don't do PDO here if PDO is disabled
  6095. 2005-04-15 Jani Taskinen <jani.taskinen@sci.fi>
  6096. * ext/standard/type.c:
  6097. - Fixed bug #32719 (strval() fails to zero terminate strings)
  6098. * ext/standard/tests/strings/strval.phpt:
  6099. Add some more cases
  6100. * ext/standard/tests/strings/strval.phpt
  6101. ext/standard/tests/strings/strval.phpt
  6102. ext/standard/tests/strings/strval.phpt:
  6103. 1.1.4;
  6104. Added test for strval() function
  6105. * ext/snmp/snmp.c:
  6106. - Use correct type (bug #32720)
  6107. 2005-04-15 Frank M. Kromann <frank@kromann.info>
  6108. * (PHP_5_0)
  6109. ext/ming/ming.c:
  6110. Backporting prebuilt and videostring functions
  6111. 2005-04-15 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  6112. * ZendEngine2/zend_builtin_functions.c
  6113. tests/classes/property_exists.phpt:
  6114. - Fix even though we already know that the function will be renamed
  6115. 2005-04-15 Andrei Zmievski <andrei@gravitonic.com>
  6116. * ZendEngine2/zend_execute.c
  6117. ZendEngine2/zend_vm_def.h
  6118. ZendEngine2/zend_vm_execute.h
  6119. ZendEngine2/zend_vm_opcodes.h:
  6120. Fix certain operations to stop relying on presence of read_property and
  6121. write_property handlers. They may be NULL'ed out by certain objects
  6122. pretending to be pure arrays, for example. Do checks first.
  6123. 2005-04-15 Uwe Schindler <uwe@thetaphi.de>
  6124. * NEWS
  6125. ext/standard/md5.c
  6126. ext/standard/sha1.c:
  6127. Remove include_path support from md5_file/sha1_file again
  6128. * ext/standard/md5.c
  6129. ext/standard/sha1.c:
  6130. use streams api for md5_file and sha1_file. Added parameter
  6131. use_include_path similar to other PHP file functions. Documentation update
  6132. outstanding
  6133. * (PHP_4_3)
  6134. ext/standard/md5.c
  6135. ext/standard/md5.c
  6136. ext/standard/sha1.c:
  6137. correct copy/paste problem
  6138. * (PHP_4_3)
  6139. ext/standard/md5.c
  6140. ext/standard/md5.c
  6141. ext/standard/sha1.c
  6142. ext/standard/sha1.c:
  6143. MFH: fix various solaris problems by replacing stdio with posix io where
  6144. possible
  6145. * ext/standard/md5.c
  6146. ext/standard/sha1.c:
  6147. fix various solaris problems by replacing stdio with posix io where
  6148. possible
  6149. 2005-04-14 Jani Taskinen <jani.taskinen@sci.fi>
  6150. * ext/standard/url_scanner_ex.c
  6151. ext/standard/url_scanner_ex.c
  6152. ext/standard/url_scanner_ex.c
  6153. ext/standard/var_unserializer.c
  6154. ext/standard/var_unserializer.c
  6155. ext/standard/var_unserializer.c:
  6156. - Regenerated with re2c 0.9.6 (fixes severe bugs)
  6157. * ext/odbc/config.m4
  6158. ext/odbc/php_odbc.h:
  6159. - Add support for latest Birdstep
  6160. 2005-04-14 Andrey Hristov <php@hristov.com>
  6161. * ext/skeleton/skeleton.php:
  6162. - don't use short tag
  6163. - detect CLI binary and don't print &lt ;br &lt; in this case
  6164. 2005-04-14 Jani Taskinen <jani.taskinen@sci.fi>
  6165. * (PHP_4_3)
  6166. NEWS
  6167. NEWS:
  6168. BFN
  6169. * (PHP_4_3)
  6170. ext/calendar/calendar.c:
  6171. MFH: Fixes & cleanup + some minor new features
  6172. 2005-04-14 Ilia Alshanetsky <ilia@prohost.org>
  6173. * ext/standard/datetime.c
  6174. ext/standard/datetime.h
  6175. ext/standard/parsedate.y
  6176. ext/standard/php_parsedate.h:
  6177. MFB43: Fixed bug #31583 (php_std_date() uses short day names in
  6178. non-y2k_compliance mode).
  6179. Fixed bug #31689 (PHPAPI missing for php_std_date() and php_parse_date()).
  6180. * (PHP_5_0)
  6181. NEWS
  6182. ext/standard/datetime.c:
  6183. MFB43: Fixed bug #31583 (php_std_date() uses short day names in
  6184. non-y2k_compliance mode).
  6185. * (PHP_4_3)
  6186. NEWS
  6187. ext/standard/datetime.c:
  6188. Fixed bug #31583 (php_std_date() uses short day names in non-y2k_compliance
  6189. mode).
  6190. Patch by: mike at php dot net
  6191. 2005-04-13 Ilia Alshanetsky <ilia@prohost.org>
  6192. * ext/calendar/calendar.c:
  6193. Removed unused vars.
  6194. 2005-04-13 Antony Dovgal <tony2001@phpclub.net>
  6195. * (PHP_4_3)
  6196. ext/pgsql/pgsql.c
  6197. ext/pgsql/pgsql.c:
  6198. MFH: disable pg_cmdtuples() too, if there is no pg_affected_rows()
  6199. * ext/pgsql/pgsql.c:
  6200. disable pg_cmdtuples() too, if there is no pg_affected_rows()
  6201. 2005-04-13 Derick Rethans <php@derickrethans.nl>
  6202. * ext/pgsql/pgsql.c
  6203. ext/pgsql/php_pgsql.h:
  6204. - MFH43: Fixed bug #32699 (pg_affected_rows() was defined when it was not
  6205. available).
  6206. * (PHP_5_0)
  6207. NEWS
  6208. ext/pgsql/pgsql.c
  6209. ext/pgsql/php_pgsql.h:
  6210. - MF43: Fixed bug #32699 (pg_affected_rows() was defined when it was not
  6211. available).
  6212. * (PHP_4_3)
  6213. NEWS
  6214. ext/pgsql/pgsql.c
  6215. ext/pgsql/php_pgsql.h:
  6216. - Fixed bug #32699 (pg_affected_rows() was defined when it was not
  6217. available).
  6218. 2005-04-13 Stanislav Malyshev <stas@zend.com>
  6219. * (PHP_4_3)
  6220. Zend/zend_ini.c:
  6221. MF5: fix memory corruption if one on the on_modify handlers errors out
  6222. 2005-04-13 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  6223. * (PHP_5_0)
  6224. NEWS:
  6225. - Commit the pending patch (bug #32311).
  6226. 2005-04-13 Antony Dovgal <tony2001@phpclub.net>
  6227. * ext/standard/tests/array/bug30833.phpt
  6228. ext/standard/tests/array/bug30833.phpt
  6229. ext/standard/tests/array/bug30833.phpt:
  6230. 1.1.4;
  6231. add testcase for bug #30833
  6232. 2005-04-13 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  6233. * (PHP_4_3)
  6234. NEWS:
  6235. - MFH: commit the pending patch (bug #32311).
  6236. 2005-04-12 Frank M. Kromann <frank@kromann.info>
  6237. * (PHP_4_3)
  6238. ext/mssql/php_mssql.c
  6239. ext/mssql/php_mssql.c:
  6240. MFH: Fix for #32682. Error on module shutdown when called from activescript
  6241. * ext/mssql/php_mssql.c:
  6242. Fix for #32682. Error on module shutdown when called from activescript
  6243. 2005-04-12 Ilia Alshanetsky <ilia@prohost.org>
  6244. * ext/readline/readline.c:
  6245. Fixed compiler warning.
  6246. 2005-04-12 Antony Dovgal <tony2001@phpclub.net>
  6247. * (PHP_5_0)
  6248. NEWS
  6249. ext/standard/array.c:
  6250. MFH: fix #30833 (array_count_values modifying input array)
  6251. * ext/standard/array.c:
  6252. fix #30833 (array_count_values modifying input array)
  6253. 2005-04-12 Stanislav Malyshev <stas@zend.com>
  6254. * ZendEngine2/zend_ini.c:
  6255. fix memory corruption if one on the on_modify handlers errors out
  6256. * (PHP_5_0)
  6257. ZendEngine2/zend_ini.c:
  6258. fi memory corruption if one on the on_modify handlers errors out
  6259. 2005-04-11 Frank M. Kromann <frank@kromann.info>
  6260. * ext/fbsql/php_fbsql.c:
  6261. Don't truncate the .options file when a database is started without the
  6262. optional options parameter.
  6263. 2005-04-11 Jani Taskinen <jani.taskinen@sci.fi>
  6264. * (PHP_5_0)
  6265. sapi/apache2filter/sapi_apache2.c:
  6266. fix typo (bug #32673)
  6267. 2005-04-11 Antony Dovgal <tony2001@phpclub.net>
  6268. * main/streams/streams.c:
  6269. revert the patch, the problem seems to be somewhere else
  6270. 2005-04-11 Harrie Hazewinkel <harrie@lisanza.net>
  6271. * ext/snmp/snmp.c:
  6272. Converting the usage of the integer based internal commands into
  6273. MACROS to ease future extensions.
  6274. * ext/snmp/snmp.c:
  6275. Adding support for a getbulk oriented walk.
  6276. The getbulk can only be used for SNMPv2c and SNMPv3.
  6277. 2005-04-11 Dmitry Stogov <dmitry@zend.com>
  6278. * ext/wddx/wddx.c
  6279. ext/wddx/wddx.c:
  6280. Fixed SIGSEGV on serializing data with circular references
  6281. * (PHP_5_0)
  6282. NEWS:
  6283. Fixed bug #31502 (Wrong deserialization from session when using WDDX
  6284. serializer )
  6285. * ext/wddx/wddx.c
  6286. ext/wddx/wddx.c:
  6287. Support for encoding/decoding of private and protected members
  6288. 2005-04-10 Andrey Hristov <php@hristov.com>
  6289. * NEWS:
  6290. news
  6291. * ext/dom/document.c
  6292. ext/gd/gd.c:
  6293. fix memory corruption on 64bit in imagefttext(),
  6294. domdocument::load() and domdocument::loadxml()
  6295. * ext/ncurses/ncurses_functions.c:
  6296. fix proto. return true instead of null
  6297. * ext/calendar/calendar.c:
  6298. simplify code (no need of local variable - return directly)
  6299. 2005-04-10 Jani Taskinen <jani.taskinen@sci.fi>
  6300. * sapi/apache2handler/config.m4:
  6301. - Say in the help too this is the handler module..
  6302. * sapi/apache2filter/config.m4:
  6303. Might not be obvious for everyone :)
  6304. * ext/odbc/config.m4:
  6305. - This was supposed to be escaped with \
  6306. * ext/odbc/config.m4:
  6307. Add more detailed failure msg. (bug #32649)
  6308. * ext/bz2/bz2.dsp
  6309. ext/gd/gd.dsp:
  6310. - Make VC6 happy
  6311. 2005-04-10 Ilia Alshanetsky <ilia@prohost.org>
  6312. * NEWS
  6313. ext/standard/basic_functions.c
  6314. ext/standard/basic_functions.h:
  6315. Added time_sleep_until() function, which is a high precision mechanism of
  6316. making a script sleep until specified timestamp.
  6317. 2005-04-09 Sara Golemon <php@alphaweb.net>
  6318. * main/streams/streams.c:
  6319. Fold validation into an inlined function per Andi's suggestion
  6320. 2005-04-08 Jani Taskinen <jani.taskinen@sci.fi>
  6321. * win32/php_modules.dsw:
  6322. - Nuked some PECLed extensions
  6323. * win32/php5ts.dsw:
  6324. Removed non-existing sapi/activescript dsp
  6325. * (PHP_4_3)
  6326. NEWS
  6327. NEWS
  6328. sapi/apache2filter/sapi_apache2.c
  6329. sapi/apache2filter/sapi_apache2.c
  6330. sapi/apache2handler/sapi_apache2.c
  6331. sapi/apache2handler/sapi_apache2.c:
  6332. MFH: - Fixed bug #32587 (Apache2: errors sent to error_log do not include
  6333. timestamps)
  6334. * sapi/apache2filter/sapi_apache2.c
  6335. sapi/apache2handler/sapi_apache2.c:
  6336. - Fixed bug #32587 (Apache2: errors sent to error_log do not include
  6337. timestamps)
  6338. * (PHP_4_3)
  6339. ext/standard/url_scanner_ex.c:
  6340. regenerated with re2c 0.9.4
  6341. * (PHP_4_3)
  6342. ext/standard/url_scanner_ex.re:
  6343. typo
  6344. * (PHP_4_3)
  6345. ext/standard/url_scanner_ex.re:
  6346. Missing $Id$ tag
  6347. * (PHP_5_0)
  6348. ext/standard/url_scanner_ex.c:
  6349. regenerate with correct re2c version
  6350. 2005-04-08 Rob Richards <rrichards@ctindustries.net>
  6351. * (PHP_5_0)
  6352. NEWS:
  6353. BFN
  6354. * (PHP_5_0)
  6355. ext/dom/node.c
  6356. ext/dom/tests/bug32615.phpt:
  6357. - MFH Fixed bug #32615 (Segfault in replaceChild() using fragment when
  6358. previousSibling is NULL)
  6359. - add test
  6360. * ext/dom/tests/bug32615.phpt
  6361. ext/dom/tests/bug32615.phpt:
  6362. - Fixed bug #32615 (Segfault in replaceChild() using fragment when
  6363. previousSibling is NULL)
  6364. - add test
  6365. * ext/dom/node.c:
  6366. - Fixed bug #32615 (Segfault in replaceChild() using fragment when
  6367. previousSibling is NULL)
  6368. - add test
  6369. 2005-04-08 Ilia Alshanetsky <ilia@prohost.org>
  6370. * (PHP_4_3)
  6371. ext/imap/php_imap.c
  6372. ext/imap/php_imap.c:
  6373. MFH: Missing part of the patch for bug #32589
  6374. * ext/imap/php_imap.c:
  6375. Missing part of the patch for bug #32589
  6376. 2005-04-08 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  6377. * ZendEngine2/zend_operators.c:
  6378. - Fix memory corruption found by rob
  6379. * ZendEngine2/tests/bug22836.phpt:
  6380. - Ensure we see all errors. No need for () in return
  6381. 2005-04-08 Jani Taskinen <jani.taskinen@sci.fi>
  6382. * configure.in:
  6383. remove duplicate entry
  6384. 2005-04-08 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  6385. * tests/classes/property_exists.phpt:
  6386. - Add new test
  6387. * ZendEngine2/zend_builtin_functions.c:
  6388. - Add property_exits()
  6389. * ZendEngine2/zend_object_handlers.c:
  6390. - No E_ERROR when we just check (where did my 0->1 change go on first
  6391. commit?)
  6392. 2005-04-08 Rob Richards <rrichards@ctindustries.net>
  6393. * ext/dom/tests/dom003.phpt
  6394. ext/dom/tests/dom003.phpt:
  6395. fix test
  6396. 2005-04-08 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  6397. * ZendEngine2/zend_object_handlers.c:
  6398. - No E_ERROR when we just check, here visibility simply means there is none
  6399. * ZendEngine2/zend_object_handlers.c
  6400. ZendEngine2/zend_object_handlers.h:
  6401. - Simplify getting property info and make it an api function
  6402. 2005-04-08 Jani Taskinen <jani.taskinen@sci.fi>
  6403. * (PHP_4_3)
  6404. main/snprintf.c
  6405. main/snprintf.h
  6406. main/spprintf.c:
  6407. MFH and Fixes bug #32482 (ap_php_snprintf broken)
  6408. 2005-04-07 Jon Parise <jon+php@csh.rit.edu>
  6409. * build/buildcheck.sh:
  6410. Spell "overridden" correctly.
  6411. 2005-04-07 Ilia Alshanetsky <ilia@prohost.org>
  6412. * (PHP_5_0)
  6413. NEWS
  6414. ext/standard/proc_open.c:
  6415. MFH: Fixed bug #32533 (proc_get_status() returns the incorrect process
  6416. status).
  6417. * ext/standard/proc_open.c:
  6418. Fixed bug #32533 (proc_get_status() returns the incorrect process status).
  6419. 2005-04-07 Jani Taskinen <jani.taskinen@sci.fi>
  6420. * (PHP_4_3)
  6421. NEWS
  6422. NEWS:
  6423. BFN
  6424. * (PHP_5_0)
  6425. ext/mysql/php_mysql.c:
  6426. MFH: - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)
  6427. * ext/mysql/php_mysql.c
  6428. ext/mysql/php_mysql.c:
  6429. - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)
  6430. * scripts/phpize.in:
  6431. Fix the echo/backquote issues + aclocal
  6432. * (PHP_5_0)
  6433. build/build2.mk
  6434. build/buildcheck.sh
  6435. scripts/phpize.in:
  6436. MFH: Use PHP_AUTOCONF / PHP_AUTOHEADER environment variables
  6437. * acinclude.m4:
  6438. - Cleanup a bit. And make use of shtool mkdir
  6439. * run-tests.php:
  6440. - Reword the send-report-part a bit. (bug #32624)
  6441. * ZendEngine2/zend_alloc.c
  6442. ZendEngine2/zend_alloc.h:
  6443. - Nuke the code duplication
  6444. * ZendEngine2/zend_alloc.h:
  6445. Fix build when USE_ZEND_ALLOC is 0
  6446. 2005-04-07 Dmitry Stogov <dmitry@zend.com>
  6447. * ext/calendar/calendar.c
  6448. ext/calendar/calendar.c:
  6449. Fixed indentation
  6450. * ext/calendar/calendar.c
  6451. ext/calendar/calendar.c:
  6452. Fixed wrong result of cal_days_in_month() with bad dates
  6453. 2005-04-07 Derick Rethans <php@derickrethans.nl>
  6454. * (PHP_4_3)
  6455. Zend/zend_alloc.h:
  6456. - Doh, this should not have been in of course :)
  6457. * (PHP_4_3)
  6458. Zend/zend_alloc.c
  6459. Zend/zend_alloc.h:
  6460. - Fixed bug with estrndup when the Zend Allocator was not in use.
  6461. 2005-04-07 Zeev Suraski <zeev@zend.com>
  6462. * (PHP_5_0)
  6463. ZendEngine2/zend_alloc.c
  6464. ZendEngine2/zend_alloc.h:
  6465. MFH (Fix strdup() bug when USE_ZEND_ALLOC was disabled)
  6466. * ZendEngine2/zend_alloc.c
  6467. ZendEngine2/zend_alloc.h:
  6468. Fix strdup() bug when USE_ZEND_ALLOC is disabled
  6469. 2005-04-07 Uwe Schindler <uwe@thetaphi.de>
  6470. * (PHP_4_3)
  6471. main/streams.c
  6472. main/streams/plain_wrapper.c
  6473. main/streams/plain_wrapper.c:
  6474. Bug #32614 - prevent from crahsing with segfault on solaris if fdopen()
  6475. fails - this fixes NOT the stdio-problem on solaris!
  6476. 2005-04-07 Jani Taskinen <jani.taskinen@sci.fi>
  6477. * scripts/phpize.in:
  6478. - Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpize
  6479. 2005-04-06 Jani Taskinen <jani.taskinen@sci.fi>
  6480. * run-tests.php:
  6481. - Not every OS has ldd..
  6482. * ext/standard/url_scanner_ex.c:
  6483. Regenerated with re2c 0.9.4
  6484. * NEWS:
  6485. Keep removed stuff in top..
  6486. 2005-04-06 Ilia Alshanetsky <ilia@prohost.org>
  6487. * (PHP_5_0)
  6488. NEWS:
  6489. bug fixing news.
  6490. * (PHP_5_0)
  6491. main/php_streams.h:
  6492. MFH: Fixed bug #32553 (mmap loads only the 1st 2000000 bytes on Win32).
  6493. * (PHP_5_0)
  6494. NEWS
  6495. ext/standard/basic_functions.c
  6496. ext/standard/basic_functions.h:
  6497. MFH: Removed php_check_syntax() function, it never worked properly. For now
  6498. use shell_exec("php -l script_name") or similar.
  6499. * NEWS
  6500. ext/standard/basic_functions.c
  6501. ext/standard/basic_functions.h:
  6502. Removed php_check_syntax() function, it never worked properly. For now
  6503. use shell_exec("php -l script_name") or similar.
  6504. * (PHP_5_0)
  6505. NEWS
  6506. ext/standard/file.c
  6507. main/streams/plain_wrapper.c:
  6508. MFH: Fixed bug #31363 (broken non-blocking flock()).
  6509. * ext/standard/file.c
  6510. main/streams/plain_wrapper.c:
  6511. Fixed bug #31363 (broken non-blocking flock()).
  6512. 2005-04-06 Christian Stocker <chregu@bitflux.ch>
  6513. * NEWS
  6514. ext/xsl/php_xsl.c
  6515. ext/xsl/php_xsl.h
  6516. ext/xsl/xsltprocessor.c:
  6517. - Added optional first parameter to XsltProcessor::registerPHPFunctions to
  6518. only
  6519. allow certain functions to be called from XSLT.
  6520. 2005-04-06 Antony Dovgal <tony2001@phpclub.net>
  6521. * main/streams/streams.c:
  6522. do not try to read after EOF
  6523. 2005-04-06 Georg Richter <georg@mysql.com>
  6524. * (PHP_5_0)
  6525. NEWS
  6526. ext/mysqli/mysqli.c:
  6527. MFH: fix for #32282 (segfault in mysqli_fetch_array on 64-bit)
  6528. * ext/mysqli/mysqli.c:
  6529. fix for bug #32282 (segfault in mysqli_fetch_array on 64-bit)
  6530. 2005-04-05 Antony Dovgal <tony2001@phpclub.net>
  6531. * ext/ldap/ldap.c:
  6532. remove proto, it's internal func
  6533. 2005-04-05 Ilia Alshanetsky <ilia@prohost.org>
  6534. * (PHP_4_3)
  6535. NEWS
  6536. NEWS
  6537. ext/imap/php_imap.c
  6538. ext/imap/php_imap.c:
  6539. MFH: Fixed bug #32589 (Possible crash inside imap_mail_compose, with
  6540. charsets).
  6541. * ext/imap/php_imap.c:
  6542. Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).
  6543. 2005-04-05 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  6544. * ext/standard/tests/serialize/005.phpt:
  6545. - Add new test
  6546. * ZendEngine2/zend_interfaces.c:
  6547. - Just return FAILURE & allow NULL without emmidiate error
  6548. 2005-04-05 Ilia Alshanetsky <ilia@prohost.org>
  6549. * (PHP_5_0)
  6550. main/streams/streams.c:
  6551. MFH: Fixed bug #30362 (stream_get_line() not reading data correctly).
  6552. * main/streams/streams.c:
  6553. Fixed bug #30362 (stream_get_line() not reading data correctly).
  6554. 2005-04-04 Sara Golemon <php@alphaweb.net>
  6555. * (PHP_4_3)
  6556. main/streams.c:
  6557. MFH rev 1.72 (of main/streams/streams.c)
  6558. * main/streams/streams.c:
  6559. BugFix #32563
  6560. This could have been done in stream_wrapper_register()
  6561. without introducing the slight performance hit on
  6562. wrapper registration since anyone registering a wrapper
  6563. in an extension should know better.
  6564. The important thing is that since locate_wrapper makes
  6565. the assumption that all schemes will be /^[a-z0-9+.-]+$/i
  6566. Anything which registers them should make the same assumption as well.
  6567. 2005-04-04 Jani Taskinen <jani.taskinen@sci.fi>
  6568. * (PHP_4_3)
  6569. ext/standard/credits_ext.h:
  6570. update
  6571. * (PHP_5_0)
  6572. NEWS
  6573. ext/standard/credits_ext.h
  6574. ext/standard/credits_sapi.h:
  6575. - Update
  6576. * ext/standard/credits_ext.h:
  6577. Update credits
  6578. * ext/standard/tests/file/bug30362.txt
  6579. ext/standard/tests/file/bug30362.txt:
  6580. remove empty lines
  6581. * ext/standard/tests/file/bug30362.phpt
  6582. ext/standard/tests/file/bug30362.phpt
  6583. ext/standard/tests/file/bug30362.txt:
  6584. Added testcase for bug #30362
  6585. 2005-04-04 Stanislav Malyshev <stas@zend.com>
  6586. * ZendEngine2/zend_builtin_functions.c:
  6587. MF50: fix backtraces - non-Zend classes have names too
  6588. * (PHP_5_0)
  6589. ZendEngine2/zend_builtin_functions.c:
  6590. fix backtraces - non-Zend classes have names too
  6591. 2005-04-04 Antony Dovgal <tony2001@phpclub.net>
  6592. * (PHP_4_3)
  6593. NEWS
  6594. ext/gmp/gmp.c:
  6595. fix #32567 (ext/gmp fails to compile with thread safety enabled)
  6596. 2005-04-04 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
  6597. * main/SAPI.c
  6598. main/SAPI.h
  6599. main/main.c
  6600. main/php_variables.c
  6601. sapi/apache/mod_php5.c
  6602. sapi/apache_hooks/mod_php5.c:
  6603. added a server variable PHP_AUTH_DIGEST to support HTTP Digest
  6604. Authentication.
  6605. 2005-04-04 Uwe Schindler <uwe@thetaphi.de>
  6606. * NEWS
  6607. NEWS
  6608. NEWS
  6609. main/rfc1867.c
  6610. main/rfc1867.c
  6611. main/rfc1867.c:
  6612. Bug #32491 (File upload error - unable to create a temporary file) -
  6613. Changing file upload from stdio to posix
  6614. 2005-04-04 Antony Dovgal <tony2001@phpclub.net>
  6615. * (PHP_5_0)
  6616. NEWS
  6617. ext/odbc/config.m4:
  6618. MFH: configure looks for incorrect db2 library
  6619. * ext/odbc/config.m4:
  6620. fix #32560 (configure looks for incorrect library - libdb2.so instead of
  6621. libdb2.a,
  6622. which is used actually)
  6623. 2005-04-04 Jani Taskinen <jani.taskinen@sci.fi>
  6624. * php.ini-recommended:
  6625. - If this is supposed to be the configuration we recommend,
  6626. we've been recommending to not use short-open-tag for a long time.
  6627. E_STRICT too for 5.1 since it promotes the right ways (tm) to do things.
  6628. 2005-04-04 Jon Parise <jon+php@csh.rit.edu>
  6629. * NEWS
  6630. build/build2.mk
  6631. build/buildcheck.sh:
  6632. Adding the ability to override the autotools executables used by the
  6633. buildconf script via the PHP_AUTOCONF and PHP_AUTOHEADER environmental
  6634. variables.
  6635. 2005-04-03 Jani Taskinen <jani.taskinen@sci.fi>
  6636. * NEWS:
  6637. MBFN2B
  6638. * (PHP_5_0)
  6639. NEWS
  6640. ZendEngine2/zend_execute_API.c:
  6641. MFH: - Fixed bug #28839 (SIGSEGV in interactive mode (php -a)).
  6642. MFH: (kameshj at fastmail dot fm)
  6643. 2005-04-03 Uwe Schindler <uwe@thetaphi.de>
  6644. * sapi/nsapi/nsapi.c:
  6645. Add sapi.get_request_time() to NSAPI
  6646. 2005-04-03 Ilia Alshanetsky <ilia@prohost.org>
  6647. * (PHP_4_3)
  6648. NEWS
  6649. NEWS
  6650. ext/standard/string.c
  6651. ext/standard/string.c
  6652. ext/standard/tests/strings/chunk_split.phpt
  6653. ext/standard/tests/strings/chunk_split.phpt:
  6654. MFH: Fixed bug #32530 (chunk_split() does not append endstr if chunklen is
  6655. longer then the original string).
  6656. * ext/standard/string.c
  6657. ext/standard/tests/strings/chunk_split.phpt:
  6658. Fixed bug #32530 (chunk_split() does not append endstr if chunklen is
  6659. longer then the original string).
  6660. 2005-04-03 Antony Dovgal <tony2001@phpclub.net>
  6661. * ext/pgsql/config.m4:
  6662. fix typo
  6663. * (PHP_4_3)
  6664. ext/standard/url_scanner_ex.c
  6665. ext/standard/url_scanner_ex.c
  6666. ext/standard/url_scanner_ex.re
  6667. ext/standard/url_scanner_ex.re:
  6668. MFH: fix output_reset_rewrite_vars() returning false
  6669. * ext/standard/url_scanner_ex.c
  6670. ext/standard/url_scanner_ex.re:
  6671. fix output_reset_rewrite_vars() returning false everytime
  6672. * (PHP_5_0)
  6673. main/php_variables.c:
  6674. MFH patch previously commited by Ilia
  6675. (memory leak when "S" is not listed in variable_order)
  6676. 2005-04-03 Jani Taskinen <jani.taskinen@sci.fi>
  6677. * (PHP_4_3)
  6678. ext/dbase/dbase.c
  6679. ext/dbase/dbf_rec.c:
  6680. - Sync with HEAD:
  6681. . php_error -> php_error_docref (fixes test)
  6682. . pval -> zval
  6683. . use modern parameter parsing
  6684. * ext/gd/tests/bug19366.phpt:
  6685. Fix another title
  6686. * ext/gd/tests/bug27582_1.phpt:
  6687. fix description
  6688. 2005-04-03 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  6689. * (PHP_5_0)
  6690. NEWS:
  6691. - Reorder.
  6692. 2005-04-03 Jani Taskinen <jani.taskinen@sci.fi>
  6693. * ext/xml/tests/bug32001.phpt:
  6694. Partial fix test: It is still possible to use expat libs with ext/xml..
  6695. 2005-04-02 Greg Beaver <greg@chiaraquartet.net>
  6696. * (PHP_4_3)
  6697. pear/go-pear.bat:
  6698. allow local install, remove -n switch
  6699. * (PHP_5_0)
  6700. pear/go-pear.bat:
  6701. remove -n switch
  6702. * pear/go-pear.bat:
  6703. update to support local install, remove -n switch
  6704. 2005-04-02 Jani Taskinen <jani.taskinen@sci.fi>
  6705. * pear/package-Archive_Tar.xml
  6706. pear/package-Console_Getopt.xml
  6707. pear/package-PEAR.xml:
  6708. Fix the name (and thus make sure PEAR will not install atm)
  6709. * pear/package-Archive_Tar.xml:
  6710. Fixed: [PEAR] Archive_Tar: XML error: not well-formed (invalid token) at
  6711. line 22
  6712. * php.ini-dist
  6713. php.ini-recommended:
  6714. Make sure php_mbstring.dll is first to getting loaded..(bug #32552)
  6715. * (PHP_4_3)
  6716. NEWS
  6717. ext/swf/swf.c:
  6718. - Fixed bug #32538 (ext/swf/swf.c does not compile with gcc-3.4.x or newer)
  6719. 2005-04-01 Greg Beaver <greg@chiaraquartet.net>
  6720. * pear/PEAR/RunTest.php
  6721. pear/PEAR/RunTest.php:
  6722. add missing file
  6723. 2005-04-01 Jani Taskinen <jani.taskinen@sci.fi>
  6724. * run-tests.php:
  6725. - Fixed bug #32504 (shtool problem on make test)
  6726. 2005-04-01 Joe Orton <jorton@redhat.com>
  6727. * ext/mssql/config.m4:
  6728. Use PHP_LIBDIR.
  6729. 2005-03-31 Jani Taskinen <jani.taskinen@sci.fi>
  6730. * ext/session/tests/007.phpt
  6731. ext/session/tests/008-php4.2.3.phpt
  6732. ext/session/tests/009.phpt:
  6733. These tests require register_long_arrays=1
  6734. * pear/tests/pear_config.phpt
  6735. pear/tests/pear_config_1.1.phpt
  6736. pear/tests/pear_registry.phpt
  6737. pear/tests/pear_registry_1.1.phpt:
  6738. fix some skip conditions..
  6739. 2005-03-31 Derick Rethans <php@derickrethans.nl>
  6740. * (PHP_5_0)
  6741. ZendEngine2/zend_API.c:
  6742. - MFH: internal_function->fn_flags is not initialized at this point
  6743. 2005-03-31 Jani Taskinen <jani.taskinen@sci.fi>
  6744. * (PHP_4_3)
  6745. NEWS
  6746. Zend/zend_config.w32.h
  6747. Zend/zend_operators.c
  6748. Zend/zend_operators.h
  6749. ext/standard/array.c:
  6750. MFH: Added SORT_LOCALE_STRING for array sorting
  6751. * main/snprintf.h:
  6752. C++ fix
  6753. 2005-03-30 Derick Rethans <php@derickrethans.nl>
  6754. * (PHP_5_0)
  6755. configure.in
  6756. main/php_version.h:
  6757. - Back to dev so that we have working snapshots again.
  6758. 2005-03-30 Ilia Alshanetsky <ilia@prohost.org>
  6759. * (PHP_4_3)
  6760. configure.in
  6761. main/php_version.h:
  6762. back to dev.
  6763. 2005-03-30 Zeev Suraski <zeev@zend.com>
  6764. * (PHP_5_0)
  6765. NEWS
  6766. configure.in
  6767. main/php_version.h:
  6768. Roll 5.0.4
  6769. 2005-03-30 Ilia Alshanetsky <ilia@prohost.org>
  6770. * (PHP_4_3)
  6771. NEWS
  6772. configure.in
  6773. main/php_version.h:
  6774. Tag 4.3.11
  6775. 2005-03-30 Joe Orton <jorton@redhat.com>
  6776. * ext/mysqli/mysqli_driver.c
  6777. ext/mysqli/mysqli_prop.c:
  6778. Mark more private functions as static.
  6779. 2005-03-30 Edin Kadribasic <edink@emini.dk>
  6780. * INSTALL
  6781. INSTALL
  6782. win32/install.txt
  6783. win32/install.txt:
  6784. Updated install instructions from the documentation project (Philip Olson)
  6785. * (PHP_5_0)
  6786. INSTALL
  6787. win32/install.txt:
  6788. Update instruction from the documentation project (Philip Olson)
  6789. 2005-03-30 Joe Orton <jorton@redhat.com>
  6790. * ext/mysqli/mysqli_prop.c:
  6791. Mark private functions as static.
  6792. 2005-03-29 Ilia Alshanetsky <ilia@prohost.org>
  6793. * (PHP_5_0)
  6794. NEWS:
  6795. patch reverted.
  6796. * (PHP_4_3)
  6797. NEWS:
  6798. patch was reverted.
  6799. 2005-03-29 Sara Golemon <php@alphaweb.net>
  6800. * ext/standard/streamsfuncs.c
  6801. main/streams/filter.c
  6802. main/streams/php_stream_filter_api.h:
  6803. BugFix #31137 stream_filter_remove() segfaults when stream already closed
  6804. 2005-03-28 Ilia Alshanetsky <ilia@prohost.org>
  6805. * main/php_variables.c:
  6806. Proper fix for the memory leak.
  6807. * main/php_variables.c:
  6808. Fixed memory leak when variables_order does not contain 'S'.
  6809. 2005-03-28 Greg Beaver <greg@chiaraquartet.net>
  6810. * pear/packages/HTML_Template_IT-1.1.tar
  6811. pear/packages/HTML_Template_IT-1.1.tar
  6812. pear/packages/Net_UserAgent_Detect-2.0.1.tar
  6813. pear/packages/Net_UserAgent_Detect-2.0.1.tar
  6814. pear/packages/XML_RPC-1.1.0.tar
  6815. pear/packages/XML_RPC-1.2.2.tar
  6816. pear/packages/XML_RPC-1.2.2.tar:
  6817. update to current bundle ideal
  6818. * (PHP_4_3)
  6819. pear/packages/DB-1.6.2.tar
  6820. pear/packages/HTML_Template_IT-1.1.tar
  6821. pear/packages/HTTP-1.2.2.tar
  6822. pear/packages/Mail-1.1.3.tar
  6823. pear/packages/Net_SMTP-1.2.6.tar
  6824. pear/packages/Net_Socket-1.0.1.tar
  6825. pear/packages/Net_UserAgent_Detect-2.0.1.tar
  6826. pear/packages/XML_Parser-1.0.1.tar
  6827. pear/packages/XML_RPC-1.1.0.tar
  6828. pear/packages/XML_RPC-1.1.0.tar
  6829. pear/packages/XML_RPC-1.2.2.tar:
  6830. update to current bundle ideal
  6831. * pear/packages/HTML_Template_IT-1.1.tar
  6832. pear/packages/HTML_Template_IT-1.1.tar
  6833. pear/packages/Net_UserAgent_Detect-2.0.1.tar
  6834. pear/packages/Net_UserAgent_Detect-2.0.1.tar
  6835. pear/packages/XML_RPC-1.2.2.tar
  6836. pear/packages/XML_RPC-1.2.2.tar:
  6837. file HTML_Template_IT-1.1.tar was initially added on branch PHP_4_3.
  6838. * pear/PEAR/RunTest.php
  6839. pear/PEAR/RunTest.php
  6840. pear/PEAR/Command/Auth.php
  6841. pear/PEAR/Command/Build.php
  6842. pear/PEAR/Command/Common.php
  6843. pear/PEAR/Command/Config.php
  6844. pear/PEAR/Command/Install.php
  6845. pear/PEAR/Command/Mirror.php
  6846. pear/PEAR/Command/Package.php
  6847. pear/PEAR/Command/Registry.php
  6848. pear/PEAR/Command/Remote.php:
  6849. file RunTest.php was initially added on branch PHP_4_3.
  6850. * pear/PEAR.php
  6851. pear/PEAR.php
  6852. pear/PEAR.php
  6853. pear/System.php
  6854. pear/package-PEAR.xml
  6855. pear/package-PEAR.xml
  6856. pear/package-PEAR.xml
  6857. pear/package.dtd
  6858. pear/package.dtd
  6859. pear/package.dtd
  6860. pear/template.spec
  6861. pear/template.spec
  6862. pear/template.spec
  6863. pear/Archive/Tar.php
  6864. pear/Console/Getopt.php
  6865. pear/OS/Guess.php
  6866. pear/OS/Guess.php
  6867. pear/OS/Guess.php
  6868. pear/PEAR/Autoloader.php
  6869. pear/PEAR/Builder.php
  6870. pear/PEAR/Builder.php
  6871. pear/PEAR/Builder.php
  6872. pear/PEAR/Command.php
  6873. pear/PEAR/Common.php
  6874. pear/PEAR/Common.php
  6875. pear/PEAR/Common.php
  6876. pear/PEAR/Config.php
  6877. pear/PEAR/Dependency.php
  6878. pear/PEAR/Dependency.php
  6879. pear/PEAR/Dependency.php
  6880. pear/PEAR/Downloader.php
  6881. pear/PEAR/Downloader.php
  6882. pear/PEAR/ErrorStack.php
  6883. pear/PEAR/ErrorStack.php
  6884. pear/PEAR/ErrorStack.php
  6885. pear/PEAR/Exception.php
  6886. pear/PEAR/Exception.php
  6887. pear/PEAR/Exception.php
  6888. pear/PEAR/Exception.php
  6889. pear/PEAR/Installer.php
  6890. pear/PEAR/Installer.php
  6891. pear/PEAR/Installer.php
  6892. pear/PEAR/Packager.php
  6893. pear/PEAR/Registry.php
  6894. pear/PEAR/Registry.php
  6895. pear/PEAR/Registry.php
  6896. pear/PEAR/Remote.php
  6897. pear/PEAR/Command/Install.php
  6898. pear/PEAR/Command/Package.php
  6899. pear/PEAR/Command/Package.php
  6900. pear/PEAR/Frontend/CLI.php
  6901. pear/scripts/pear.in
  6902. pear/scripts/pearcmd.php
  6903. pear/scripts/pearcmd.php
  6904. pear/scripts/pearcmd.php
  6905. pear/tests/pear_config.phpt
  6906. pear/tests/pear_config_1.1.phpt
  6907. pear/tests/pear_registry_1.1.phpt:
  6908. merge in PEAR 1.3.5
  6909. 2005-03-28 Pierre-Alain Joye <pierre@dotgeek.org>
  6910. * ext/gd/libgd/gd.c:
  6911. - remove "debug" code
  6912. * ext/gd/libgd/gd.c:
  6913. - MFB, imagerectangle draws 2x each corners (alpha channel uglyness)
  6914. 2005-03-28 Joey Smith <joeysmith@gmail.com>
  6915. * php.ini-dist
  6916. php.ini-recommended:
  6917. Adding comments to .ini files at philip@php.net's request.
  6918. 2005-03-28 Edin Kadribasic <edink@emini.dk>
  6919. * ext/xmlrpc/libxmlrpc/xml_element.c
  6920. ext/xmlrpc/libxmlrpc/xmlrpc.c:
  6921. Reshufle includes to make it compile on windows
  6922. 2005-03-27 Pierre-Alain Joye <pierre@dotgeek.org>
  6923. * ext/gd/gd.c
  6924. ext/gd/libgd/gd.c
  6925. ext/gd/libgd/gd.h:
  6926. - allow to keep or ignore the transparent color in imagerotate (thx
  6927. Ken Coar to report this "bug")
  6928. - be sure to restore alphablending in imagefill
  6929. - use zend_parse_parameter in imagerotate
  6930. 2005-03-27 Ilia Alshanetsky <ilia@prohost.org>
  6931. * ext/standard/file.c:
  6932. revert copy patch.
  6933. 2005-03-26 Edin Kadribasic <edink@emini.dk>
  6934. * pear/make-pear-bundle.php:
  6935. Script that creates PEAR bundle dir for distribution
  6936. 2005-03-26 Derick Rethans <php@derickrethans.nl>
  6937. * (PHP_5_0)
  6938. configure.in
  6939. main/php_version.h:
  6940. - Back to -dev
  6941. 2005-03-26 Jani Taskinen <jani.taskinen@sci.fi>
  6942. * ext/xml/compat.c
  6943. ext/xml/expat_compat.h
  6944. ext/xmlrpc/config.m4
  6945. ext/xmlrpc/libxmlrpc/xml_element.c
  6946. ext/xmlrpc/libxmlrpc/xmlrpc.c
  6947. main/php_compat.h:
  6948. - Made it possible to build ext/xmlrpc with libxml2
  6949. * configure.in
  6950. build/libtool.m4:
  6951. - Prevent compiling shared extensions when --enable-versioning is used
  6952. - Fix -export-symbols in Linux in the bundled libtool.m4:
  6953. o http://lists.gnu.org/archive/html/libtool/2002-07/msg00029.html
  6954. * NEWS:
  6955. BFN
  6956. * ZendEngine2/zend_execute_API.c:
  6957. - Fixed bug #28839 (SIGSEGV in interactive mode (php -a))
  6958. (kameshj at fastmail dot fm)
  6959. * ext/ingres_ii/config.m4
  6960. ext/ingres_ii/config.w32
  6961. ext/ingres_ii/ii.c
  6962. ext/ingres_ii/php_ii.h:
  6963. - Fix windows build (using config.w32 and keeping sync with config.m4)
  6964. * main/php.h:
  6965. Fix path
  6966. 2005-03-25 Jani Taskinen <jani.taskinen@sci.fi>
  6967. * NEWS:
  6968. These entries do not belong in NEWS file (internal issues)
  6969. 2005-03-25 Andi Gutmans <andi@zend.com>
  6970. * LICENSE:
  6971. - Increment year in copyright notice
  6972. 2005-03-25 Christopher Kings-Lynne <chriskl@users.sourceforge.net>
  6973. * NEWS
  6974. ext/pgsql/config.m4
  6975. ext/pgsql/config.w32
  6976. ext/pgsql/pgsql.c
  6977. ext/pgsql/tests/08escape.phpt
  6978. ext/pgsql/tests/25async_query_params.phpt:
  6979. (PHP pg_unescape_bytea) Use libpq version of PQunescapeBytea if it exists.
  6980. 2005-03-25 Ilia Alshanetsky <ilia@prohost.org>
  6981. * ext/pgsql/pgsql.c:
  6982. Slightly safer code.
  6983. 2005-03-24 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  6984. * ZendEngine2/zend_vm_execute.h:
  6985. - Second part of removing temp solution
  6986. * ZendEngine2/zend_vm_def.h:
  6987. - Remove potential bad solution for now
  6988. 2005-03-24 Jani Taskinen <jani.taskinen@sci.fi>
  6989. * scripts/Makefile.frag:
  6990. Remove: Has not existed for ages..
  6991. 2005-03-24 Zeev Suraski <zeev@zend.com>
  6992. * (PHP_5_0)
  6993. NEWS
  6994. configure.in
  6995. main/php_version.h:
  6996. Roll RC2
  6997. 2005-03-24 Andi Gutmans <andi@zend.com>
  6998. * main/main.c
  6999. main/main.c:
  7000. - Fix typos
  7001. 2005-03-24 Antony Dovgal <tony2001@phpclub.net>
  7002. * (PHP_5_0)
  7003. ext/session/session.c:
  7004. MFH: fix leak when register_long_arrays is off
  7005. * ext/session/session.c:
  7006. fix leak when register_long_arrays is off
  7007. 2005-03-23 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  7008. * (PHP_4_3)
  7009. NEWS:
  7010. - Temporary reversion as per release masters' requests.
  7011. * (PHP_5_0)
  7012. NEWS:
  7013. - Temporary reversion.
  7014. * (PHP_4_3)
  7015. NEWS:
  7016. - Reorder.
  7017. * (PHP_5_0)
  7018. NEWS:
  7019. - BFN.
  7020. * (PHP_4_3)
  7021. NEWS:
  7022. - MFH: fix bug #32311 (mb_encode_mimeheader() does not properly escape
  7023. characters).
  7024. * (PHP_5_0)
  7025. ext/iconv/iconv.c
  7026. ext/iconv/tests/iconv004.phpt:
  7027. - MFH: Add sanity check in iconv_mime_encode(). Leaving the third parameter
  7028. unspecified would yield bus error.
  7029. - MFH: Add testcase for the bug.
  7030. * ext/iconv/tests/iconv004.phpt
  7031. ext/iconv/tests/iconv004.phpt:
  7032. - Add test case for iconv_mime_encode().
  7033. * ext/iconv/iconv.c:
  7034. - Add sanity check in iconv_mime_encode(). Leaving the third parameter
  7035. unspecified would yield bus error.
  7036. 2005-03-23 Ilia Alshanetsky <ilia@prohost.org>
  7037. * (PHP_4_3)
  7038. configure.in
  7039. main/php_version.h:
  7040. Back to dev.
  7041. 2005-03-23 Andrei Zmievski <andrei@gravitonic.com>
  7042. * ZendEngine2/zend_execute.c:
  7043. Consolidate: call _get_zval_ptr_var() for IS_VAR case in
  7044. _get_zval_ptr().
  7045. 2005-03-23 Ilia Alshanetsky <ilia@prohost.org>
  7046. * (PHP_4_3)
  7047. configure.in
  7048. main/php_version.h:
  7049. 4.3.11RC2
  7050. 2005-03-23 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7051. * (PHP_5_0)
  7052. main/main.c:
  7053. - MFH Notices shouldn't be treatedas errors and thus not being conidered to
  7054. be converted to exceptions.
  7055. * main/main.c:
  7056. - Notices shouldn't be treatedas errors and thus not being conidered to be
  7057. converted to exceptions.
  7058. 2005-03-23 Dmitry Stogov <dmitry@zend.com>
  7059. * (PHP_5_0)
  7060. NEWS:
  7061. Fixed bug #31695 (Cannot redefine endpoint when using WSDL)
  7062. 2005-03-23 Christopher Kings-Lynne <chriskl@users.sourceforge.net>
  7063. * ext/pgsql/tests/02connection.phpt
  7064. ext/pgsql/tests/03sync_query.phpt
  7065. ext/pgsql/tests/23sync_query_params.phpt
  7066. ext/pgsql/tests/24sync_query_prepared.phpt
  7067. ext/pgsql/tests/25async_query_params.phpt
  7068. ext/pgsql/tests/26async_query_prepared.phpt:
  7069. - Ensure that ext/pgsql tests work when linked against 7.2 or lower libpq
  7070. 2005-03-23 Jani Taskinen <jani.taskinen@sci.fi>
  7071. * tests/run-test/.cvsignore:
  7072. Missing line
  7073. * NEWS:
  7074. clean
  7075. 2005-03-22 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  7076. * ext/mbstring/config.m4
  7077. ext/mbstring/config.w32
  7078. ext/mbstring/mbstring.c
  7079. ext/mbstring/mbstring.dsp:
  7080. - Add Armenian encoding / NLS (patch by Hayk Chamyan)
  7081. 2005-03-22 Edin Kadribasic <edink@emini.dk>
  7082. * (PHP_4_3)
  7083. ext/exif/exif.c
  7084. ext/exif/exif.dsp
  7085. ext/mbstring/mbstring.dsp:
  7086. Fix exif win32 build
  7087. 2005-03-22 Jani Taskinen <jani.taskinen@sci.fi>
  7088. * ext/standard/tests/array/locale_sort.phpt:
  7089. Added SKIPIF
  7090. * ext/standard/tests/array/locale_sort.phpt
  7091. ext/standard/tests/array/locale_sort.phpt:
  7092. Addded test for locale aware sort
  7093. 2005-03-22 Antony Dovgal <tony2001@phpclub.net>
  7094. * (PHP_4_3)
  7095. NEWS
  7096. NEWS
  7097. sapi/cli/php_cli.c
  7098. sapi/cli/php_cli.c:
  7099. MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIX
  7100. because of fflush() called on already closed filedescriptor)
  7101. * sapi/cli/php_cli.c:
  7102. fix #28803 (enabled debug causes bailout errors with CLI on AIX
  7103. because of fflush() called on already closed filedescriptor)
  7104. 2005-03-22 Ilia Alshanetsky <ilia@prohost.org>
  7105. * ext/standard/microtime.c:
  7106. Fixed compiler warning.
  7107. 2005-03-22 Dmitry Stogov <dmitry@zend.com>
  7108. * (PHP_5_0)
  7109. NEWS:
  7110. Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught
  7111. SoapFault exception)
  7112. 2005-03-22 Derick Rethans <php@derickrethans.nl>
  7113. * (PHP_5_0)
  7114. README.CVS-RULES
  7115. README.CVS-RULES:
  7116. - MFH: Changed to reflect "current practise"
  7117. * README.CVS-RULES:
  7118. - Changed to reflect "current practise"
  7119. 2005-03-22 Christopher Kings-Lynne <chriskl@users.sourceforge.net>
  7120. * NEWS
  7121. ext/pgsql/CREDITS
  7122. ext/pgsql/config.m4
  7123. ext/pgsql/config.w32
  7124. ext/pgsql/pgsql.c
  7125. ext/pgsql/php_pgsql.h
  7126. ext/pgsql/tests/06copy.phpt
  7127. ext/pgsql/tests/07optional.phpt:
  7128. Tweak some #if's to be more orthogonal.
  7129. (PHP pg_set_error_verbosity) New function to set PostgreSQL error
  7130. verbosity
  7131. (PHP pg_copy_from) Use non-deprecated API if it is available
  7132. (PHP pg_copy_to) Use non-deprecated API if it is available
  7133. 2005-03-22 Ilia Alshanetsky <ilia@prohost.org>
  7134. * ext/standard/array.c:
  7135. Simplify argument checking code for array_combine().
  7136. 2005-03-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7137. * (PHP_5_0)
  7138. NEWS:
  7139. - Fixed bug #32394 offsetUnset() segfaults in a foreach
  7140. 2005-03-21 Andi Gutmans <andi@zend.com>
  7141. * (PHP_5_0)
  7142. ZendEngine2/zend_execute.c:
  7143. - Fix memset() bug (Joe Orton)
  7144. 2005-03-21 Anantha Kesari H Y <hyanantha@novell.com>
  7145. * (PHP_5_0)
  7146. ext/standard/html.c:
  7147. NetWare can make use of configure generated php_config.h
  7148. * (PHP_5_0)
  7149. ext/standard/dl.c
  7150. ext/standard/file.c
  7151. ext/standard/ftp_fopen_wrapper.c
  7152. ext/standard/http_fopen_wrapper.c
  7153. ext/standard/pack.c:
  7154. NetWare LibC headers have sys/param.h
  7155. 2005-03-21 Andrei Zmievski <andrei@gravitonic.com>
  7156. * main/php.h:
  7157. Define PHP_ABSTRACT_ME
  7158. * ZendEngine2/zend_API.c:
  7159. internal_function->fn_flags is not initialized at this point
  7160. 2005-03-20 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7161. * ZendEngine2/tests/bug31102.phpt:
  7162. - Added missing description (thanks jani)
  7163. * ZendEngine2/tests/bug31102.phpt:
  7164. - Add new test
  7165. 2005-03-20 Ilia Alshanetsky <ilia@prohost.org>
  7166. * (PHP_5_0)
  7167. run-tests.php:
  7168. MFH: Detect shtool properly when build-dir != php source dir.
  7169. * run-tests.php:
  7170. Detect shtool properly when build-dir != php source dir.
  7171. 2005-03-20 Zeev Suraski <zeev@zend.com>
  7172. * TSRM/TSRM.c:
  7173. Merge
  7174. * (PHP_5_0)
  7175. TSRM/TSRM.c:
  7176. Fix the lock (the other patch would probably also work, but it's more error
  7177. prone and it's better to be on the safe side)
  7178. 2005-03-20 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7179. * ext/pgsql/pgsql.c:
  7180. - Fixed a warning (might also be an error with some exotic compiler)
  7181. 2005-03-20 Christopher Kings-Lynne <chriskl@users.sourceforge.net>
  7182. * ext/pgsql/pgsql.c
  7183. ext/pgsql/tests/03sync_query.phpt:
  7184. Two of the diagnostic definitions were added in 8.0. Add appropriate
  7185. #ifdefs.
  7186. 2005-03-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7187. * ZendEngine2/zend_object_handlers.c:
  7188. - More fixes to gracefully act on exception thrown in overload methods
  7189. * ZendEngine2/zend_object_handlers.c:
  7190. - Fix #31185
  7191. 2005-03-19 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7192. * NEWS:
  7193. less wordy
  7194. * (PHP_5_0)
  7195. NEWS:
  7196. reorder
  7197. 2005-03-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7198. * main/main.c:
  7199. - We don't need to block those here (works as it works with normal error
  7200. overloading)
  7201. * ZendEngine2/zend_execute_API.c:
  7202. - Fix all incarnations of bug #30266
  7203. * ext/standard/array.c
  7204. ext/standard/tests/array/bug30266.phpt:
  7205. - Check another incarnation of bug #30266
  7206. 2005-03-19 Antony Dovgal <tony2001@phpclub.net>
  7207. * ext/bz2/bz2.c:
  7208. fix #32373 (segfault in bzopen('/wrong/path'))
  7209. 2005-03-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7210. * ext/pgsql/tests/24sync_query_prepared.phpt
  7211. ext/pgsql/tests/26async_query_prepared.phpt:
  7212. - Add missing skipif part
  7213. * NEWS:
  7214. - ext/pgsql was updated
  7215. 2005-03-19 Christopher Kings-Lynne <chriskl@users.sourceforge.net>
  7216. * ext/pgsql/pgsql.c:
  7217. Another oversight - make sure constants related to pg_result_error_field
  7218. are #if'd as well as the function itself
  7219. * ext/pgsql/tests/02connection.phpt
  7220. ext/pgsql/tests/03sync_query.phpt:
  7221. Add regression tests for pg_transaction_status and pg_result_error_field
  7222. * ext/pgsql/pgsql.c:
  7223. Minor oversight in #if for an internal function
  7224. 2005-03-19 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
  7225. * ext/mbstring/php_mbregex.c:
  7226. oniguruma updated to 3.7.1 and changed UChar to OnigUChar.
  7227. 2005-03-19 Andi Gutmans <andi@zend.com>
  7228. * ZendEngine2/zend_interfaces.c
  7229. ZendEngine2/zend_interfaces.h:
  7230. - Fix typos
  7231. 2005-03-18 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7232. * ext/ingres_ii/config.w32
  7233. ext/ingres_ii/config.w32:
  7234. Added config.w32 (modified version, original by: Grant.Croker at ca dot
  7235. com)
  7236. 2005-03-18 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7237. * run-tests.php:
  7238. - Readd revised version of Jani's fix:
  7239. 'errors with -d having a check for invalid ini entries'
  7240. - Add -v for verbose mode
  7241. 2005-03-18 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7242. * sapi/cli/php_cli.c:
  7243. Revert bad idea. (no more error for invalid -d options)
  7244. * run-tests.php:
  7245. revert
  7246. * run-tests.php:
  7247. Fix stupid typos
  7248. * run-tests.php:
  7249. Fix errors with -d having a check for invalid ini entries
  7250. 2005-03-18 Greg Beaver <greg@chiaraquartet.net>
  7251. * (PHP_5_0)
  7252. pear/go-pear-list.php:
  7253. update to newest packages
  7254. * pear/go-pear-list.php
  7255. pear/go-pear-list.php:
  7256. update to Archive_Tar 1.3.1
  7257. 2005-03-18 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  7258. * (PHP_4_3)
  7259. ext/mbstring/mbstring.dsp:
  7260. - Add missing entries.
  7261. 2005-03-17 Harrie Hazewinkel <harrie@lisanza.net>
  7262. * (PHP_5_0)
  7263. NEWS:
  7264. Added SNMPv2 support.
  7265. * (PHP_5_0)
  7266. ext/snmp/php_snmp.h
  7267. ext/snmp/snmp.c:
  7268. Adding SNMPV2 functions for data retrieval.
  7269. 2005-03-17 Antony Dovgal <tony2001@phpclub.net>
  7270. * ext/mysqli/mysqli_api.c:
  7271. fix typo in error message
  7272. 2005-03-17 Ilia Alshanetsky <ilia@prohost.org>
  7273. * (PHP_4_3)
  7274. ext/exif/exif.c:
  7275. MFH: Fixed build of exif extension on win32.
  7276. * ext/exif/exif.c:
  7277. MFB: Fixed build of exif extension on win32.
  7278. * (PHP_5_0)
  7279. ext/exif/exif.c:
  7280. Fixed build of exif extension on win32.
  7281. * ext/ftp/ftp.c:
  7282. Fixed compiler warning on win32.
  7283. 2005-03-17 Rasmus Lerdorf <rasmus@lerdorf.com>
  7284. * main/streams/cast.c:
  7285. Silence a warning here on systems where off_t is a long long.
  7286. 2005-03-17 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7287. * sapi/cli/php_cli.c:
  7288. - Made CLI option -d output error and exit if an non-existing (or
  7289. unmodifyable) entry is passed
  7290. 2005-03-17 Rob Richards <rrichards@ctindustries.net>
  7291. * (PHP_4_3)
  7292. NEWS:
  7293. BFN
  7294. * (PHP_4_3)
  7295. ext/domxml/php_domxml.c:
  7296. Fixed bug #32340 (insert_before($node,NULL) does not return)
  7297. 2005-03-17 Zeev Suraski <zeev@zend.com>
  7298. * (PHP_5_0)
  7299. NEWS
  7300. configure.in
  7301. main/php_version.h:
  7302. RC1 -> RC2-dev
  7303. 2005-03-17 Rob Richards <rrichards@ctindustries.net>
  7304. * ext/standard/dl.h:
  7305. export php_dl to fix windows cli build
  7306. 2005-03-17 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7307. * scripts/phpize.m4:
  7308. Removed unused DEFS subst
  7309. * configure.in:
  7310. Fixed build properly
  7311. * TSRM/TSRM.h
  7312. TSRM/tsrm_config_common.h
  7313. ext/mbstring/mb_gpc.c
  7314. ext/mbstring/mbstring.c:
  7315. Revert bad fix
  7316. * (PHP_5_0)
  7317. scripts/phpize.m4:
  7318. MFB: remove unused subst
  7319. * (PHP_4_3)
  7320. scripts/phpize.m4:
  7321. remove unused subst
  7322. * (PHP_4_3)
  7323. configure.in
  7324. configure.in:
  7325. fix build
  7326. 2005-03-17 Derick Rethans <php@derickrethans.nl>
  7327. * sapi/cli/php_cli.c:
  7328. - ZTS fixes
  7329. 2005-03-17 Rasmus Lerdorf <rasmus@lerdorf.com>
  7330. * ext/mbstring/mb_gpc.c
  7331. ext/mbstring/mbstring.c:
  7332. Build fixes
  7333. 2005-03-16 Rasmus Lerdorf <rasmus@lerdorf.com>
  7334. * TSRM/TSRM.h
  7335. TSRM/tsrm_config_common.h
  7336. main/php.h:
  7337. Fix Jani breakage
  7338. 2005-03-16 Ilia Alshanetsky <ilia@prohost.org>
  7339. * (PHP_5_0)
  7340. NEWS:
  7341. MFH: Fixed bug #32326 (Check values of Connection/Transfer-Encoding
  7342. case-incentively)
  7343. 2005-03-16 Harrie Hazewinkel <harrie@lisanza.net>
  7344. * ext/snmp/php_snmp.h
  7345. ext/snmp/php_snmp.h
  7346. ext/snmp/snmp.c
  7347. ext/snmp/snmp.c:
  7348. Adding SNMPv2 community based (i.e. protocol version) functions.
  7349. 2005-03-16 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7350. * (PHP_4_3)
  7351. configure.in
  7352. configure.in
  7353. scripts/php-config.in
  7354. scripts/php-config.in:
  7355. MFH: - Remove these relics from era when TSRM was optional.
  7356. * configure.in
  7357. scripts/php-config.in:
  7358. - Remove these relics from era when TSRM was optional.
  7359. 2005-03-16 Wez Furlong <wez.php@thebrainroom.net>
  7360. * (PHP_5_0)
  7361. ZendEngine2/zend_API.c:
  7362. MFH: don't call rshutdown twice for dl()'d modules.
  7363. * ZendEngine2/zend_API.c:
  7364. don't call rshutdown twice for dl()'d modules.
  7365. Spotted by Andrei.
  7366. 2005-03-15 Wez Furlong <wez.php@thebrainroom.net>
  7367. * ZendEngine2/zend.c
  7368. ZendEngine2/zend_API.c
  7369. ZendEngine2/zend_modules.h:
  7370. fix shutdown so that dl()'d modules are unloaded after all the dtors have
  7371. been called.
  7372. 2005-03-15 Andrei Zmievski <andrei@gravitonic.com>
  7373. * sapi/cli/php_cli.c:
  7374. Make it possible to load shared extensions from command line via
  7375. -dextension= mechanism.
  7376. 2005-03-15 Wez Furlong <wez.php@thebrainroom.net>
  7377. * ext/sqlite/pdo_sqlite2.c:
  7378. remove debuging code
  7379. * ext/sqlite/sqlite.c:
  7380. I'm a PECL citizen; even though I am HEAD of pecl/sqlite, don't assume that
  7381. I
  7382. am being built against HEAD of php-src.
  7383. 2005-03-15 Ilia Alshanetsky <ilia@prohost.org>
  7384. * (PHP_4_3)
  7385. Zend/zend_operators.h:
  7386. Fixed duplicate zend_strtod.h inclusion.
  7387. * (PHP_4_3)
  7388. ext/openssl/openssl.c
  7389. ext/openssl/openssl.c:
  7390. MFH: Fixed possible usage of str without being initialized.
  7391. * ext/openssl/openssl.c:
  7392. Fixed possible usage of str without being initialized.
  7393. 2005-03-15 Greg Beaver <greg@chiaraquartet.net>
  7394. * (PHP_4_3)
  7395. pear/go-pear-list.php:
  7396. add go-pear-list (probably won't do anything, but it's worth a try)
  7397. 2005-03-14 Greg Beaver <greg@chiaraquartet.net>
  7398. * pear/go-pear-list.php
  7399. pear/go-pear-list.php:
  7400. this needs updating
  7401. 2005-03-14 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7402. * configure.in:
  7403. - Fixed bug #32200 (prevent using both --with-apxs2 and --with-apxs2filter)
  7404. * (PHP_4_3)
  7405. NEWS
  7406. ext/openssl/openssl.c
  7407. ext/openssl/openssl.c:
  7408. MFH: - Fixed bug #18613 (Multiple OUs in x509 certificate not handled
  7409. properly)
  7410. * (PHP_5_0)
  7411. NEWS:
  7412. BFN
  7413. * ext/openssl/openssl.c:
  7414. - Fixed bug #18613 (Multiple OUs in x509 certificate not handled properly)
  7415. 2005-03-14 Rasmus Lerdorf <rasmus@lerdorf.com>
  7416. * main/SAPI.c
  7417. main/SAPI.h
  7418. sapi/aolserver/aolserver.c
  7419. sapi/apache/mod_php5.c
  7420. sapi/apache2filter/sapi_apache2.c
  7421. sapi/apache2handler/sapi_apache2.c
  7422. sapi/apache_hooks/mod_php5.c
  7423. sapi/cgi/cgi_main.c
  7424. sapi/thttpd/thttpd.c
  7425. sapi/tux/php_tux.c:
  7426. Fix for bug #32263
  7427. This adds proto_num to request_info. It is defaulted to HTTP 1.0 (1000)
  7428. such that it has a valid value even if the underlying sapi doesn't set it
  7429. correctly. It is then used to determine if a 302 or a 303 should be sent
  7430. on a Location redirect. Any non GET/HEAD HTTP 1.1 redirect will get a 303
  7431. instead of a 302 to be compatible with the HTTP spec.
  7432. 2005-03-14 Zeev Suraski <zeev@zend.com>
  7433. * ZendEngine2/zend_ini.c:
  7434. Clarify logic
  7435. * win32/registry.c:
  7436. Merge registry fix
  7437. * (PHP_4_3)
  7438. win32/registry.c:
  7439. Fix an age old bug in parsing paths when reading
  7440. INI values from the registry
  7441. 2005-03-14 Anantha Kesari H Y <hyanantha@novell.com>
  7442. * (PHP_5_0)
  7443. ext/session/session.c:
  7444. NetWare specific stat structure changes
  7445. * (PHP_5_0)
  7446. main/php.h:
  7447. PHP_OS and PHP_UNAME for NetWare are getting populated from the
  7448. ph_config.h(configure.in)
  7449. * (PHP_5_0)
  7450. configure.in:
  7451. For cross compiler uname's output while running on build machine can not be
  7452. stored in PHP_OS and PHP_UNAME
  7453. 2005-03-14 Stanislav Malyshev <stas@zend.com>
  7454. * ZendEngine2/zend_builtin_functions.c
  7455. ZendEngine2/zend_builtin_functions.c:
  7456. ws
  7457. 2005-03-14 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7458. * (PHP_4_3)
  7459. NEWS
  7460. ext/curl/curl.c:
  7461. MFH: - Fixed bug #30609 (cURL functions bypass open_basedir)
  7462. * (PHP_5_0)
  7463. NEWS
  7464. ext/curl/interface.c
  7465. ext/curl/interface.c:
  7466. - Fixed bug #30609 (cURL functions bypass open_basedir)
  7467. 2005-03-14 Zeev Suraski <zeev@zend.com>
  7468. * (PHP_5_0)
  7469. NEWS:
  7470. RC1
  7471. 2005-03-14 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7472. * NEWS:
  7473. -sigh*
  7474. 2005-03-14 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  7475. * ext/xml/tests/bug32001.phpt
  7476. ext/xml/tests/bug32001.phpt:
  7477. - Turn off incorrect case folding to let test over.
  7478. 2005-03-13 Ilia Alshanetsky <ilia@prohost.org>
  7479. * (PHP_4_3)
  7480. configure.in
  7481. main/php_version.h:
  7482. Back to dev.
  7483. * (PHP_4_3)
  7484. NEWS
  7485. configure.in
  7486. main/php_version.h:
  7487. 4.3.11RC1
  7488. 2005-03-13 Zeev Suraski <zeev@zend.com>
  7489. * (PHP_5_0)
  7490. configure.in
  7491. main/php_version.h:
  7492. Prepare to roll 5.0.4RC1
  7493. 2005-03-13 Stanislav Malyshev <stas@zend.com>
  7494. * ZendEngine2/zend_stream.c
  7495. ZendEngine2/zend_stream.c:
  7496. Do not convert ZEND_HANDLE_FP to ZEND_HANDLE_STREAM but allow using
  7497. reader/closer
  7498. on it
  7499. 2005-03-13 Ilia Alshanetsky <ilia@prohost.org>
  7500. * ext/standard/streamsfuncs.c:
  7501. Fixed compiler warning.
  7502. 2005-03-13 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7503. * ZendEngine2/zend_interfaces.c:
  7504. - More exact signatures (even though complete correct not possible atm)
  7505. 2005-03-13 Stanislav Malyshev <stas@zend.com>
  7506. * ZendEngine2/zend_builtin_functions.c
  7507. ZendEngine2/zend_builtin_functions.c:
  7508. Fix get_extension_funcs() - extension names are now lowercased, so should
  7509. be function arguments.
  7510. 2005-03-13 Andrey Hristov <php@hristov.com>
  7511. * NEWS:
  7512. credits to Ilia
  7513. 2005-03-13 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7514. * (PHP_5_0)
  7515. NEWS:
  7516. - BFN
  7517. * ZendEngine2/zend_execute_API.c:
  7518. - Actually this is a much better error decription
  7519. * ZendEngine2/zend_execute_API.c
  7520. ZendEngine2/tests/bug32290.phpt
  7521. ZendEngine2/tests/bug32290.phpt:
  7522. - Bugfix #32290
  7523. 2005-03-12 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7524. * ZendEngine2/zend_vm_def.h
  7525. ZendEngine2/zend_vm_execute.h:
  7526. - If an exception is pending we don't bail out but show the unhandled
  7527. exception
  7528. 2005-03-12 Ilia Alshanetsky <ilia@prohost.org>
  7529. * ext/standard/string.c
  7530. ext/standard/tests/strings/str_word_count.phpt:
  7531. A more performance friendly version of Andrey's patch.
  7532. 2005-03-12 Andrey Hristov <php@hristov.com>
  7533. * NEWS:
  7534. FRN
  7535. * ext/standard/string.c
  7536. ext/standard/tests/strings/str_word_count.phpt:
  7537. added an optional third parameter to str_word_count(), which is used as
  7538. a list of characters which are considerd "is_alpha()". Thus V14GR4 can
  7539. be extracted as one word if the user supplies "14" as charlist.
  7540. FR #31560
  7541. 2005-03-12 Wez Furlong <wez.php@thebrainroom.net>
  7542. * sapi/cli/php_cli.c:
  7543. it's 2005 already
  7544. 2005-03-12 Andrey Hristov <php@hristov.com>
  7545. * ext/standard/string.c:
  7546. - type is either 1 or 2 if second parameter is set. if not set then type
  7547. is 0.
  7548. - use the lvalue for the second rvalue
  7549. * ext/standard/tests/strings/str_word_count.phpt:
  7550. add a test file
  7551. * ext/pcre/tests/pcre_count.phpt:
  7552. add test
  7553. * NEWS
  7554. ext/pcre/php_pcre.c
  7555. ext/pcre/php_pcre.h
  7556. main/SAPI.c
  7557. win32/sendmail.c:
  7558. FR 32275 - fifth parameter to preg_replace() to count number of replaces
  7559. made.
  7560. * (PHP_5_0)
  7561. NEWS:
  7562. BFN
  7563. * ext/standard/array.c
  7564. ext/standard/array.c:
  7565. Fixed #30871
  7566. 2005-03-12 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7567. * ext/wddx/tests/wddx.xml:
  7568. - Fix test
  7569. * ext/wddx/wddx.c:
  7570. - Fix another memleak
  7571. * ext/wddx/wddx.c:
  7572. - Fix memleak
  7573. 2005-03-12 Wez Furlong <wez.php@thebrainroom.net>
  7574. * ext/sqlite/config.w32:
  7575. build sqlite2 pdo driver on win32
  7576. 2005-03-12 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7577. * ext/sqlite/pdo_sqlite2.c:
  7578. - Errcode might be empty
  7579. 2005-03-12 Wez Furlong <wez.php@thebrainroom.net>
  7580. * ext/sqlite/pdo_sqlite2.c:
  7581. Fix crappy whitespace
  7582. 2005-03-11 Wez Furlong <wez.php@thebrainroom.net>
  7583. * ext/sqlite/config.m4
  7584. ext/sqlite/config.w32
  7585. ext/sqlite/pdo_sqlite2.c
  7586. ext/sqlite/sqlite.c:
  7587. Implement a PDO driver for sqlite 2
  7588. 2005-03-11 Anantha Kesari H Y <hyanantha@novell.com>
  7589. * (PHP_5_0)
  7590. main/streams/userspace.c:
  7591. removing redundant CLIB_STAT_PATCH
  7592. * (PHP_5_0)
  7593. ext/standard/filestat.c:
  7594. removing redundant NEW_LIBC checks
  7595. In NetWare statfs f_bavail member is known as f_bfree
  7596. NetWare LibC has pwd.h
  7597. * (PHP_5_0)
  7598. ext/standard/file.c:
  7599. NetWare LibC has pwd.h and removing redundant CLIB_STAT_PATCH
  7600. * (PHP_5_0)
  7601. TSRM/TSRM.c:
  7602. NetWare has a proper pthreads support
  7603. * (PHP_5_0)
  7604. TSRM/TSRM.h:
  7605. NetWare can make use autoconf generated tsrm_config.h
  7606. * (PHP_5_0)
  7607. TSRM/tsrm_virtual_cwd.c
  7608. TSRM/tsrm_virtual_cwd.h:
  7609. NetWare LibC has lstat
  7610. * (PHP_5_0)
  7611. TSRM/tsrm_config_common.h:
  7612. Netware can make use of autoconf generated tsrm_config.h
  7613. * (PHP_5_0)
  7614. sapi/cli/php_getopt.h:
  7615. As NetWare LibC has optind and optarg macros defined in unistd.h our local
  7616. variables were getting mistakenly preprocessed so undeffing optind and
  7617. optarg
  7618. * (PHP_5_0)
  7619. configure.in:
  7620. NetWare don't have sendmail binary so need this sendmail.c smarthost
  7621. implementation
  7622. * (PHP_5_0)
  7623. netware/sendmail_nw.h:
  7624. changing the windows style directory seperator in netinet\in.h to
  7625. netinet/in.h
  7626. * (PHP_5_0)
  7627. win32/sendmail.c:
  7628. time.h is available in NetWare LibC.
  7629. path sperator has been changed from \ to / while including
  7630. netware\sendmail_nw.h
  7631. * (PHP_5_0)
  7632. ext/standard/datetime.c:
  7633. removed redundant NEW_LIBC checks for NetWare
  7634. * (PHP_5_0)
  7635. ext/standard/proc_open.c:
  7636. In NetWare LibC WTERMSIG is avaliable as WIFTERMSIG
  7637. * (PHP_5_0)
  7638. ext/standard/link.c
  7639. main/fopen_wrappers.c:
  7640. NetWare LibC has pwd.h
  7641. * (PHP_5_0)
  7642. main/php_open_temporary_file.c:
  7643. Netware LibC has mkstemp
  7644. * (PHP_5_0)
  7645. main/network.c:
  7646. removed NetWare specific NEW_LIBC checks
  7647. * (PHP_5_0)
  7648. main/php_scandir.c:
  7649. NetWare LibC does not have search.h
  7650. * (PHP_5_0)
  7651. ZendEngine2/acconfig.h:
  7652. NetWare LibC's sys/types.h does not include sys/select.h implicitly as it
  7653. is the case with Linux LibC
  7654. 2005-03-11 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7655. * ZendEngine2/tests/bug32252.phpt:
  7656. - Add new test
  7657. * ZendEngine2/tests/bug27145.phpt
  7658. ZendEngine2/tests/bug27145.phpt:
  7659. - Irrelevant
  7660. * (PHP_5_0)
  7661. NEWS
  7662. ext/xml/xml.c:
  7663. - Bugfix #30266
  7664. * ext/xml/xml.c:
  7665. - Fix #30266
  7666. * ZendEngine2/zend_object_handlers.c:
  7667. - Don't touch refcount/is_ref
  7668. * ext/standard/tests/serialize/bug31402.phpt:
  7669. - Times have changed - php 5 relevant version now
  7670. * ext/standard/array.c
  7671. ext/standard/streamsfuncs.c
  7672. ext/standard/type.c:
  7673. - Do not touch return_valu's refcount or is_ref
  7674. * ext/standard/tests/serialize/bug31402.phpt:
  7675. - Allow to work under php 5
  7676. 2005-03-10 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7677. * ext/standard/string.c:
  7678. - Cosmetics
  7679. * ext/standard/string.c:
  7680. - Do not touch return_valu's refcount or is_ref
  7681. 2005-03-10 Ilia Alshanetsky <ilia@prohost.org>
  7682. * ext/ftp/ftp.c
  7683. ext/ftp/php_ftp.c:
  7684. Final set of fixes for bug #27633.
  7685. 2005-03-10 Rob Richards <rrichards@ctindustries.net>
  7686. * acinclude.m4:
  7687. require libxml 2.6.0 or higher
  7688. 2005-03-10 Zeev Suraski <zeev@zend.com>
  7689. * ext/standard/basic_functions.c:
  7690. Oops, revert.
  7691. * ext/standard/basic_functions.c:
  7692. Fix prototype
  7693. 2005-03-10 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7694. * run-tests2.php
  7695. server-tests.php
  7696. server-tests.php
  7697. server-tests.php:
  7698. - Rename test script
  7699. * run-tests2.php:
  7700. - Make this work under 5
  7701. 2005-03-10 Anantha Kesari H Y <hyanantha@novell.com>
  7702. * (PHP_5_0)
  7703. main/php_compat.h:
  7704. NetWare can use of ./configure generated php_config.h
  7705. * (PHP_5_0)
  7706. ext/standard/ftp_fopen_wrapper.c:
  7707. NetWare Specific stat member changes
  7708. 2005-03-10 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7709. * ZendEngine2/tests/bug28442.phpt
  7710. ZendEngine2/tests/bug28442.phpt:
  7711. - Bugfix #28442
  7712. * ZendEngine2/zend_compile.c:
  7713. - Bugfix #28442
  7714. 2005-03-10 Anantha Kesari H Y <hyanantha@novell.com>
  7715. * (PHP_5_0)
  7716. ext/standard/pageinfo.c:
  7717. NetWare LibC has pwd.h and removing the redundant NEW_LIBC checks
  7718. * (PHP_5_0)
  7719. ext/standard/pack.c
  7720. ext/standard/rand.c:
  7721. NetWare LibC has pwd.h
  7722. * (PHP_5_0)
  7723. ext/standard/basic_functions.c:
  7724. NetWare LibC has netdb.h
  7725. * (PHP_5_0)
  7726. ext/session/mod_files.c:
  7727. NetWare stat structure difference has been handled
  7728. 2005-03-10 Joe Orton <jorton@redhat.com>
  7729. * (PHP_4_3)
  7730. sapi/apache2handler/sapi_apache2.c
  7731. sapi/apache2handler/sapi_apache2.c:
  7732. MFH: - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used.
  7733. 2005-03-10 Anantha Kesari H Y <hyanantha@novell.com>
  7734. * (PHP_5_0)
  7735. ZendEngine2/acconfig.h:
  7736. Autoconf based build can be used for NetWare
  7737. * (PHP_5_0)
  7738. main/php.h:
  7739. NetWare LibC has param.h and pwd.h
  7740. * (PHP_5_0)
  7741. ZendEngine2/zend.h:
  7742. NetWare can make use of ./configure generated zend_config.h
  7743. 2005-03-10 Joe Orton <jorton@redhat.com>
  7744. * ext/standard/html.c:
  7745. Fix /*-within-comment warning from GCC.
  7746. * sapi/apache2handler/sapi_apache2.c:
  7747. - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used.
  7748. 2005-03-10 Anantha Kesari H Y <hyanantha@novell.com>
  7749. * (PHP_5_0)
  7750. TSRM/threads.m4:
  7751. This fix is needed for cross compilation to go through
  7752. * (PHP_5_0)
  7753. ZendEngine2/Zend.m4:
  7754. This patch is needed for cross compilation to go through
  7755. 2005-03-10 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7756. * ZendEngine2/zend_vm_execute.h:
  7757. - #31562 2nd part
  7758. * ZendEngine2/zend_vm_def.h:
  7759. - Fix #31562
  7760. * (PHP_4_3)
  7761. NEWS
  7762. NEWS
  7763. NEWS
  7764. NEWS:
  7765. - BFN
  7766. * ext/standard/var_unserializer.c:
  7767. - Wrong order of action - touch
  7768. * ext/standard/var_unserializer.re:
  7769. - Fix #31442 unserialize broken on 64-bit systems
  7770. - Fix one warning
  7771. 2005-03-09 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7772. * ext/standard/var_unserializer.c:
  7773. - Fix #31442 unserialize broken on 64-bit systems
  7774. - Fix one warning
  7775. 2005-03-09 Ilia Alshanetsky <ilia@prohost.org>
  7776. * ext/ftp/ftp.c:
  7777. Fixes to ascii downloads on win32.
  7778. 2005-03-09 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
  7779. * (PHP_4_3)
  7780. Zend/zend_language_scanner.l:
  7781. fixed #31987: possible zend-multibyte crash in ZTS.
  7782. 2005-03-09 Derick Rethans <php@derickrethans.nl>
  7783. * (PHP_5_0)
  7784. NEWS
  7785. ext/standard/html.c
  7786. ext/standard/html.c:
  7787. - MF43: Fixed bug #28067 (partially incorrect utf8 to htmlentities
  7788. mapping).
  7789. * (PHP_4_3)
  7790. NEWS
  7791. ext/standard/html.c:
  7792. - Fixed bug #28067 (partially incorrect utf8 to htmlentities mapping).
  7793. (Derick,
  7794. Benjamin Greiner)
  7795. 2005-03-09 Magnus M��tt� <novell@kiruna.se>
  7796. * run-tests.php:
  7797. Since in_array is case sensitive we need to convert the names to lowercase
  7798. otherwise it won't run tests for extensions where the case of the name
  7799. differ from the
  7800. extension name.
  7801. 2005-03-08 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7802. * main/main.c
  7803. main/php.h:
  7804. This makes more sense. (Someone might actually use php_error_docref0() :)
  7805. 2005-03-08 Johannes Schl�ter <schlueter@phpbar.de>
  7806. * (PHP_5_0)
  7807. NEWS:
  7808. - BFN
  7809. 2005-03-08 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7810. * main/php.h:
  7811. - This was not needed (said Marcus)
  7812. 2005-03-08 Ilia Alshanetsky <ilia@prohost.org>
  7813. * ext/standard/html.c:
  7814. Improve the performance of htmlspecialchars_decode() by 20-30%.
  7815. 2005-03-08 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7816. * ext/standard/var_unserializer.c:
  7817. update
  7818. * NEWS:
  7819. reorder
  7820. 2005-03-07 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7821. * NEWS:
  7822. - Add some more news
  7823. * tests/classes/serialize_001.phpt:
  7824. - Add test
  7825. * ext/standard/var_unserializer.re:
  7826. - Update signature
  7827. * ZendEngine2/zend.h
  7828. ZendEngine2/zend_compile.c
  7829. ZendEngine2/zend_interfaces.c
  7830. ZendEngine2/zend_interfaces.h:
  7831. - New Interface Serializeable
  7832. - Change signature of unserialize() callback to ease inheritance and
  7833. support code reuse of handlers
  7834. * ext/standard/file.c:
  7835. - Fix proto
  7836. - Do not try to write zero bytes
  7837. * ext/standard/file.c:
  7838. - Length needs to be positive
  7839. * ext/standard/file.c:
  7840. - Make maic qutes runtime work if length is specified too
  7841. * ext/standard/file.c:
  7842. - Delay memory allocation, speeds up faiure case
  7843. 2005-03-07 Ilia Alshanetsky <ilia@prohost.org>
  7844. * NEWS
  7845. ext/standard/basic_functions.c
  7846. ext/standard/html.c
  7847. ext/standard/html.h:
  7848. Added htmlspecialchars_decode() function for fast conversion from
  7849. htmlspecialchars() generated entities back to characters.
  7850. 2005-03-07 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7851. * ZendEngine2/tests/bug32226.phpt
  7852. ZendEngine2/tests/bug32226.phpt:
  7853. - Add updated description
  7854. * ZendEngine2/zend_builtin_functions.c
  7855. ZendEngine2/tests/bug32226.phpt:
  7856. - Fix #32226
  7857. 2005-03-07 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7858. * (PHP_4_3)
  7859. NEWS
  7860. NEWS:
  7861. RBFN
  7862. 2005-03-07 Zeev Suraski <zeev@zend.com>
  7863. * (PHP_4_3)
  7864. tests/basic/bug31672.phpt:
  7865. Remove test case for a Won't Fix bug
  7866. * (PHP_4_3)
  7867. Zend/zend_language_scanner.l
  7868. ZendEngine2/zend_language_scanner.l
  7869. ZendEngine2/zend_language_scanner.l:
  7870. Revert // </script> patch
  7871. 2005-03-07 Ilia Alshanetsky <ilia@prohost.org>
  7872. * (PHP_5_0)
  7873. NEWS
  7874. ext/standard/proc_open.c
  7875. ext/standard/proc_open.c:
  7876. Fixed bug #32210 (proc_get_status() sets "running" always to true).
  7877. 2005-03-07 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7878. * tests/classes/__set__get_005.phpt:
  7879. - Add new test
  7880. * (PHP_5_0)
  7881. ext/standard/file.c:
  7882. - MFH Allow length 0 as default (e.g. skip param)
  7883. * ext/standard/file.c:
  7884. - Allow length 0 as default (e.g. skip param)
  7885. 2005-03-06 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7886. * sapi/cgi/config9.m4
  7887. sapi/cgi/config9.m4:
  7888. MFB: Fix VPATH build
  7889. 2005-03-06 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7890. * ext/standard/image.c:
  7891. - Actuall the comments were correct
  7892. * ZendEngine2/zend_reflection_api.c:
  7893. - Fix by Tim
  7894. * ext/mysqli/mysqli.c:
  7895. - Bugfix #28840 __destruct of a class that extends mysqli not called
  7896. 2005-03-06 Ilia Alshanetsky <ilia@prohost.org>
  7897. * (PHP_5_0)
  7898. ext/standard/html.c:
  7899. MFH: Make html_entity_decode() 15-20% faster by avoiding pointless string
  7900. duplication.
  7901. * ext/standard/html.c:
  7902. Make html_entity_decode() 15-20% faster by avoiding pointless string
  7903. duplication.
  7904. 2005-03-06 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7905. * NEWS
  7906. ext/fam/.cvsignore
  7907. ext/fam/CREDITS
  7908. ext/fam/config.m4
  7909. ext/fam/fam.c
  7910. ext/fam/package.xml
  7911. ext/fam/php_fam.h
  7912. ext/mnogosearch/.cvsignore
  7913. ext/mnogosearch/CREDITS
  7914. ext/mnogosearch/README
  7915. ext/mnogosearch/config.m4
  7916. ext/mnogosearch/index.php
  7917. ext/mnogosearch/php_mnogo.c
  7918. ext/mnogosearch/php_mnogo.h:
  7919. - Moved ext/fam and ext/mnogosearch to PECL
  7920. 2005-03-06 Ilia Alshanetsky <ilia@prohost.org>
  7921. * (PHP_4_3)
  7922. NEWS
  7923. NEWS
  7924. ext/standard/image.c
  7925. ext/standard/image.c:
  7926. MFH: Fixed bug #29424 (width and height inverted for JPEG2000 files).
  7927. * ext/standard/image.c:
  7928. Fixed bug #29424 (width and height inverted for JPEG2000 files).
  7929. 2005-03-06 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7930. * ZendEngine2/zend_compile.c
  7931. ZendEngine2/zend_compile.c:
  7932. Fixed compile warning (bug #32046)
  7933. * ZendEngine2/zend_mm.c:
  7934. Fix compile warning (bug #32047)
  7935. 2005-03-05 Rasmus Lerdorf <rasmus@lerdorf.com>
  7936. * (PHP_4_3)
  7937. ext/exif/exif.c:
  7938. wtf?
  7939. 2005-03-05 John Coggeshall <john@coggeshall.org>
  7940. * ext/skeleton/tests/001.phpt:
  7941. Opps.
  7942. 2005-03-05 Derick Rethans <php@derickrethans.nl>
  7943. * (PHP_5_0)
  7944. NEWS:
  7945. - Make sure to note that this involves SOAP.
  7946. 2005-03-05 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  7947. * NEWS
  7948. main/SAPI.c
  7949. main/php_content_types.c
  7950. main/php_content_types.h:
  7951. - Fixed bug #32109 ($_POST is not populated in multithreaded environment).
  7952. 2005-03-05 Dmitry Stogov <dmitry@zend.com>
  7953. * (PHP_5_0)
  7954. NEWS:
  7955. Fixed bug #32115 (dateTime encoding of timezone incorrect)
  7956. 2005-03-05 John Coggeshall <john@coggeshall.org>
  7957. * ext/skeleton/tests/001.phpt:
  7958. Starting tests....
  7959. 2005-03-05 Andrei Zmievski <andrei@gravitonic.com>
  7960. * ext/standard/array.c:
  7961. Check that object can actually return a class entry. I need this for a
  7962. class-entry-less helper objects that should not be present in the class
  7963. table.
  7964. 2005-03-04 Jani Taskinen <jani.taskinen@kolumbus.fi>
  7965. * sapi/apache_hooks/config.m4:
  7966. Merge from sapi/apache/config.m4 and cleanup
  7967. * sapi/apache/config.m4:
  7968. Do not set apache stuff if not building apache
  7969. * acinclude.m4:
  7970. This did not work for some reason, better revert it
  7971. * scripts/phpize.m4:
  7972. Add missing subst
  7973. 2005-03-04 Ilia Alshanetsky <ilia@prohost.org>
  7974. * (PHP_5_0)
  7975. ext/mbstring/mb_gpc.c:
  7976. Removed unused variables.
  7977. 2005-03-03 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  7978. * (PHP_5_0)
  7979. NEWS:
  7980. - BFN
  7981. 2005-03-03 Johannes Schl�ter <schlueter@phpbar.de>
  7982. * (PHP_4_3)
  7983. ext/standard/incomplete_class.c:
  7984. - Remove <b>-Tag from error message
  7985. 2005-03-03 Zeev Suraski <zeev@zend.com>
  7986. * main/logos.h:
  7987. New egg
  7988. 2005-03-03 Ilia Alshanetsky <ilia@prohost.org>
  7989. * (PHP_4_3)
  7990. NEWS
  7991. NEWS
  7992. ext/standard/file.c
  7993. ext/standard/file.c:
  7994. MFH: Fixed bug #32160 (file truncation in copy() when source & destination
  7995. are
  7996. the same).
  7997. * ext/standard/file.c:
  7998. Fixed bug #32160 (file truncation in copy() when source & destination are
  7999. the same).
  8000. 2005-03-02 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8001. * (PHP_4_3)
  8002. sapi/cli/php.1.in:
  8003. typofix
  8004. 2005-03-02 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  8005. * ext/xml/tests/bug32001.phpt
  8006. ext/xml/tests/bug32001.phpt:
  8007. - Add testcases for bug #32001
  8008. 2005-03-02 Rob Richards <rrichards@ctindustries.net>
  8009. * NEWS
  8010. NEWS:
  8011. BFN
  8012. * ext/xsl/php_xsl.c
  8013. ext/xsl/php_xsl.h
  8014. ext/xsl/xsltprocessor.c:
  8015. Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP)
  8016. - only in 5.1 branch for now due to significance of change
  8017. 2005-03-02 Stefan Esser <sesser@suspekt.org>
  8018. * ext/exif/exif.c:
  8019. Fixed possible bufferoverflow
  8020. 2005-03-02 Rob Richards <rrichards@ctindustries.net>
  8021. * (PHP_5_0)
  8022. ext/xml/compat.c:
  8023. MFH: Fixed bug #32001 (xml_parse_into_struct() exceeds maximum execution
  8024. time)
  8025. * ext/xml/compat.c:
  8026. Fixed bug #32001 (xml_parse_into_struct() exceeds maximum execution time)
  8027. 2005-03-01 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8028. * ZendEngine2/zend_interfaces.c:
  8029. - Support statuc methods/functions
  8030. 2005-03-01 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8031. * (PHP_4_3)
  8032. ext/standard/var_unserializer.c:
  8033. touch
  8034. 2005-03-01 Ilia Alshanetsky <ilia@prohost.org>
  8035. * (PHP_4_3)
  8036. NEWS
  8037. NEWS
  8038. ext/standard/microtime.c
  8039. ext/standard/microtime.c:
  8040. MFH: Fixed bug #31792 (getrusage() does not provide ru_nswap value).
  8041. * ext/standard/microtime.c:
  8042. Fixed bug #31792 (getrusage() does not provide ru_nswap value).
  8043. 2005-03-01 Andrei Zmievski <andrei@gravitonic.com>
  8044. * pear/Console/Getopt.php
  8045. pear/Console/Getopt.php
  8046. pear/Console/Getopt.php:
  8047. Allow = sign in long option argument.
  8048. Fixes PEAR bug #1831.
  8049. 2005-03-01 Anantha Kesari H Y <hyanantha@novell.com>
  8050. * ext/standard/string.c
  8051. ext/standard/string.c:
  8052. NetWare allows directory seperator as \ and /
  8053. 2005-03-01 Stefan Esser <sesser@suspekt.org>
  8054. * ext/standard/image.c:
  8055. Handle last or broken JP2 boxes correctly.
  8056. 2005-03-01 Antony Dovgal <tony2001@phpclub.net>
  8057. * (PHP_4_3)
  8058. NEWS
  8059. ext/gmp/gmp.c:
  8060. MFH: checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()
  8061. and gmp_fact() to prevent SIGFPE
  8062. changed zend_error() to php_error_docref()
  8063. * (PHP_5_0)
  8064. NEWS
  8065. ext/gmp/gmp.c:
  8066. MFH: checks for negative values to gmp_sqrt(), gmp_powm(), gmp_sqrtrem()
  8067. and gmp_fact() to prevent SIGFPE
  8068. * ext/gmp/gmp.c:
  8069. fix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative
  8070. values
  8071. do not allow negative value to be passed to gmp_fact()
  8072. 2005-03-01 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8073. * ext/standard/image.c:
  8074. - MFB
  8075. * (PHP_5_0)
  8076. ext/standard/image.c:
  8077. - Fix warning
  8078. * (PHP_5_0)
  8079. NEWS:
  8080. - BFN
  8081. 2005-03-01 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8082. * ext/standard/var_unserializer.c
  8083. ext/standard/var_unserializer.c:
  8084. update
  8085. * scripts/Makefile.frag:
  8086. ws
  8087. * (PHP_4_3)
  8088. NEWS
  8089. Zend/zend_language_scanner.l
  8090. tests/basic/bug31672.phpt:
  8091. MFH: - Fixed bug #31672 (</script> not considered closing tag if
  8092. MFH: preceded by one-line comment
  8093. * tests/basic/bug31672.phpt
  8094. tests/basic/bug31672.phpt
  8095. tests/basic/bug31672.phpt:
  8096. 1.1.4;
  8097. file bug31672.phpt was initially added on branch PHP_5_0.
  8098. * (PHP_5_0)
  8099. NEWS
  8100. ZendEngine2/zend_language_scanner.l:
  8101. MFH: - Fixed bug #31672 (</script> not considered closing tag if
  8102. MFH: preceded by one-line comment)
  8103. * ZendEngine2/zend_language_scanner.l:
  8104. Fix the fix for one line comments with <script..> </script> tags
  8105. 2005-03-01 Johannes Schl�ter <schlueter@phpbar.de>
  8106. * php.ini-dist
  8107. php.ini-recommended:
  8108. - Change comment: Syntax highlighter uses <span> instead of <font>
  8109. 2005-02-28 Ilia Alshanetsky <ilia@prohost.org>
  8110. * php.ini-dist
  8111. php.ini-recommended:
  8112. Added notes about ignore_user_abort to php.ini*
  8113. 2005-02-28 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8114. * ZendEngine2/zend_builtin_functions.c:
  8115. - Add support for methods dynamically added through object handlers
  8116. 2005-02-28 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8117. * NEWS:
  8118. reorder
  8119. * (PHP_5_0)
  8120. NEWS:
  8121. typo
  8122. 2005-02-28 Stefan Esser <sesser@suspekt.org>
  8123. * ext/standard/var_unserializer.re:
  8124. This way around for correct error messages
  8125. * ext/standard/var_unserializer.re:
  8126. Drop invalid arrays
  8127. 2005-02-28 Wez Furlong <wez.php@thebrainroom.net>
  8128. * scripts/Makefile.frag:
  8129. Let's install the mbstring headers.
  8130. Fixes PECL #3516
  8131. 2005-02-28 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8132. * acinclude.m4:
  8133. - Fix typo
  8134. 2005-02-27 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8135. * ext/simplexml/tests/016a.phpt
  8136. ext/simplexml/tests/022.phpt:
  8137. - Add tests
  8138. * ZendEngine2/zend_object_handlers.c:
  8139. - If silence if wanted we do not error out
  8140. * ZendEngine2/zend_reflection_api.c:
  8141. - Add two new methods
  8142. - Fix signature, no need to cast it
  8143. * ZendEngine2/zend_API.h:
  8144. - These must be initailized
  8145. 2005-02-27 Rasmus Lerdorf <rasmus@lerdorf.com>
  8146. * TSRM/tsrm_virtual_cwd.c:
  8147. Add a comment to remind me to have a look at this at some point.
  8148. 2005-02-27 Ilia Alshanetsky <ilia@prohost.org>
  8149. * ext/standard/ftp_fopen_wrapper.c
  8150. ext/standard/image.c:
  8151. Fixed compiler warnings.
  8152. 2005-02-27 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8153. * ZendEngine2/zend_builtin_functions.c:
  8154. - Update method_exists to new handlers and allow first parameter as string
  8155. 2005-02-27 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8156. * main/main.c:
  8157. cs fix (really annoying :)
  8158. * acinclude.m4
  8159. ZendEngine2/Zend.m4:
  8160. - Cache the version check results
  8161. 2005-02-27 Stanislav Malyshev <stas@zend.com>
  8162. * ext/standard/var_unserializer.c
  8163. ext/standard/var_unserializer.re:
  8164. fix typo
  8165. 2005-02-27 Sara Golemon <php@alphaweb.net>
  8166. * ext/standard/info.c:
  8167. Enum filters in phpinfo()
  8168. 2005-02-26 Wez Furlong <wez.php@thebrainroom.net>
  8169. * run-tests.php:
  8170. let the test-suite run from an alternate build dir
  8171. 2005-02-26 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8172. * ext/dba/config.m4:
  8173. - Make detection work for macros
  8174. * ext/dba/dba_db1.c:
  8175. - Simplify
  8176. 2005-02-26 Greg Beaver <greg@chiaraquartet.net>
  8177. * pear/go-pear-list.php:
  8178. use 1.3.5
  8179. 2005-02-26 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8180. * ext/dba/config.w32:
  8181. - Prepare for db1.85 emulation with db3
  8182. 2005-02-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8183. * ext/dba/config.m4
  8184. ext/dba/dba.c
  8185. ext/dba/dba_db1.c
  8186. ext/dba/php_db1.h
  8187. ext/dba/tests/dba_db1.phpt:
  8188. - Add support for db1 through emulation
  8189. 2005-02-25 Frank M. Kromann <frank@kromann.info>
  8190. * (PHP_5_0)
  8191. ext/mssql/php_mssql.c:
  8192. MFH: FreeTDS does not have support for DBTEXTLIMIT
  8193. * ext/mssql/php_mssql.c
  8194. ext/mssql/php_mssql.c:
  8195. FreeTDS does not have support for DBTEXTLIMIT
  8196. 2005-02-25 Rob Richards <rrichards@ctindustries.net>
  8197. * (PHP_4_3)
  8198. NEWS
  8199. ext/domxml/php_domxml.c:
  8200. no message
  8201. 2005-02-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8202. * ext/dba/config.m4:
  8203. - Align
  8204. 2005-02-25 Antony Dovgal <tony2001@phpclub.net>
  8205. * ext/oci8/config.m4:
  8206. fix bug preventing from building oci8 as shared module
  8207. (patch by stanislav dot voroniy at portavita dot nl)
  8208. 2005-02-25 Georg Richter <georg@mysql.com>
  8209. * ext/mysqli/tests/bug30967.phpt
  8210. ext/mysqli/tests/bug30967.phpt:
  8211. fix for bug #31939
  8212. 2005-02-25 Anantha Kesari H Y <hyanantha@novell.com>
  8213. * netware/sendmail_nw.h:
  8214. changing the windows style path seperator in netinet\in.h to netinet/in.h
  8215. * win32/sendmail.c:
  8216. time.h is available in NetWare LibC.
  8217. path sperator has been changed from \ to / while including
  8218. netware\sendmail_nw.h
  8219. 2005-02-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8220. * ext/exif/config.w32:
  8221. - Change to enable (synch with unix build system)
  8222. 2005-02-24 Ilia Alshanetsky <ilia@prohost.org>
  8223. * (PHP_5_0)
  8224. NEWS
  8225. ext/mysqli/mysqli_nonapi.c:
  8226. MFH: Fixed bug #32081 (default socket value is not being used).
  8227. * ext/mysqli/mysqli_nonapi.c:
  8228. Fixed bug #32081 (default socket value is not being used).
  8229. 2005-02-24 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8230. * ext/standard/image.c:
  8231. - Little speed up
  8232. * ext/standard/image.c:
  8233. - This must be == 1
  8234. 2005-02-24 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8235. * acinclude.m4
  8236. configure.in
  8237. ext/iconv/config.m4:
  8238. - Fixed all buildconf warnings + cross-compiling issues
  8239. 2005-02-24 Andi Gutmans <andi@zend.com>
  8240. * ZendEngine2/zend_language_scanner.l:
  8241. - Make one line comments work the same with <script ...> </script> as with
  8242. - other tags. This will break scripts that have whitespace at the end
  8243. - of the closing tag </script > but this is barely used as it is
  8244. - and I doubt ppl used whitespace. (patch by Jani)
  8245. 2005-02-24 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8246. * TSRM/threads.m4:
  8247. - cross-compile fix
  8248. 2005-02-24 Andi Gutmans <andi@zend.com>
  8249. * ZendEngine2/zend_objects_API.h:
  8250. - This part of the patch was right
  8251. 2005-02-24 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8252. * acinclude.m4
  8253. configure.in
  8254. scripts/phpize.m4:
  8255. - Restructured and added a few comments here and there.
  8256. - Made macros of couple of tests previously littering configure.in
  8257. (e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..)
  8258. - Moved all PHP_SUBST() calls into their respective macros.
  8259. (no point adding empty entries in Makefile if macro is not used)
  8260. * ext/standard/var_unserializer.c:
  8261. - Generated with re2c 0.9.4
  8262. 2005-02-24 Stanislav Malyshev <stas@zend.com>
  8263. * ext/standard/var_unserializer.c
  8264. ext/standard/var_unserializer.re:
  8265. fix typo
  8266. 2005-02-24 Dmitry Stogov <dmitry@zend.com>
  8267. * (PHP_5_0)
  8268. ZendEngine2/zend_execute.c
  8269. ZendEngine2/zend_vm_def.h
  8270. ZendEngine2/zend_vm_execute.h
  8271. ZendEngine2/zend_vm_opcodes.h:
  8272. Fixed bug in ZEND_POST_INC/ZEND_POST_DEC handlers.
  8273. These opcodes assume IS_TMP_VAR as result.
  8274. 2005-02-24 Andi Gutmans <andi@zend.com>
  8275. * ZendEngine2/zend_modules.h:
  8276. - Need zend_Compile.h for struct _zend_arg_info definiton (thanks to Joe
  8277. Orton)
  8278. * main/streams/mmap.c:
  8279. - Fix comment
  8280. * ZendEngine2/zend_objects.c
  8281. ZendEngine2/zend_objects.h
  8282. ZendEngine2/zend_objects_API.h:
  8283. - Revert following patch until we decide what is the right way to handle
  8284. - this:
  8285. - Fix signatures they are all meant to be able to deal with any type in
  8286. any
  8287. object storage (though we are still missing several parts)
  8288. 2005-02-24 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8289. * ext/standard/image.c:
  8290. - Prevent superflous memory allocation
  8291. 2005-02-23 Ilia Alshanetsky <ilia@prohost.org>
  8292. * ext/standard/image.c:
  8293. Additional safety checks.
  8294. 2005-02-23 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8295. * ext/standard/image.c:
  8296. - Slightly redesign
  8297. 2005-02-23 Ilia Alshanetsky <ilia@prohost.org>
  8298. * (PHP_5_0)
  8299. main/streams/mmap.c:
  8300. MFH: Increase maximum mmapable file size to 2mb from 1mb.
  8301. * main/streams/mmap.c:
  8302. Increase maximum mmapable file size to 2mb from 1mb.
  8303. * (PHP_4_3)
  8304. TODO_SEGFAULTS:
  8305. pack() issues were resolved.
  8306. 2005-02-23 Ard Biesheuvel <a.k.biesheuvel@ewi.tudelft.nl>
  8307. * ext/interbase/interbase.c:
  8308. Fixed bug #31597: ibase_connect() - incorrect warning
  8309. 2005-02-23 Ilia Alshanetsky <ilia@prohost.org>
  8310. * ext/standard/dir.c:
  8311. Fixed compiler warning.
  8312. * (PHP_5_0)
  8313. ext/bz2/bz2.c:
  8314. MFB_4_3: Fixed bug #29521 (compress.bzip2 returns error when used with http
  8315. wrapper)
  8316. * ext/bz2/bz2.c:
  8317. MFB_4_3: Fixed bug #29521 (compress.bzip2 returns error when used with http
  8318. wrapper).
  8319. 2005-02-23 Stefan Esser <sesser@suspekt.org>
  8320. * ext/standard/var_unserializer.c
  8321. ext/standard/var_unserializer.re:
  8322. Correcting bounds check before someone uses this code
  8323. 2005-02-23 Derick Rethans <php@derickrethans.nl>
  8324. * (PHP_5_0)
  8325. NEWS
  8326. ZendEngine2/zend_reflection_api.c:
  8327. - MFH: fixed bug #32076 (ReflectionMethod :: isDestructor() always return
  8328. true).
  8329. * ZendEngine2/zend_reflection_api.c:
  8330. - Fixed bug #32076 (ReflectionMethod :: isDestructor() always return true)
  8331. (Patch by Antony Dogval)
  8332. 2005-02-23 Stanislav Malyshev <stas@zend.com>
  8333. * ext/standard/var.c
  8334. ext/standard/var_unserializer.c
  8335. ext/standard/var_unserializer.re:
  8336. Custom object serializer infrastructure - PHP implementation
  8337. * ZendEngine2/zend.h
  8338. ZendEngine2/zend_compile.c:
  8339. Custom object serializer infrastructure
  8340. 2005-02-23 Anantha Kesari H Y <hyanantha@novell.com>
  8341. * main/php_syslog.h:
  8342. NetWare can make use of Autoconf generated header file
  8343. * main/php_open_temporary_file.c:
  8344. NetWare LibC has mkstemp implementation
  8345. * main/php_compat.h:
  8346. NetWare can make use autoconf generated header file
  8347. * main/fopen_wrappers.c:
  8348. NetWare LibC has pwd.h
  8349. 2005-02-23 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8350. * ZendEngine2/Zend.m4:
  8351. Hack the planet
  8352. 2005-02-23 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8353. * run-tests.php:
  8354. - Use PHP not C semantics
  8355. * ZendEngine2/zend_interfaces.c:
  8356. - Allow to convert Traversable into Aggregate
  8357. 2005-02-22 Ilia Alshanetsky <ilia@prohost.org>
  8358. * (PHP_4_3)
  8359. NEWS
  8360. NEWS
  8361. ext/mysql/php_mysql.c
  8362. ext/mysql/php_mysql.c:
  8363. MFH: Fixed bug #31288 (Possible crash in mysql_fetch_field(), if
  8364. mysql_list_fields() was not called previously).
  8365. * ext/mysql/php_mysql.c:
  8366. Fixed bug #31288 (Possible crash in mysql_fetch_field(), if
  8367. mysql_list_fields() was not called previously).
  8368. 2005-02-22 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8369. * ZendEngine2/zend_objects_API.c:
  8370. - We cannot provide this fallback becuase it requires zend_object ptr's.
  8371. 2005-02-22 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8372. * (PHP_4_3)
  8373. main/SAPI.c
  8374. main/SAPI.c:
  8375. MFH: nuke unused variables when PCRE is not compiled statically into PHP
  8376. * ZendEngine2/Zend.m4:
  8377. Fix cross-compile
  8378. * ZendEngine2/acconfig.h:
  8379. Fix build (it was #ifNdef NETWARE..)
  8380. 2005-02-22 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8381. * ZendEngine2/zend_objects.c
  8382. ZendEngine2/zend_objects.h
  8383. ZendEngine2/zend_objects_API.h:
  8384. - Fix signatures they are all meant to be able to deal with any type in any
  8385. object storage (though we are still missing several parts)
  8386. * ZendEngine2/zend_objects_API.c:
  8387. - Force calling of dtors unless otherwise specified (fixes several
  8388. __destruct bugs)
  8389. 2005-02-22 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  8390. * (PHP_4_3)
  8391. NEWS:
  8392. - MFH: fix bug #32063 (mb_convert_encoding ignores named entity 'alpha')
  8393. * (PHP_5_0)
  8394. NEWS:
  8395. - One more entry to go.
  8396. * (PHP_5_0)
  8397. NEWS:
  8398. - Reorder.
  8399. * (PHP_5_0)
  8400. NEWS:
  8401. - MFH: fix bug #32063 (mb_convert_encoding() ignores named entity 'alpha')
  8402. 2005-02-22 Anantha Kesari H Y <hyanantha@novell.com>
  8403. * ZendEngine2/zend.h:
  8404. NetWare can include autoconf generated config headers
  8405. * ZendEngine2/acconfig.h:
  8406. NetWare can make use of the configure script generated header file.
  8407. * TSRM/tsrm_config.nw.h:
  8408. NetWare can use Autoconf based build system.
  8409. 2005-02-22 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  8410. * main/SAPI.c:
  8411. - Silly typo.
  8412. 2005-02-22 Ilia Alshanetsky <ilia@prohost.org>
  8413. * (PHP_5_0)
  8414. NEWS
  8415. ext/standard/dir.c
  8416. main/php_streams.h
  8417. main/streams/streams.c:
  8418. MFH: Fixed bug #31515 (Improve performance of scandir() by factor of 10 or
  8419. so).
  8420. * ext/standard/dir.c
  8421. main/php_streams.h
  8422. main/streams/streams.c:
  8423. Fixed bug #31515 (Improve performance of scandir() by factor of 10 or so).
  8424. 2005-02-21 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8425. * (PHP_5_0)
  8426. ext/mysqli/tests/skipif.inc:
  8427. Added missing skipif.inc (bug #31940)
  8428. * main/SAPI.c:
  8429. Nuke unused variables when PCRE is not compiled in
  8430. * main/SAPI.c:
  8431. Remove the useless TSRM_FETCH calls
  8432. 2005-02-21 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  8433. * NEWS
  8434. NEWS:
  8435. - BFN
  8436. * ext/mbstring/mbstring.c
  8437. ext/mbstring/mbstring.c:
  8438. - WS fix.
  8439. * ext/mbstring/mb_gpc.c
  8440. ext/mbstring/mbstring.c
  8441. main/SAPI.c
  8442. main/SAPI.h
  8443. main/main.c
  8444. main/php_content_types.c
  8445. main/php_content_types.h:
  8446. - Fix bug #28568 (known_post_content_types is not thread safe).
  8447. * ZendEngine2/Makefile.am:
  8448. - Add missing entry.
  8449. 2005-02-21 Stanislav Malyshev <stas@zend.com>
  8450. * (PHP_4_3)
  8451. Zend/zend_execute.c:
  8452. fix overloaded objects via TMP_VAR
  8453. * (PHP_4_3)
  8454. main/SAPI.c:
  8455. packport fix from PHP5: read post data if they wreen't read
  8456. 2005-02-21 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  8457. * (PHP_5_0)
  8458. NEWS
  8459. ext/mbstring/php_mbregex.c:
  8460. - MFH: fix bug #30868 (evaluated pointer comparison in mbregex causes
  8461. compile
  8462. failure).
  8463. * ext/mbstring/php_mbregex.c:
  8464. - Fix bug #30868 (evaluated pointer comparison in mbregex causes compile
  8465. failure).
  8466. * (PHP_4_3)
  8467. NEWS:
  8468. - MFH: fix bug #30573 (compiler warning due to invalid type cast).
  8469. 2005-02-21 Anantha Kesari H Y <hyanantha@novell.com>
  8470. * TSRM/tsrm_virtual_cwd.h:
  8471. NetWare LibC has lstat implementation
  8472. * TSRM/tsrm_config_common.h:
  8473. NetWare can make use of autogenerated config header file
  8474. * TSRM/TSRM.c:
  8475. NetWare has pthreads implementation
  8476. * TSRM/TSRM.h:
  8477. NetWare can use the tsrm_config.h
  8478. * TSRM/tsrm_virtual_cwd.c:
  8479. NetWare LibC has a lstat implementation
  8480. * ext/standard/proc_open.c:
  8481. In NetWare LibC WTERMSIG is avaliable as WIFTERMSIG
  8482. 2005-02-21 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  8483. * (PHP_5_0)
  8484. NEWS:
  8485. - MFH: fix bug #29989 (type re_registers redefined in oniguruma.h)
  8486. 2005-02-21 Anantha Kesari H Y <hyanantha@novell.com>
  8487. * ext/standard/pageinfo.c:
  8488. NetWare LibC has pwd.h. Removed unwanted extern basic_globals_id
  8489. declaration for Netware.
  8490. * ext/standard/pack.c:
  8491. NetWare has pwd.h and removed unwanted check on NEW_LIBC while including
  8492. param.h
  8493. * ext/standard/link.c:
  8494. NetWare LibC has pwd.h
  8495. * ext/standard/filestat.c:
  8496. In NetWare statfs f_bavail member is known as f_bfree
  8497. 2005-02-21 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  8498. * ext/mbstring/mbstring.c:
  8499. - Fix compiler warnings.
  8500. * (PHP_4_3)
  8501. ext/mbstring/tests/bug28220.phpt
  8502. ext/mbstring/tests/bug30549.phpt
  8503. ext/mbstring/tests/bug31911.phpt:
  8504. - MFH: add testcases for bug #28220, #30549 and #31911.
  8505. * (PHP_5_0)
  8506. ext/mbstring/tests/bug28220.phpt
  8507. ext/mbstring/tests/bug30549.phpt:
  8508. - MFH: add testcases for bug #28220 and #30549.
  8509. * ext/mbstring/tests/bug28220.phpt
  8510. ext/mbstring/tests/bug30549.phpt:
  8511. 1.1.4;
  8512. - Add testcases for bug #28220 and #30549.
  8513. * (PHP_4_3)
  8514. NEWS
  8515. ext/mbstring/config.m4:
  8516. - Upgrade libmbfl (fixers bug #28220, #30549 and #31911).
  8517. 2005-02-21 Greg Beaver <greg@chiaraquartet.net>
  8518. * (PHP_5_0)
  8519. pear/go-pear-list.php:
  8520. upgrade to PEAR 1.3.5
  8521. 2005-02-20 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  8522. * (PHP_5_0)
  8523. NEWS:
  8524. - BFN & some
  8525. * (PHP_5_0)
  8526. ext/mbstring/config.m4
  8527. ext/mbstring/config.w32
  8528. ext/mbstring/php_mbregex.c
  8529. ext/mbstring/tests/bug31911.phpt:
  8530. - MFH: Update libmbfl
  8531. - MFH: Update oniguruma to 3.7.0.
  8532. * ext/mbstring/tests/bug31911.phpt:
  8533. - Update libmbfl (fixes bug #30549 and #31911).
  8534. - Update oniguruma to 3.7.0
  8535. * ext/mbstring/config.m4
  8536. ext/mbstring/config.w32
  8537. ext/mbstring/php_mbregex.c:
  8538. - Update libmbfl (fixes bug #30549 and #31911).
  8539. - Update oniguruma to 3.7.0
  8540. 2005-02-20 Rob Richards <rrichards@ctindustries.net>
  8541. * ext/dom/domexception.c
  8542. ext/dom/php_dom.h:
  8543. use new error handling when not throwing exceptions
  8544. 2005-02-20 Ilia Alshanetsky <ilia@prohost.org>
  8545. * ext/imap/php_imap.c:
  8546. Simplify Code.
  8547. 2005-02-20 Dmitry Stogov <dmitry@zend.com>
  8548. * ZendEngine2/zend_compile.c:
  8549. Fixed possible memory corruption
  8550. 2005-02-19 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
  8551. * (PHP_5_0)
  8552. ZendEngine2/zend_language_scanner.l:
  8553. MFH: fixed #31987 zend-multibyte in ZTS.
  8554. * ZendEngine2/zend_language_scanner.l:
  8555. fixed #31987 zend-multibyte in ZTS.
  8556. 2005-02-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8557. * ext/sqlite/tests/sqlite_oo_031.phpt
  8558. ext/sqlite/tests/sqlite_oo_032.phpt
  8559. ext/sqlite/tests/sqlite_spl_001.phpt
  8560. ext/sqlite/tests/sqlite_spl_002.phpt
  8561. ext/sqlite/tests/sqlite_spl_003.phpt:
  8562. - Regroup and add a test
  8563. 2005-02-18 Derick Rethans <php@derickrethans.nl>
  8564. * (PHP_4_3)
  8565. ext/standard/tests/array/bug32021.phpt:
  8566. - Added test case for bug #32021.
  8567. * (PHP_5_0)
  8568. NEWS
  8569. ext/standard/array.c
  8570. ext/standard/tests/array/bug32021.phpt:
  8571. - MFH: Fixed bug #32021: Crash caused by range('', 'z')
  8572. * ext/standard/array.c:
  8573. - Fixed bug #32021: Crash caused by range('', 'z')
  8574. * ext/standard/tests/array/bug32021.phpt:
  8575. 1.1.4;
  8576. - Fixed bug #32021: Crash caused by range('', 'z')
  8577. 2005-02-18 Rob Richards <rrichards@ctindustries.net>
  8578. * ext/dom/documentfragment.c:
  8579. Fragment must have associated document to append xml otherwise it is
  8580. read-only
  8581. * (PHP_5_0)
  8582. NEWS:
  8583. BFN
  8584. * (PHP_5_0)
  8585. ext/dom/node.c:
  8586. MFH: Fixed bug #32011 (Fragments which replaced Nodes are not globaly
  8587. useable)
  8588. * ext/dom/node.c:
  8589. Fixed bug #32011 (Fragments which replaced Nodes are not globaly useable)
  8590. 2005-02-17 Andi Gutmans <andi@zend.com>
  8591. * (PHP_5_0)
  8592. NEWS:
  8593. - Commit fix:
  8594. - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping
  8595. columns
  8596. with NULL values). (Daniel Convissor)
  8597. * (PHP_4_3)
  8598. NEWS:
  8599. - Commit NEWS Entry for:
  8600. - Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping
  8601. columns
  8602. with NULL values). (Daniel Convissor)
  8603. 2005-02-17 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8604. * ZendEngine2/zend_API.c:
  8605. - A little optimization to prevent problems when trying to reimplement an
  8606. interface inherited from an interfaces that was just implemented......
  8607. * ZendEngine2/zend_API.c:
  8608. - No C++ ruleZ here
  8609. * ZendEngine2/zend_API.c:
  8610. - Actually we must do this in two steps: 1st resize the table and set all
  8611. interfaces, 2nd implement the interfaces
  8612. * ZendEngine2/zend_API.c:
  8613. - Incrementation is done elsewhere
  8614. * ZendEngine2/zend_API.c:
  8615. - Fix windows build (funny MS compiler)
  8616. 2005-02-17 Andi Gutmans <andi@zend.com>
  8617. * ext/msql/php_msql.c:
  8618. - Fix Bug #31960: msql_fetch_row() and msql_fetch_array() dropping columns
  8619. with NULL values
  8620. 2005-02-17 Ilia Alshanetsky <ilia@prohost.org>
  8621. * (PHP_4_3)
  8622. NEWS
  8623. NEWS
  8624. ext/ftp/ftp.c
  8625. ext/ftp/ftp.c:
  8626. MFH: Fixed bug #27633 (Double \r problem on ftp_get in ASCII mode on
  8627. Win32).
  8628. * ext/ftp/ftp.c:
  8629. Fixed bug #27633 (Double \r\r problem on ftp_get in ASCII mode on Win32).
  8630. 2005-02-17 Joe Orton <jorton@redhat.com>
  8631. * ext/xml/compat.c:
  8632. Declare error_mapping array as static and more const.
  8633. 2005-02-17 Anantha Kesari H Y <hyanantha@novell.com>
  8634. * ext/standard/filestat.c:
  8635. NetWare LibC has pwd.h
  8636. * ext/standard/file.c:
  8637. NetWare libc has pwd.h
  8638. 2005-02-17 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8639. * (PHP_4_3)
  8640. ext/openssl/openssl.c:
  8641. ws/cs
  8642. 2005-02-17 Wez Furlong <wez.php@thebrainroom.net>
  8643. * ext/standard/credits.c:
  8644. George too
  8645. * ext/standard/credits.c
  8646. ext/standard/credits_ext.h:
  8647. ran ./scripts/dev/credits to update credits to reflect recent removals and
  8648. additions.
  8649. 2005-02-17 Ilia Alshanetsky <ilia@prohost.org>
  8650. * (PHP_4_3)
  8651. NEWS
  8652. main/main.c:
  8653. MFH: MFH: Fixed bug #31440 ($GLOBALS can be overwritten via GPC when
  8654. register_globals is enabled).
  8655. * (PHP_5_0)
  8656. NEWS
  8657. main/php_variables.c:
  8658. MFH: Fixed bug #31440 ($GLOBALS can be overwritten via GPC when
  8659. register_globals is enabled).
  8660. 2005-02-17 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8661. * (PHP_4_3)
  8662. NEWS
  8663. NEWS
  8664. Zend/Zend.m4
  8665. Zend/zend_strtod.c
  8666. ZendEngine2/Zend.m4
  8667. ZendEngine2/zend_strtod.c:
  8668. MFH: - Compile fix for systems without int32_t typedef
  8669. * ZendEngine2/Zend.m4
  8670. ZendEngine2/zend_strtod.c:
  8671. - Compile fix for systems without int32_t typedef
  8672. 2005-02-17 Ilia Alshanetsky <ilia@prohost.org>
  8673. * main/php_variables.c:
  8674. Fixed bug #31440 ($GLOBALS can be overwritten via GPC when register_globals
  8675. is enabled).
  8676. 2005-02-17 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8677. * (PHP_4_3)
  8678. ext/pspell/config.m4
  8679. ext/pspell/config.m4:
  8680. MFH:- Fixed bug #29554 (compile failure when using
  8681. --with-pspell=/usr/local)
  8682. * ext/pspell/config.m4:
  8683. - Fixed bug #29554 (compile failure when using --with-pspell=/usr/local)
  8684. 2005-02-16 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8685. * ext/exif/exif.c:
  8686. PHP_WIN32 is defined or not defined.
  8687. 2005-02-16 Edin Kadribasic <edink@emini.dk>
  8688. * (PHP_5_0)
  8689. NEWS:
  8690. BFN
  8691. * ext/exif/exif.c:
  8692. Enable mbstring use on windows. We were linking against mbstring for
  8693. some time now, but have never actually used it on Windows.
  8694. Fixes #31980.
  8695. 2005-02-15 Ilia Alshanetsky <ilia@prohost.org>
  8696. * (PHP_4_3)
  8697. ext/exif/exif.c
  8698. ext/exif/exif.c:
  8699. MFH: Fixed bug #31986 (Max nesting limit set too low).
  8700. * ext/exif/exif.c:
  8701. Fixed bug #31986 (Max nesting limit set too low).
  8702. 2005-02-15 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8703. * ext/sqlite/config.m4
  8704. ext/sqlite/config.w32
  8705. ext/sqlite/sqlite.c
  8706. ext/sqlite/tests/sqlite_oo_032.phpt:
  8707. - SQLite depends on SPL if it is present
  8708. - Add SQLiteResult::count()
  8709. - SQLiteResult implements Countable if present
  8710. 2005-02-15 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8711. * config.guess
  8712. config.sub
  8713. ltmain.sh
  8714. build/libtool.m4:
  8715. - Applied some patches to fix issues with e.g. ia_64 and s390
  8716. * ext/dom/config.m4:
  8717. No tabs here
  8718. * ext/xmlrpc/libxmlrpc/.cvsignore:
  8719. Missing .libs entry
  8720. 2005-02-15 Ilia Alshanetsky <ilia@prohost.org>
  8721. * main/rfc1867.c:
  8722. Prune uploaded file names to \ on all OSes, read comments for explanation.
  8723. 2005-02-14 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8724. * ext/sockets/sockets.c:
  8725. - More sock->error resets
  8726. 2005-02-14 Edin Kadribasic <edink@emini.dk>
  8727. * ext/pgsql/pgsql.c:
  8728. ws fix
  8729. * NEWS
  8730. ext/pgsql/pgsql.c
  8731. ext/pgsql/php_pgsql.h:
  8732. Added pg_field_type_oid() function
  8733. * ext/pgsql/config.w32:
  8734. Added missing defines (#31751)
  8735. 2005-02-14 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8736. * (PHP_4_3)
  8737. ext/sockets/sockets.c:
  8738. Fix typo
  8739. * (PHP_4_3)
  8740. ext/sockets/sockets.c:
  8741. MFH: - Removed duplicate error + reset error in new sockets
  8742. * ext/sockets/sockets.c:
  8743. - Removed duplicate error + reset error in new sockets
  8744. 2005-02-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8745. * ext/standard/var_unserializer.c:
  8746. - Disallow illegal class names (.c part)
  8747. * ext/standard/var_unserializer.re:
  8748. - Disallow illegal class names
  8749. 2005-02-14 Anantha Kesari H Y <hyanantha@novell.com>
  8750. * main/php.h:
  8751. NetWare Libc has php.h so no need of having netware specific block here
  8752. 2005-02-14 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8753. * (PHP_5_0)
  8754. php.ini-dist
  8755. php.ini-recommended
  8756. ext/sockets/php_sockets.h:
  8757. MFH: nuke unused code + non-existing ini option
  8758. * php.ini-dist
  8759. php.ini-recommended:
  8760. Nuke non-existing ini option
  8761. * ext/sockets/php_sockets.h:
  8762. Nuke unused code
  8763. 2005-02-13 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8764. * ZendEngine2/zend_execute_API.c
  8765. ZendEngine2/zend_reflection_api.c:
  8766. - Be more gracious in reflection API
  8767. 2005-02-13 Ilia Alshanetsky <ilia@prohost.org>
  8768. * ext/standard/tests/general_functions/sunfuncts.phpt:
  8769. Fixed test.
  8770. 2005-02-13 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8771. * ext/session/mod_files.h
  8772. ext/session/mod_mm.h
  8773. ext/session/mod_user.h
  8774. ext/session/php_session.h:
  8775. - Missing $Id$ tags
  8776. * (PHP_4_3)
  8777. ext/session/session.c:
  8778. MFH: - Added the alias session_commit() (more intuitive name for
  8779. session_write_close())
  8780. MFH: - Partial sync of the file by adding macro SESSION_CHECK_ACTIVE_STATE
  8781. 2005-02-13 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8782. * ZendEngine2/zend_language_scanner.l:
  8783. - Fix doc comment handling
  8784. 2005-02-13 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8785. * ext/session/php_session.h:
  8786. MFB_4_3: cvs diff -r1.84.2.5 -r1.84.2.6 php_session.h
  8787. 2005-02-13 Wez Furlong <wez.php@thebrainroom.net>
  8788. * ext/sqlite/config.m4:
  8789. same fix here
  8790. 2005-02-12 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8791. * ext/snmp/snmp.c:
  8792. Missed one place..
  8793. * ext/snmp/snmp.c:
  8794. This was not good idea.
  8795. * (PHP_4_3)
  8796. NEWS
  8797. ext/sockets/config.m4
  8798. ext/sockets/php_sockets_win.h
  8799. ext/sockets/sockets.c:
  8800. - Fixed bug #31936 (set_h_errno() is redefined incompatibly)
  8801. * ext/sockets/php_sockets_win.h
  8802. ext/sockets/sockets.c:
  8803. Remove unused set_h_errno
  8804. 2005-02-12 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8805. * (PHP_5_0)
  8806. NEWS
  8807. tests/lang/bug30862.phpt:
  8808. - BFN and add test
  8809. * ZendEngine2/zend_execute_API.c:
  8810. - Bugfix #30682 (autoconversion from false/true to 0/1 missing in case of
  8811. static property default value)
  8812. 2005-02-11 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8813. * ZendEngine2/zend_compile.c
  8814. ZendEngine2/zend_compile.h
  8815. ZendEngine2/zend_language_parser.y:
  8816. - Cleanup foreach handling
  8817. 2005-02-11 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8818. * (PHP_4_3)
  8819. TSRM/TSRM.c
  8820. TSRM/TSRM.h
  8821. TSRM/tsrm_config.nw.h
  8822. TSRM/tsrm_config_common.h
  8823. TSRM/tsrm_nw.c
  8824. TSRM/tsrm_nw.h
  8825. TSRM/tsrm_virtual_cwd.c
  8826. TSRM/tsrm_virtual_cwd.h
  8827. TSRM/tsrm_win32.c
  8828. TSRM/tsrm_win32.h:
  8829. Revert
  8830. * (PHP_4_3)
  8831. NEWS
  8832. sapi/cgi/cgi_main.c:
  8833. Revert broken patch
  8834. * (PHP_5_0)
  8835. NEWS
  8836. sapi/cgi/cgi_main.c:
  8837. Revert this patch
  8838. * sapi/cgi/cgi_main.c:
  8839. Revert previous patch
  8840. 2005-02-10 Rob Richards <rrichards@ctindustries.net>
  8841. * (PHP_5_0)
  8842. ext/standard/array.c:
  8843. MFH: fix segfault in array_walk when retval_ptr is empty
  8844. - such as when exception thrown
  8845. * ext/standard/array.c:
  8846. fix segfault when retval_ptr is empty - such as when exception thrown
  8847. 2005-02-10 Hartmut Holzgraefe <hartmut@php-groupies.de>
  8848. * ext/xml/tests/bug30266.phpt:
  8849. test case for Bug #30266
  8850. 2005-02-10 Jani Taskinen <jani.taskinen@kolumbus.fi>
  8851. * (PHP_4_3)
  8852. TSRM/TSRM.c
  8853. TSRM/TSRM.h
  8854. TSRM/tsrm_config.nw.h
  8855. TSRM/tsrm_config_common.h
  8856. TSRM/tsrm_nw.c
  8857. TSRM/tsrm_nw.h
  8858. TSRM/tsrm_virtual_cwd.c
  8859. TSRM/tsrm_virtual_cwd.h
  8860. TSRM/tsrm_win32.c
  8861. TSRM/tsrm_win32.h:
  8862. MFH: - Multiple fixes for nasty leaks in ZTS mode
  8863. * configure.in
  8864. configure.in
  8865. configure.in
  8866. Zend/zend_strtod.c
  8867. ZendEngine2/zend_strtod.c
  8868. ZendEngine2/zend_strtod.c:
  8869. - Fixed bug #31920 (zend_strtod.c error: conflicting types for 'int8_t')
  8870. 2005-02-10 Antony Dovgal <tony2001@phpclub.net>
  8871. * ext/session/session.c:
  8872. hm..
  8873. fix #28324 _properly_
  8874. * ext/session/session.c:
  8875. fix bug #28324 (HTTP_SESSION_VARS appear when register_long_arrays is Off)
  8876. 2005-02-10 Pierre-Alain Joye <pierre@dotgeek.org>
  8877. * ext/standard/sunfuncs.c:
  8878. - fix #30745 and #31853 (php-bugs at demark dot org, pierre)
  8879. 2005-02-10 Ilia Alshanetsky <ilia@prohost.org>
  8880. * ext/mbstring/mb_gpc.c
  8881. ext/mbstring/mbstring.c:
  8882. Removed unused vars.
  8883. 2005-02-10 Dmitry Stogov <dmitry@zend.com>
  8884. * NEWS
  8885. ZendEngine2/zend_vm_def.h
  8886. ZendEngine2/zend_vm_execute.h
  8887. ZendEngine2/zend_vm_opcodes.h
  8888. ZendEngine2/tests/bug30407.phpt:
  8889. Fixed bug #30407 (Strange behaviour of default arguments)
  8890. 2005-02-09 Frank M. Kromann <frank@kromann.info>
  8891. * (PHP_4_3)
  8892. ext/fbsql/php_fbsql.c
  8893. ext/fbsql/php_fbsql.c:
  8894. MFH: change return value from false to true, when a statement was executed
  8895. with warnings
  8896. * ext/fbsql/php_fbsql.c:
  8897. change return value from false to true, when a statement was executed with
  8898. warnings
  8899. * (PHP_4_3)
  8900. ext/fbsql/php_fbsql.c
  8901. ext/fbsql/php_fbsql.c:
  8902. MFH: Check for warnings and return the warning texts
  8903. * ext/fbsql/php_fbsql.c:
  8904. Check for warnings and return the warning texts
  8905. 2005-02-09 Rasmus Lerdorf <rasmus@lerdorf.com>
  8906. * ext/curl/config.m4:
  8907. Fix for bug #31901
  8908. 2005-02-09 Rob Richards <rrichards@ctindustries.net>
  8909. * (PHP_5_0)
  8910. NEWS:
  8911. BFN
  8912. * (PHP_5_0)
  8913. ext/dom/php_dom.c:
  8914. MFH: Fixed bug #31878 (Segmentation fault using clone keyword on nodes)
  8915. * ext/dom/php_dom.c:
  8916. Fixed bug #31878 (Segmentation fault using clone keyword on nodes)
  8917. 2005-02-09 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  8918. * acinclude.m4:
  8919. - Complement for Jani's fix. Likely fix the iconv issue.
  8920. 2005-02-08 Ilia Alshanetsky <ilia@prohost.org>
  8921. * ext/shmop/php_shmop.h
  8922. ext/shmop/shmop.c:
  8923. Removed pointless operations/declarations.
  8924. * NEWS
  8925. ext/standard/file.c:
  8926. Added optional maxlen parameter to file_get_contents().
  8927. 2005-02-08 Antony Dovgal <tony2001@phpclub.net>
  8928. * NEWS
  8929. ext/cpdf/.cvsignore
  8930. ext/cpdf/CREDITS
  8931. ext/cpdf/config.m4
  8932. ext/cpdf/config.w32
  8933. ext/cpdf/cpdf.c
  8934. ext/cpdf/cpdf.dsp
  8935. ext/cpdf/package.xml
  8936. ext/cpdf/php_cpdf.h:
  8937. move ext/cpdf to PECL
  8938. 2005-02-08 Rasmus Lerdorf <rasmus@lerdorf.com>
  8939. * (PHP_5_0)
  8940. ext/fam/fam.c
  8941. ext/fam/php_fam.h
  8942. ext/hwapi/hwapi.cpp
  8943. ext/hwapi/php_hwapi.h
  8944. ext/xml/xml.c:
  8945. MFH eliminating a few more useless R* calls
  8946. 2005-02-07 Rasmus Lerdorf <rasmus@lerdorf.com>
  8947. * ext/fam/fam.c
  8948. ext/fam/php_fam.h
  8949. ext/hwapi/hwapi.cpp
  8950. ext/hwapi/php_hwapi.h
  8951. ext/mono/php_mono.c
  8952. ext/msession/msession.c
  8953. ext/msession/php_msession.h
  8954. ext/ncurses/ncurses.c
  8955. ext/ncurses/php_ncurses.h:
  8956. Get rid of more useless RINIT/RSHUTDOWN calls
  8957. 2005-02-07 Ilia Alshanetsky <ilia@prohost.org>
  8958. * (PHP_4_3)
  8959. NEWS
  8960. NEWS
  8961. ext/sysvmsg/sysvmsg.c
  8962. ext/sysvmsg/sysvmsg.c:
  8963. MFH: Fixed bug #31527 (crash in msg_send() when non-string is stored
  8964. without
  8965. being serialized).
  8966. * ext/sysvmsg/sysvmsg.c:
  8967. Fixed bug #31527 (crash in msg_send() when non-string is stored without
  8968. being serialized).
  8969. 2005-02-07 Rasmus Lerdorf <rasmus@lerdorf.com>
  8970. * ext/xml/xml.c:
  8971. No reason to call empty RINIT, RSHUTDOWN and MSHUTDOWN functions here
  8972. 2005-02-07 Dmitry Stogov <dmitry@zend.com>
  8973. * ZendEngine2/zend_compile.c:
  8974. Fixed bug introduced with foreach() optimization patch
  8975. * ZendEngine2/zend_compile.c:
  8976. Fixed FE_RESET/FE_FETCH bug.
  8977. Now FE_RESET instruction takes jump-address from itself, not from the
  8978. following FE_FETCH instruction.
  8979. * ZendEngine2/zend_compile.c
  8980. ZendEngine2/zend_compile.h
  8981. ZendEngine2/zend_language_parser.y
  8982. ZendEngine2/zend_vm_def.h
  8983. ZendEngine2/zend_vm_execute.h
  8984. ZendEngine2/zend_vm_opcodes.h:
  8985. foreash($a as $key => $val) optimization
  8986. Removed temorary array creation on each iteration.
  8987. 2005-02-07 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  8988. * ZendEngine2/zend_compile.c
  8989. ZendEngine2/zend_compile.h
  8990. ZendEngine2/zend_language_parser.y:
  8991. - Remove part of the cleanup which causes a problem with unnormal code
  8992. like tests/lang/040.phpt
  8993. * tests/lang/040.phpt:
  8994. - Add new test
  8995. 2005-02-07 Antony Dovgal <tony2001@phpclub.net>
  8996. * ext/filepro/filepro.c
  8997. ext/filepro/php_filepro.h:
  8998. fix leaks on shutdown
  8999. fix leaks appearing when trying to open several "databases"
  9000. 2005-02-07 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9001. * (PHP_4_3)
  9002. NEWS
  9003. NEWS
  9004. configure.in
  9005. configure.in:
  9006. MFH: - Fixed bug #31858 (--disable-cli does not force --without-pear)
  9007. * configure.in:
  9008. - Fixed bug #31858 (--disable-cli does not force --without-pear)
  9009. 2005-02-06 Zeev Suraski <zeev@zend.com>
  9010. * (PHP_5_0)
  9011. ZendEngine2/zend_ini_scanner.l:
  9012. Correct fix for #28803
  9013. * ZendEngine2/zend_ini_scanner.l:
  9014. Correct fix for #28804
  9015. * (PHP_4_3)
  9016. Zend/zend_ini_scanner.l:
  9017. Correct fix for #28804 (minimize change from previous regexp)
  9018. 2005-02-06 Wez Furlong <wez.php@thebrainroom.net>
  9019. * main/php_streams.h:
  9020. Avoid bug where stream_copy_to_stream() call for precisely 2000000 bytes
  9021. would
  9022. result in entire resource being copied.
  9023. The mmap brake is already present inside mmap_range() and is set to 1MB.
  9024. * ext/standard/file.c:
  9025. support sucking data from streams in file_put_contents()
  9026. 2005-02-06 Ilia Alshanetsky <ilia@prohost.org>
  9027. * ext/standard/exec.c:
  9028. Fixed possible un-initialized var on error.
  9029. 2005-02-06 Wez Furlong <wez.php@thebrainroom.net>
  9030. * main/php_memory_streams.h
  9031. main/streams/memory.c:
  9032. add an open mode for the memory streams that allows the stream to take
  9033. ownership of the passed-in buffer
  9034. * ext/sqlite/TODO:
  9035. update todo
  9036. 2005-02-05 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  9037. * ZendEngine2/zend_compile.c
  9038. ZendEngine2/zend_compile.h
  9039. ZendEngine2/zend_language_parser.y
  9040. ZendEngine2/zend_vm_def.h
  9041. ZendEngine2/zend_vm_execute.h
  9042. ZendEngine2/zend_vm_opcodes.h:
  9043. - Cleanup foreach statement
  9044. 2005-02-05 Georg Richter <georg@mysql.com>
  9045. * ext/mysqli/config.m4:
  9046. fix for bug #29329
  9047. 2005-02-04 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9048. * ext/standard/tests/time/bug13142.phpt
  9049. ext/standard/tests/time/bug13142.phpt
  9050. ext/standard/tests/time/bug13142.phpt:
  9051. fix test
  9052. 2005-02-04 Hartmut Holzgraefe <hartmut@php-groupies.de>
  9053. * NEWS
  9054. ZendEngine2/zend_API.c
  9055. ZendEngine2/zend_API.h:
  9056. added some missing zend_[declare|update]_property_...() convenience
  9057. functions for bool, double and binary safe string data
  9058. 2005-02-04 Dmitry Stogov <dmitry@zend.com>
  9059. * (PHP_5_0)
  9060. NEWS:
  9061. Fixed bug #31832 (SOAP encoding problem with complex types in WSDL mode
  9062. with multiple parts)
  9063. 2005-02-04 Derick Rethans <php@derickrethans.nl>
  9064. * (PHP_4_3)
  9065. NEWS
  9066. NEWS
  9067. ext/dbase/dbase.c
  9068. ext/dbase/dbase.c:
  9069. - MFH: Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)
  9070. * ext/dbase/dbase.c:
  9071. - Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)
  9072. 2005-02-04 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9073. * (PHP_5_0)
  9074. NEWS:
  9075. BFN
  9076. * (PHP_4_3)
  9077. NEWS
  9078. ext/standard/datetime.c
  9079. ext/standard/datetime.c:
  9080. MFH: Fixed bug #31842 (*date('r') does not return RFC2822 conforming date
  9081. string).
  9082. * ext/standard/datetime.c:
  9083. - Fixed bug #31842 (*date('r') does not return RFC2822 conforming date
  9084. string).
  9085. * (PHP_4_3)
  9086. NEWS
  9087. sapi/cgi/cgi_main.c:
  9088. MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)
  9089. * (PHP_5_0)
  9090. NEWS
  9091. sapi/cgi/cgi_main.c:
  9092. MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)
  9093. * sapi/cgi/cgi_main.c:
  9094. - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)
  9095. 2005-02-04 Ilia Alshanetsky <ilia@prohost.org>
  9096. * ext/readline/readline.c:
  9097. Proper fix for bug #31796 .
  9098. 2005-02-03 Ilia Alshanetsky <ilia@prohost.org>
  9099. * (PHP_4_3)
  9100. NEWS
  9101. NEWS
  9102. ext/readline/readline.c
  9103. ext/readline/readline.c:
  9104. MFH: Fixed bug #31796 (readline completion handler does not handle empty
  9105. return values).
  9106. * ext/readline/readline.c:
  9107. Fixed bug #31796 (readline completion handler does not handle empty return
  9108. values).
  9109. 2005-02-03 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9110. * buildconf
  9111. build/build2.mk:
  9112. - Fix buildconf with BSD make
  9113. 2005-02-03 Magnus M��tt� <novell@kiruna.se>
  9114. * ext/filepro/package.xml:
  9115. Fix typos.
  9116. 2005-02-03 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9117. * EXTENSIONS:
  9118. cleanup
  9119. * (PHP_5_0)
  9120. NEWS
  9121. ZendEngine2/zend_ini_scanner.l:
  9122. MFH: Fixed bug #28804 (ini-file section parsing pattern is buggy).
  9123. * (PHP_4_3)
  9124. NEWS
  9125. Zend/zend_ini_scanner.l:
  9126. - MFH: Fixed bug #28804 (ini-file section parsing pattern is buggy).
  9127. * ZendEngine2/zend_ini_scanner.l:
  9128. - Fixed bug #28804 (ini-file section parsing pattern is buggy).
  9129. * (PHP_4_3)
  9130. Zend/zend_ini_scanner.l:
  9131. Missing $Id$ tag + ws fix
  9132. * ZendEngine2/zend_ini_scanner.l
  9133. ZendEngine2/zend_ini_scanner.l:
  9134. ws fix
  9135. 2005-02-02 Ilia Alshanetsky <ilia@prohost.org>
  9136. * (PHP_4_3)
  9137. NEWS
  9138. NEWS
  9139. main/fopen_wrappers.c
  9140. main/fopen_wrappers.c:
  9141. MFH: Fixed bug #31514 (open_basedir uses path_translated rather then cwd
  9142. for .
  9143. translation).
  9144. * main/fopen_wrappers.c:
  9145. Fixed bug #31514 (open_basedir uses path_translated rather then cwd for .
  9146. translation).
  9147. 2005-02-02 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9148. * NEWS:
  9149. pecl movement
  9150. * ext/w32api/.cvsignore
  9151. ext/w32api/CREDITS
  9152. ext/w32api/EXPERIMENTAL
  9153. ext/w32api/README
  9154. ext/w32api/TODO
  9155. ext/w32api/package.xml
  9156. ext/w32api/php_w32api.h
  9157. ext/w32api/w32api.c
  9158. ext/w32api/w32api.dsp
  9159. ext/w32api/w32api_function_definition_parser.y
  9160. ext/w32api/w32api_function_definition_scanner.l
  9161. ext/w32api/w32api_type_definition_parser.y
  9162. ext/w32api/w32api_type_definition_scanner.l:
  9163. - Moved ext/w32api to PECL.
  9164. * NEWS:
  9165. PECL
  9166. * ext/yp/.cvsignore
  9167. ext/yp/CREDITS
  9168. ext/yp/config.m4
  9169. ext/yp/package.xml
  9170. ext/yp/php_yp.h
  9171. ext/yp/yp.c:
  9172. - Moved ext/yp to PECL.
  9173. * NEWS:
  9174. NEWS
  9175. * ext/dio/.cvsignore
  9176. ext/dio/EXPERIMENTAL
  9177. ext/dio/config.m4
  9178. ext/dio/config.w32
  9179. ext/dio/dio.c
  9180. ext/dio/package.xml
  9181. ext/dio/php_dio.h
  9182. ext/dio/tests/.cvsignore
  9183. ext/dio/tests/001.phpt:
  9184. - Moved ext/dio to PECL.
  9185. 2005-02-02 Stanislav Malyshev <stas@zend.com>
  9186. * ext/standard/array.c:
  9187. fix memory leak if function call fails
  9188. * ZendEngine2/zend_execute_API.c:
  9189. Fix #31720 Invalid object callbacks not caught in array_walk() (patch
  9190. from Antony Dovgal)
  9191. 2005-02-02 Dmitry Stogov <dmitry@zend.com>
  9192. * (PHP_5_0)
  9193. NEWS:
  9194. Fixed bug #31747 (SOAP Digest Authentication doesn't work with "HTTP/1.1
  9195. 100 Continue" response)
  9196. 2005-02-02 Stanislav Malyshev <stas@zend.com>
  9197. * ZendEngine2/tests/bug31720.phpt:
  9198. test for Bug #31720
  9199. * ZendEngine2/tests/bug31720.phpt
  9200. ZendEngine2/tests/bug31720.phpt:
  9201. file bug31720.phpt was initially added on branch PHP_5_0.
  9202. * (PHP_5_0)
  9203. ZendEngine2/zend_execute_API.c:
  9204. Fix #31720 Invalid object callbacks not caught in array_walk() (patch
  9205. from Antony Dovgal)
  9206. * (PHP_5_0)
  9207. ext/standard/array.c:
  9208. fix leak if function call fails
  9209. 2005-02-02 Dmitry Stogov <dmitry@zend.com>
  9210. * (PHP_5_0)
  9211. NEWS:
  9212. Fixed bug #31755 (Cannot create SOAP header in no namespace)
  9213. * ZendEngine2/tests/bug31683.phpt
  9214. ZendEngine2/tests/bug31683.phpt:
  9215. file bug31683.phpt was initially added on branch PHP_5_0.
  9216. * (PHP_5_0)
  9217. NEWS
  9218. ZendEngine2/zend.h
  9219. ZendEngine2/zend.h
  9220. ZendEngine2/zend_object_handlers.c
  9221. ZendEngine2/zend_object_handlers.c
  9222. ZendEngine2/tests/bug31683.phpt:
  9223. Fixed bugs #29767 and #31683 (__get and __set methods must not modify
  9224. property name).
  9225. 2005-02-01 Ilia Alshanetsky <ilia@prohost.org>
  9226. * (PHP_4_3)
  9227. NEWS
  9228. NEWS
  9229. ext/exif/exif.c
  9230. ext/exif/exif.c:
  9231. MFH: Fixed bug #31797 (exif_read_data() uses too low nesting limit).
  9232. * ext/exif/exif.c:
  9233. Fixed bug #31797 (exif_read_data() uses too low nesting limit).
  9234. 2005-02-01 Stanislav Malyshev <stas@zend.com>
  9235. * ZendEngine2/zend_builtin_functions.c
  9236. ZendEngine2/zend_builtin_functions.c:
  9237. Fix debug_trace with eval (patch from Antony Dovgal)
  9238. * ZendEngine2/tests/bug_debug_backtrace.phpt:
  9239. test for eval debug_backtrace bug
  9240. * ZendEngine2/tests/bug_debug_backtrace.phpt
  9241. ZendEngine2/tests/bug_debug_backtrace.phpt:
  9242. file bug_debug_backtrace.phpt was initially added on branch PHP_5_0.
  9243. * (PHP_4_3)
  9244. Zend/zend_execute.c:
  9245. Better fix for #28086
  9246. 2005-02-01 Anantha Kesari H Y <hyanantha@novell.com>
  9247. * TSRM/TSRM.h:
  9248. NetWare has a compliant pthread implementation
  9249. * (PHP_5_0)
  9250. TSRM/TSRM.h:
  9251. NetWare is now having compliant pthreads implementation
  9252. 2005-02-01 Ilia Alshanetsky <ilia@prohost.org>
  9253. * (PHP_4_3)
  9254. main/rfc1867.c
  9255. main/rfc1867.c:
  9256. MFH: Final version of filename upload handling.
  9257. * main/rfc1867.c:
  9258. Final version of filename upload handling.
  9259. 2005-01-31 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  9260. * ZendEngine2/zend_reflection_api.c:
  9261. - Add ReclectionClass:hasProperty(), ReflectionClass::hasConstant()
  9262. to complete api (johannes@php.net)
  9263. 2005-01-30 Ilia Alshanetsky <ilia@prohost.org>
  9264. * (PHP_4_3)
  9265. ext/standard/var_unserializer.c
  9266. ext/standard/var_unserializer.c
  9267. ext/standard/var_unserializer.re
  9268. ext/standard/var_unserializer.re:
  9269. MFH: Fix handling of INF/NAN in unserialize().
  9270. * ext/standard/var_unserializer.c
  9271. ext/standard/var_unserializer.re:
  9272. Fix handling of INF/NAN in unserialize().
  9273. 2005-01-28 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  9274. * ZendEngine2/zend_execute_API.c:
  9275. - Fix severity (found by johannes)
  9276. 2005-01-28 Georg Richter <georg@mysql.com>
  9277. * (PHP_5_0)
  9278. NEWS
  9279. ext/mysqli/mysqli_api.c
  9280. ext/mysqli/mysqli_prop.c:
  9281. MFH: Fix for mysql_affected_rows and mysql_stmt_affected_rows
  9282. * ext/mysqli/mysqli_api.c
  9283. ext/mysqli/mysqli_prop.c:
  9284. fixed a bug in mysql_affected_rows and mysql_stmt_affected_rows
  9285. in case affected_rows function returns (my_ulonglong) -1 for errors.
  9286. (Thanks to Antony Dovgal for reporting this bug)
  9287. 2005-01-28 Antony Dovgal <tony2001@phpclub.net>
  9288. * ext/standard/ftok.c
  9289. ext/standard/ftok.c
  9290. ext/standard/ftok.c:
  9291. improve CS & error messages
  9292. * ext/standard/ftok.c
  9293. ext/standard/ftok.c:
  9294. MFB: explain why ftok() failed
  9295. * (PHP_5_0)
  9296. ext/standard/ftok.c:
  9297. add warning explaining why ftok() failed
  9298. * (PHP_5_0)
  9299. NEWS:
  9300. BFN (#31732)
  9301. * ext/mbstring/mbstring.c:
  9302. MFB: fix #31732
  9303. * (PHP_5_0)
  9304. ext/mbstring/mbstring.c:
  9305. fix #31732 (mb_get_info causes segfault)
  9306. * (PHP_4_3)
  9307. ext/posix/posix.c
  9308. ext/posix/posix.c:
  9309. MFH: change return type from NULL to FALSE when parameter parsing failed
  9310. * ext/posix/posix.c:
  9311. change return type from NULL to FALSE when parameter parsing failed
  9312. (as was requested by Ilia)
  9313. * ext/posix/posix.c:
  9314. MFB: fix posix_getsid() & posix_getpgid()
  9315. * (PHP_5_0)
  9316. NEWS
  9317. ext/posix/posix.c:
  9318. fix posix_getsid() & posix_getpgid()
  9319. /* looks like copy&paste error first introduced in PHP 3.0.10 (!) */
  9320. 2005-01-27 Frank M. Kromann <frank@kromann.info>
  9321. * (PHP_4_3)
  9322. ext/fbsql/php_fbsql.c
  9323. ext/fbsql/php_fbsql.c:
  9324. MFH: Hack to fix crash caused by FBCAccess not returning errors when
  9325. creating an index that exists in the database.
  9326. * ext/fbsql/php_fbsql.c:
  9327. Hack to fix crash caused by FBCAccess not returning errors when creating an
  9328. index that exists in the database.
  9329. 2005-01-27 Ilia Alshanetsky <ilia@prohost.org>
  9330. * (PHP_4_3)
  9331. NEWS
  9332. ext/standard/url.c
  9333. ext/standard/tests/strings/url_t.phpt:
  9334. MFH: Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar)
  9335. * (PHP_5_0)
  9336. NEWS
  9337. ext/standard/url.c
  9338. ext/standard/tests/strings/url_t.phpt:
  9339. MFH: Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar).
  9340. * ext/standard/url.c
  9341. ext/standard/tests/strings/url_t.phpt:
  9342. Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar)
  9343. 2005-01-27 Antony Dovgal <tony2001@phpclub.net>
  9344. * ext/mysqli/mysqli.c:
  9345. MFB: fix leak in mysqli_fetch_array()
  9346. * (PHP_5_0)
  9347. ext/mysqli/mysqli.c:
  9348. fix leak in mysqli_fetch_array() when using invalid resulttype
  9349. 2005-01-27 Georg Richter <georg@mysql.com>
  9350. * ext/mysqli/mysqli_api.c:
  9351. fix for bug #31710 (return value for mysql_rollback is reverted)
  9352. fixed also same behaviour for mysql_commit and mysql_autocommit
  9353. 2005-01-27 Antony Dovgal <tony2001@phpclub.net>
  9354. * (PHP_5_0)
  9355. NEWS:
  9356. BFN
  9357. * ext/mysqli/mysqli_api.c:
  9358. MFB: fix segfault when invalid field offset is passed to
  9359. mysqli_fetch_field_direct()
  9360. * (PHP_5_0)
  9361. ext/mysqli/mysqli_api.c:
  9362. fix segfault when invalid field offset is passed to
  9363. mysqli_fetch_field_direct()
  9364. 2005-01-26 Derick Rethans <php@derickrethans.nl>
  9365. * (PHP_4_3)
  9366. sapi/apache/config.m4
  9367. sapi/apache/config.m4:
  9368. - MFH: There is no --with-apache2, only apxs2
  9369. * sapi/apache/config.m4:
  9370. - There is no --with-apache2, only apxs2
  9371. 2005-01-26 Ilia Alshanetsky <ilia@prohost.org>
  9372. * (PHP_4_3)
  9373. NEWS
  9374. NEWS
  9375. ext/standard/var_unserializer.c
  9376. ext/standard/var_unserializer.c
  9377. ext/standard/var_unserializer.re
  9378. ext/standard/var_unserializer.re:
  9379. MFH: Fixed bug #31699 (unserialize() float problem on non-English locales).
  9380. * ext/standard/var_unserializer.c
  9381. ext/standard/var_unserializer.re:
  9382. Fixed bug #31699 (unserialize() float problem on non-English locales).
  9383. * (PHP_4_3)
  9384. NEWS
  9385. ext/standard/formatted_print.c:
  9386. MFH: Fixed bug #29733 (printf() handles repeated placeholders wrong).
  9387. * (PHP_5_0)
  9388. NEWS
  9389. ext/standard/formatted_print.c:
  9390. Fixed bug #29733 (printf() handles repeated placeholders wrong).
  9391. (bugs dot php dot net at bluetwanger dot de, Ilia)
  9392. * ext/standard/formatted_print.c:
  9393. Fixed bug #29733 (printf() handles repeated placeholders wrong).
  9394. 2005-01-25 Andrei Zmievski <andrei@gravitonic.com>
  9395. * ext/standard/browscap.c:
  9396. Don't depend on empty_string.
  9397. 2005-01-25 Ilia Alshanetsky <ilia@prohost.org>
  9398. * (PHP_4_3)
  9399. NEWS
  9400. NEWS
  9401. ext/standard/pack.c:
  9402. MFH: Fixed bug #31465 (False warning in unpack() when working with *).
  9403. * ext/standard/pack.c:
  9404. Fixed bug #31465 (False warning in unpack() when working with *).
  9405. 2005-01-25 Andrei Zmievski <andrei@gravitonic.com>
  9406. * (PHP_5_0)
  9407. NEWS
  9408. ext/standard/browscap.c
  9409. ext/standard/browscap.c
  9410. sapi/embed/php_embed.c
  9411. sapi/embed/php_embed.c:
  9412. MFB (Fix several egregious leaks in ext/browscap and sapi/embed).
  9413. * (PHP_4_3)
  9414. NEWS
  9415. ext/standard/browscap.c
  9416. sapi/embed/php_embed.c:
  9417. Fix several egregious leaks in ext/browscap and sapi/embed.
  9418. 2005-01-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  9419. * ext/sqlite/sqlite.c:
  9420. - Proto fix
  9421. 2005-01-25 Antony Dovgal <tony2001@phpclub.net>
  9422. * ext/imap/php_imap.c:
  9423. check body for NULL before using and prevent segfaults
  9424. 2005-01-25 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9425. * (PHP_4_3)
  9426. NEWS
  9427. NEWS
  9428. ext/dio/dio.c
  9429. ext/dio/dio.c:
  9430. MFH: - Fixed bug #31684 (dio_tcsetattr(): misconfigured termios settings)
  9431. * ext/dio/dio.c:
  9432. - Fixed bug #31684 (dio_tcsetattr(): misconfigured termios settings)
  9433. * ZendEngine2/zend.h:
  9434. New versions of glibc support a RTLD_DEEPBIND flag to dlopen. The
  9435. effect of this flag when loading a "foo.so" with undefined symbols is
  9436. that the search that symbol starts at foo.so and its dependencies
  9437. *before* the loading process' global symbol table.
  9438. This is an effective workaround for symbol namespace collisions between
  9439. various modules and the libraries on which they depend (where fixing the
  9440. respective modules or libraries is not possible e.g. due to API
  9441. constraints).
  9442. (By: Joe Orton)
  9443. * (PHP_4_3)
  9444. acinclude.m4
  9445. acinclude.m4:
  9446. MFH: - Fix macosx shared extension build
  9447. * acinclude.m4:
  9448. - Fix macosx shared extension build
  9449. * (PHP_4_3)
  9450. NEWS
  9451. NEWS
  9452. scripts/phpize.in
  9453. scripts/phpize.in:
  9454. MFH: - Return of the automake requirement
  9455. * scripts/phpize.in:
  9456. - Return of the automake requirement.
  9457. * (PHP_5_0)
  9458. NEWS:
  9459. order + typos
  9460. 2005-01-25 Dmitry Stogov <dmitry@zend.com>
  9461. * (PHP_5_0)
  9462. NEWS:
  9463. Fixed bug #28041 (SOAP HTTP Digest Access Authentication was implemented)
  9464. 2005-01-25 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  9465. * (PHP_5_0)
  9466. NEWS:
  9467. - BFN
  9468. * (PHP_5_0)
  9469. ZendEngine2/zend_execute.c
  9470. ZendEngine2/zend_interfaces.c
  9471. ZendEngine2/tests/bug26229.phpt:
  9472. - MFH #26229 (getIterator() segfaults when it returns arrays or scalars)
  9473. * ZendEngine2/zend_interfaces.c
  9474. ZendEngine2/zend_vm_def.h
  9475. ZendEngine2/zend_vm_execute.h
  9476. ZendEngine2/tests/bug26229.phpt:
  9477. - Bugfix #26229 (getIterator() segfaults when it returns arrays or scalars)
  9478. * ZendEngine2/Makefile.frag:
  9479. - Fix dependency
  9480. * ZendEngine2/zend_vm_def.h
  9481. ZendEngine2/zend_vm_execute.h:
  9482. - Use correct freeing (thx Dmitry)
  9483. 2005-01-25 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9484. * NEWS
  9485. NEWS
  9486. NEWS:
  9487. massage
  9488. 2005-01-24 Ilia Alshanetsky <ilia@prohost.org>
  9489. * (PHP_4_3)
  9490. main/rfc1867.c
  9491. main/rfc1867.c:
  9492. MFH: Use multibyte specific code for handling files and generic basename
  9493. based code in all other instances.
  9494. * main/rfc1867.c:
  9495. Use multibyte specific code for handling files and generic basename based
  9496. code in all other instances.
  9497. * (PHP_5_0)
  9498. ext/sysvmsg/sysvmsg.c:
  9499. Fixed compiler warning.
  9500. 2005-01-24 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  9501. * (PHP_5_0)
  9502. NEWS
  9503. NEWS:
  9504. - BFN
  9505. * (PHP_5_0)
  9506. NEWS:
  9507. - MFH fix for bug #31348 CachingIterator::rewind() leaks
  9508. * ZendEngine2/zend_vm_def.h
  9509. ZendEngine2/zend_vm_execute.h
  9510. ZendEngine2/tests/bug30725.phpt:
  9511. - Second and last part of #30725 fix
  9512. * ZendEngine2/zend_interfaces.c:
  9513. - Allow getIterator() to fail
  9514. * ZendEngine2/tests/bug30725.phpt:
  9515. - Add new test
  9516. * NEWS:
  9517. - mysqli/sqlite changes
  9518. * ext/sqlite/sqlite.c:
  9519. - Synch with MYSQLi extension and use RuntimeException as base for
  9520. SQLiteException if SPL is present.
  9521. 2005-01-24 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  9522. * main/rfc1867.c:
  9523. - Revert irrelevant part.
  9524. 2005-01-24 Antony Dovgal <tony2001@phpclub.net>
  9525. * ext/sysvmsg/tests/002.phpt:
  9526. 1.1.4;
  9527. add test
  9528. * ext/sysvmsg/sysvmsg.c:
  9529. fix msg_recieve() returning TRUE instead of FALSE when unserialize failed
  9530. (patch by Andrey Hristov)
  9531. 2005-01-24 Joe Orton <jorton@redhat.com>
  9532. * (PHP_4_3)
  9533. sapi/apache2handler/php_functions.c
  9534. sapi/apache2handler/php_functions.c:
  9535. MFH: Fixed regression #31645 - only flush before running the subrequest.
  9536. * sapi/apache2handler/php_functions.c:
  9537. Fixed regression #31645 - only flush before running the subrequest.
  9538. 2005-01-23 Ilia Alshanetsky <ilia@prohost.org>
  9539. * (PHP_4_3)
  9540. ext/sysvshm/sysvshm.c:
  9541. Fixed compiler warning.
  9542. 2005-01-23 Sergey Kartashoff <gluke@mail.ru>
  9543. * ext/mnogosearch/php_mnogo.c
  9544. ext/mnogosearch/php_mnogo.c:
  9545. - A bug in mnogosearch module in ispell loading code was fixed
  9546. 2005-01-22 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9547. * (PHP_4_3)
  9548. Zend/zend.c
  9549. sapi/cli/php_cli.c:
  9550. MFH: - Memory leak fixes from ZE2 + HEAD CLI
  9551. * (PHP_4_3)
  9552. Zend/Zend.m4
  9553. Zend/configure.in
  9554. Zend/zend_strtod.c
  9555. ZendEngine2/Zend.m4
  9556. ZendEngine2/configure.in
  9557. ZendEngine2/zend_strtod.c:
  9558. - Compile fix for systems without uint32_t typedef
  9559. * (PHP_4_3)
  9560. scripts/phpize.in:
  9561. MFH: - Remove also autom4te.cache dir with phpize --clean
  9562. * scripts/phpize.in
  9563. scripts/phpize.in:
  9564. - Remove also autom4te.cache dir with phpize --clean
  9565. * (PHP_5_0)
  9566. ZendEngine2/Zend.m4
  9567. ZendEngine2/configure.in
  9568. ZendEngine2/zend_strtod.c:
  9569. MFH: Compile fix for systems without uint32_t typedef
  9570. 2005-01-22 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  9571. * (PHP_5_0)
  9572. NEWS:
  9573. - BFN
  9574. * ZendEngine2/zend_API.c
  9575. ZendEngine2/zend_API.h
  9576. ZendEngine2/zend_reflection_api.c:
  9577. - Fix #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.)
  9578. 2005-01-22 Andi Gutmans <andi@zend.com>
  9579. * ZendEngine2/zend_compile.c
  9580. ZendEngine2/zend_compile.h
  9581. ZendEngine2/zend_execute.c
  9582. ZendEngine2/zend_execute.h:
  9583. - Two new API calls for Derick (retreive CV name and value) by Dmitry
  9584. 2005-01-22 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9585. * (PHP_4_3)
  9586. acinclude.m4
  9587. ext/dba/config.m4
  9588. ext/mcrypt/config.m4:
  9589. MFH: - Typofix + removed unnecessary unsets caused by it
  9590. * acinclude.m4
  9591. acinclude.m4
  9592. ext/dba/config.m4
  9593. ext/dba/config.m4
  9594. ext/mcrypt/config.m4
  9595. ext/mcrypt/config.m4:
  9596. - Typofix + removed unnecessary unsets caused by it
  9597. * (PHP_4_3)
  9598. NEWS
  9599. NEWS:
  9600. massage news
  9601. 2005-01-22 Andrei Zmievski <andrei@gravitonic.com>
  9602. * ext/exif/exif.c:
  9603. MFB (bugfix for 24851)
  9604. 2005-01-21 Andrei Zmievski <andrei@gravitonic.com>
  9605. * (PHP_5_0)
  9606. NEWS
  9607. ext/exif/exif.c:
  9608. MFB (bugfix for 28451)
  9609. * (PHP_4_3)
  9610. NEWS:
  9611. -** empty log message ***
  9612. * (PHP_4_3)
  9613. ext/exif/exif.c:
  9614. Protect against corrupt EXIF headers that feature unlimited IFD tag
  9615. nesting.
  9616. 2005-01-21 Stefan Esser <sesser@suspekt.org>
  9617. * ext/session/session.c:
  9618. Correctly initialize ZVAL
  9619. 2005-01-21 Antony Dovgal <tony2001@phpclub.net>
  9620. * ext/imap/php_imap.c:
  9621. destruct return_value
  9622. 2005-01-21 Ilia Alshanetsky <ilia@prohost.org>
  9623. * (PHP_4_3)
  9624. NEWS
  9625. Zend/zend_execute.c:
  9626. Fixed bug #28086 (crash inside overload() function).
  9627. 2005-01-20 Edin Kadribasic <edink@emini.dk>
  9628. * (PHP_5_0)
  9629. ext/ldap/config.w32:
  9630. MFOB: Fixed bug #29492 - missing ldap_parse_reference()
  9631. * (PHP_4_3)
  9632. ext/ldap/ldap.dsp:
  9633. Fixed bug #29492 - missing ldap_parse_reference()
  9634. 2005-01-20 Antony Dovgal <tony2001@phpclub.net>
  9635. * (PHP_4_3)
  9636. ext/imap/php_imap.c
  9637. ext/imap/php_imap.c:
  9638. fix error message =/
  9639. * (PHP_4_3)
  9640. NEWS
  9641. NEWS
  9642. ext/oci8/oci8.c
  9643. ext/oci8/oci8.c:
  9644. MFH: fix bug #31623 (OCILogin does not support password grace period)
  9645. * ext/oci8/oci8.c:
  9646. fix bug #31623 (OCILogin does not support password grace period)
  9647. * ext/imap/php_imap.c:
  9648. fix error message
  9649. * ext/imap/php_imap.c:
  9650. fix segfault in imap_sort() - it segfaults when options is less than 0.
  9651. it looks like c-client bug, but we still need a workaround.
  9652. also, convert_to_string search criteria.
  9653. 2005-01-20 Ilia Alshanetsky <ilia@prohost.org>
  9654. * (PHP_4_3)
  9655. NEWS
  9656. NEWS
  9657. ext/standard/string.c
  9658. main/rfc1867.c
  9659. main/rfc1867.c:
  9660. MFH: Fixed bug #31398 (When magic_guotes_gpc are enabled filenames with '
  9661. get cutoff).
  9662. * main/rfc1867.c:
  9663. Fixed bug #31398 (When magic_guotes_gpc are enabled filenames with '
  9664. get cutoff).
  9665. 2005-01-20 Dmitry Stogov <dmitry@zend.com>
  9666. * (PHP_5_0)
  9667. NEWS:
  9668. Fixed bug #30901 (can't send cookies with soap envelop).
  9669. void SoapClient::__setCookie(string name [, string value])
  9670. 2005-01-20 Antony Dovgal <tony2001@phpclub.net>
  9671. * (PHP_4_3)
  9672. ext/imap/php_imap.c
  9673. ext/imap/php_imap.c:
  9674. MFH: fix segfault in imap_headerinfo() when fromlength or subjectlength are
  9675. less than 0
  9676. + fix protos
  9677. * ext/imap/php_imap.c:
  9678. fix segfault in imap_headerinfo() when fromlength or subjectlength are less
  9679. than 0
  9680. + fix protos
  9681. 2005-01-20 Dmitry Stogov <dmitry@zend.com>
  9682. * (PHP_5_0)
  9683. NEWS:
  9684. Fixed bug #31422 (No Error-Logging on SoapServer-Side).
  9685. 2005-01-20 Rob Richards <rrichards@ctindustries.net>
  9686. * (PHP_5_0)
  9687. ext/dom/php_dom.c:
  9688. MFH: Fixed bug #28817 (Var problem when extending domDocument)
  9689. * ext/dom/php_dom.c:
  9690. Fixed bug #28817 (Var problem when extending domDocument).
  9691. 2005-01-20 Antony Dovgal <tony2001@phpclub.net>
  9692. * (PHP_4_3)
  9693. ext/sysvsem/sysvsem.c
  9694. ext/sysvsem/sysvsem.c:
  9695. MFH: fix typos in error messages & resource name
  9696. * ext/sysvshm/sysvshm.c:
  9697. fix typos in error messages
  9698. * ext/sysvsem/sysvsem.c:
  9699. fix typos in error messages & resource name
  9700. 2005-01-20 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9701. * ZendEngine2/zend.h
  9702. ZendEngine2/zend_constants.c
  9703. ext/ncurses/ncurses_functions.c
  9704. sapi/cli/php_cli.c:
  9705. - Revert the weird change of ZEND_STRS() macro and use the correct
  9706. ZEND_STRL() macro.
  9707. * (PHP_4_3)
  9708. NEWS
  9709. build/build2.mk
  9710. build/buildcheck.sh
  9711. build/libtool.m4
  9712. scripts/Makefile.frag
  9713. scripts/phpize.in:
  9714. MFH: - Changed phpize not to require automake and libtool. (Jani)
  9715. MFH: - Fixed build system to always use bundled libtool files. (Jani)
  9716. MFH: - Rewrote of phpize routines
  9717. * (PHP_5_0)
  9718. NEWS
  9719. build/build2.mk
  9720. build/buildcheck.sh
  9721. build/libtool.m4
  9722. scripts/Makefile.frag
  9723. scripts/phpize.in:
  9724. MFH: - Changed phpize not to require automake and libtool. (Jani)
  9725. MFH: - Fixed build system to always use bundled libtool files. (Jani)
  9726. * build/build2.mk
  9727. build/buildcheck.sh
  9728. scripts/Makefile.frag
  9729. scripts/phpize.in:
  9730. - Changed phpize not to require automake and libtool.
  9731. - Fixed build system to always use bundled libtool files.
  9732. * scripts/phpize.m4:
  9733. - Add --with-libdir to phpized builds too
  9734. * configure.in:
  9735. - Removed obsolete AC_PROG_RANLIB (AC_PROG_LIBTOOL does it)
  9736. - configure --help output cleanup for --with-libdir
  9737. 2005-01-19 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9738. * buildconf
  9739. build/build2.mk:
  9740. Added --debug option to buildconf
  9741. * build/build2.mk
  9742. build/build2.mk
  9743. build/build2.mk
  9744. build/buildcheck.sh
  9745. build/buildcheck.sh
  9746. build/buildcheck.sh:
  9747. Revert the multiple autoconf versions patch
  9748. 2005-01-19 Ilia Alshanetsky <ilia@prohost.org>
  9749. * win32/sendmail.c:
  9750. Stricter cc header check.
  9751. 2005-01-19 Derick Rethans <php@derickrethans.nl>
  9752. * build/libtool.m4:
  9753. - Add the patched libtool.m4 from snaps so that Jani can play with it.
  9754. 2005-01-19 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9755. * (PHP_4_3)
  9756. NEWS
  9757. NEWS
  9758. NEWS:
  9759. BFN
  9760. * (PHP_4_3)
  9761. win32/sendmail.c
  9762. win32/sendmail.c:
  9763. MFH: - Fixed bug #28976 (use From: from headers if sendmail_from is empty)
  9764. * win32/sendmail.c:
  9765. - Fixed bug #28976 (use From: from headers if sendmail_from is empty)
  9766. * acinclude.m4
  9767. configure.in:
  9768. - Fix the pic patch
  9769. * ZendEngine2/zend_object_handlers.c:
  9770. - Fixed bug #29183 (Undefined symbol zend_check_private with Solaris CC)
  9771. * (PHP_5_0)
  9772. run-tests.php:
  9773. MFH: - Fixed bug #29136 (make test - libtool failure on MacOSX)
  9774. * run-tests.php:
  9775. - Fixed bug #29136 (make test - libtool failure on MacOSX)
  9776. 2005-01-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  9777. * ZendEngine2/zend_ini_parser.y:
  9778. - Fix memleak
  9779. 2005-01-19 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9780. * (PHP_4_3)
  9781. ext/ldap/ldap.c:
  9782. MFH: - WS & CS fixes
  9783. MFH: - php_error -> php_error_docref
  9784. MFH: - Removed pointless checks (array_init, emalloc, etc.)
  9785. MFH: - Force ldapv3 for ldap_start_tls()
  9786. * ext/ldap/ldap.c:
  9787. - ldap_start_tls() requires ldapv3 protocol -> force it
  9788. 2005-01-18 Ilia Alshanetsky <ilia@prohost.org>
  9789. * (PHP_4_3)
  9790. ext/imap/php_imap.c
  9791. ext/imap/php_imap.c:
  9792. MFH: Fixed bug #31142 (crash, memory leak and data loss by
  9793. imap_mail_compose).
  9794. * ext/imap/php_imap.c:
  9795. Fixed bug #31142 (crash, memory leak and data loss by imap_mail_compose).
  9796. 2005-01-18 Frank M. Kromann <frank@kromann.info>
  9797. * ext/mssql/php_mssql.h:
  9798. Set the MSSQL_VERSION to FreeTDS when that lib is used
  9799. * ext/mssql/config.w32:
  9800. Rename php_freetds.dll to php_dblib.dll (still using the freetds libs).
  9801. Allow the build of both versions in the same process
  9802. 2005-01-18 Antony Dovgal <tony2001@phpclub.net>
  9803. * (PHP_4_3)
  9804. ext/odbc/config.m4
  9805. ext/odbc/config.m4:
  9806. MFH: add checks for libs & headers required by IBM DB2
  9807. * ext/odbc/config.m4:
  9808. add checks for libs & headers required by IBM DB2
  9809. 2005-01-18 Ilia Alshanetsky <ilia@prohost.org>
  9810. * (PHP_4_3)
  9811. NEWS
  9812. NEWS
  9813. ext/imap/php_imap.c
  9814. ext/imap/php_imap.c:
  9815. MFH: Fixed bug #31480 (Possible infinite loop in imap_mail_compose()).
  9816. * ext/imap/php_imap.c:
  9817. Fixed bug #31480 (Possible infinite loop in imap_mail_compose()).
  9818. * (PHP_4_3)
  9819. NEWS
  9820. NEWS
  9821. ext/standard/string.c
  9822. ext/standard/string.c:
  9823. MFH: Fixed bug #31479 (Fixed crash in chunk_split(), when chunklen >
  9824. strlen).
  9825. * ext/standard/string.c:
  9826. Fixed bug #31479 (Fixed crash in chunk_split(), when chunklen > strlen).
  9827. 2005-01-18 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9828. * (PHP_4_3)
  9829. ext/session/mod_files.c
  9830. ext/session/mod_files.c:
  9831. MFH: - Use FD_CLOEXEC with fcntl() and make sure it is always defined
  9832. * ext/session/mod_files.c:
  9833. - Make sure FD_CLOEXEC is always defined.
  9834. 2005-01-18 Antony Dovgal <tony2001@phpclub.net>
  9835. * (PHP_4_3)
  9836. NEWS
  9837. NEWS
  9838. ext/odbc/php_odbc.c
  9839. ext/odbc/php_odbc.c:
  9840. MFH: fix bug #30430 (odbc_next_result() doesn't bind values and that
  9841. results in segfault)
  9842. fix protos
  9843. * ext/odbc/php_odbc.c:
  9844. fix bug #30430 (odbc_next_result() doesn't bind values and that results in
  9845. segfault)
  9846. fix protos
  9847. 2005-01-18 Dmitry Stogov <dmitry@zend.com>
  9848. * ZendEngine2/zend_compile.c:
  9849. Fixed patch for bug #31478 (SegFault/Memory Leak with empty())
  9850. 2005-01-18 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9851. * tests/lang/bug30726.phpt:
  9852. - Sanitize output
  9853. * ext/standard/tests/serialize/bug31402.phpt:
  9854. 1.1.4;
  9855. Add test for bug #31402
  9856. 2005-01-18 Dmitry Stogov <dmitry@zend.com>
  9857. * (PHP_5_0)
  9858. NEWS:
  9859. changed title of the bugreport
  9860. 2005-01-18 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9861. * (PHP_4_3)
  9862. ext/standard/url_scanner_ex.c
  9863. ext/standard/var_unserializer.c:
  9864. - Files generated with re2c 0.9.2
  9865. * (PHP_4_3)
  9866. ext/standard/basic_functions.c
  9867. ext/standard/url_scanner_ex.re:
  9868. MFH: - Move hash table destruction to proper location
  9869. * (PHP_5_0)
  9870. ext/standard/var_unserializer.c:
  9871. Touch generated file.
  9872. * ext/standard/var_unserializer.c:
  9873. Touch the generated file.
  9874. 2005-01-18 Dmitry Stogov <dmitry@zend.com>
  9875. * ext/standard/basic_functions.c
  9876. ext/standard/tests/general_functions/bug31190.phpt:
  9877. Fixed bug #31190 (exceptions in call_user_func_array())
  9878. * ext/standard/tests/general_functions/bug31190.phpt
  9879. ext/standard/tests/general_functions/bug31190.phpt:
  9880. file bug31190.phpt was initially added on branch PHP_5_0.
  9881. * (PHP_5_0)
  9882. NEWS
  9883. ext/standard/basic_functions.c:
  9884. Fixed bug #31190 (iexceptions in call_user_func_array())
  9885. 2005-01-18 Magnus M��tt� <novell@kiruna.se>
  9886. * (PHP_4_3)
  9887. tests/lang/bug30726.phpt
  9888. tests/lang/bug30726.phpt:
  9889. Add test case for bug #30726.
  9890. * tests/lang/bug30726.phpt:
  9891. 1.1.4;
  9892. Add test case for bug #30726.
  9893. 2005-01-18 Dmitry Stogov <dmitry@zend.com>
  9894. * ZendEngine2/zend_execute.c:
  9895. Fixed bug #28444 (Cannot access undefined property for object with
  9896. overloaded property access).
  9897. * (PHP_5_0)
  9898. NEWS
  9899. ZendEngine2/zend_execute.c:
  9900. Fixed bug #28444 (Cannot access undefined property for object with
  9901. overloaded property access). (Dmitry)
  9902. 2005-01-18 Frank M. Kromann <frank@kromann.info>
  9903. * ext/mssql/config.w32:
  9904. use the static dblib.lib to avoid the need for extra dll's
  9905. * ext/mssql/config.w32:
  9906. add --with-freetds option to win32 build.
  9907. TODO make it work when both mssql and freetds is included or bail out with
  9908. an error
  9909. * ext/mssql/php_mssql.c
  9910. ext/mssql/php_mssql.h:
  9911. make the mssql extension work with freetds on win32
  9912. 2005-01-18 Ilia Alshanetsky <ilia@prohost.org>
  9913. * (PHP_4_3)
  9914. NEWS
  9915. NEWS
  9916. Zend/zend_operators.h
  9917. ZendEngine2/zend_operators.h:
  9918. MFH: Fixed bug #30726 (-.1 like numbers are not being handled correctly).
  9919. * ZendEngine2/zend_operators.h:
  9920. Fixed bug #30726 (-.1 like numbers are not being handled correctly).
  9921. * (PHP_4_3)
  9922. NEWS
  9923. ext/standard/file.c:
  9924. Fixed bug #31580 (fgetcsv() problematic with "" escape sequences).
  9925. 2005-01-17 Antony Dovgal <tony2001@phpclub.net>
  9926. * ext/odbc/php_odbc.c:
  9927. fix weird DB2 issue:
  9928. DB2's SQLDataSources() returns _max available_ length of result string
  9929. instead of
  9930. _real_ length and that results in strings a-la "\0 "
  9931. 2005-01-17 Jani Taskinen <jani.taskinen@kolumbus.fi>
  9932. * (PHP_4_3)
  9933. NEWS
  9934. Zend/zend_language_scanner.l:
  9935. MFZE2: - Fixed bug #31444 (Memory leak in zend_language_scanner.c)
  9936. * (PHP_5_0)
  9937. NEWS
  9938. ZendEngine2/zend_language_scanner.l:
  9939. MFH: - Fixed bug #31444 (Memory leak in zend_language_scanner.c)
  9940. * ZendEngine2/zend_language_scanner.l:
  9941. - Fixed bug #31444 (Memory leak in zend_language_scanner.c)
  9942. * (PHP_4_3)
  9943. ext/gd/gd.c
  9944. ext/gd/gd.c:
  9945. MFH: - Added some sanity checks by changing to the parameter parsing API
  9946. * ext/gd/gd.c:
  9947. - Added some sanity checks by changing to the parameter parsing API
  9948. 2005-01-17 Christian Stocker <chregu@bitflux.ch>
  9949. * (PHP_5_0)
  9950. ext/xsl/php_xsl.c
  9951. ext/xsl/php_xsl.h:
  9952. revert these 2 files... shouldn't have been comitted ..
  9953. * ext/xsl/xsltprocessor.c:
  9954. fix protos (by Mehdi Achour )
  9955. 2005-01-17 Antony Dovgal <tony2001@phpclub.net>
  9956. * ext/odbc/php_odbc.c:
  9957. fix leak appearing when odbc_errormsg() got invalid resource
  9958. 2005-01-17 Joe Orton <jorton@redhat.com>
  9959. * (PHP_4_3)
  9960. sapi/apache2handler/sapi_apache2.c
  9961. sapi/apache2handler/sapi_apache2.c:
  9962. MFH - Fixed bug #31519: Set r->status_line to SAPI-provided status-line.
  9963. * sapi/apache2handler/sapi_apache2.c:
  9964. Fixed bug #31519: Set r->status_line to SAPI-provided status-line.
  9965. 2005-01-17 Stefan Esser <sesser@suspekt.org>
  9966. * ext/standard/var_unserializer.c
  9967. ext/standard/var_unserializer.c
  9968. ext/standard/var_unserializer.re
  9969. ext/standard/var_unserializer.re:
  9970. Fix compiler warning.
  9971. 2005-01-16 Stefan Esser <sesser@suspekt.org>
  9972. * (PHP_5_0)
  9973. ext/standard/var_unserializer.c
  9974. ext/standard/var_unserializer.re:
  9975. if 2 of 3 tests are okay still do the 3rd test !
  9976. 2005-01-16 Zak Greant <zak@mysql.com>
  9977. * ext/mysqli/mysqli_driver.c
  9978. ext/mysqli/mysqli_embedded.c
  9979. ext/mysqli/mysqli_exception.c
  9980. ext/mysqli/mysqli_report.h
  9981. ext/mysqli/mysqli_warning.c
  9982. ext/mysqli/php_mysqli.h:
  9983. Added standard emacs and vim modelines
  9984. 2005-01-16 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  9985. * (PHP_4_3)
  9986. ext/mbstring/mbstring.c:
  9987. - MFH: Fix a critical bug that request-local settings leak to another
  9988. request.
  9989. * (PHP_5_0)
  9990. ext/mbstring/mb_gpc.c
  9991. ext/mbstring/mb_gpc.h
  9992. ext/mbstring/mbstring.c:
  9993. -MFH: Fix a critical bug that request-local settings leak to another
  9994. request.
  9995. * ext/mbstring/mb_gpc.c
  9996. ext/mbstring/mb_gpc.h
  9997. ext/mbstring/mbstring.c:
  9998. - Fix a critical bug that request-local settings leak to another request.
  9999. 2005-01-16 Stanislav Malyshev <stas@zend.com>
  10000. * (PHP_4_3)
  10001. Zend/zend_execute.c:
  10002. another fix for overloaded objects
  10003. 2005-01-15 Andi Gutmans <andi@zend.com>
  10004. * (PHP_5_0)
  10005. ZendEngine2/zend_API.c:
  10006. - Fix WS
  10007. 2005-01-15 Stefan Esser <sesser@suspekt.org>
  10008. * ext/standard/var_unserializer.c
  10009. ext/standard/var_unserializer.re:
  10010. and use it...
  10011. * TSRM/tsrm_virtual_cwd.c:
  10012. finally use what we calculated
  10013. * ext/standard/php_var.h
  10014. ext/standard/var_unserializer.c
  10015. ext/standard/var_unserializer.re:
  10016. Restore unserialize() speed
  10017. 2005-01-15 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10018. * ext/standard/streamsfuncs.c:
  10019. CS fix
  10020. * ext/gd/gd.c:
  10021. ws fix
  10022. 2005-01-15 Andi Gutmans <andi@zend.com>
  10023. * (PHP_5_0)
  10024. ZendEngine2/zend_API.c:
  10025. - Change to using DL_UNLOAD macro.
  10026. * ZendEngine2/zend_API.c:
  10027. - Unload on MAC OS X (shouldn't be a reason not to)
  10028. 2005-01-14 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10029. * (PHP_4_3)
  10030. NEWS
  10031. NEWS
  10032. ext/gd/gd.c
  10033. ext/gd/gd.c:
  10034. MFH: - Fixed bug #31060 (imageftbbox() does not use linespacing parameter)
  10035. * ext/gd/gd.c:
  10036. - Fixed bug #31060 (imageftbbox() does not use linespacing parameter)
  10037. * (PHP_4_3)
  10038. NEWS
  10039. NEWS
  10040. ext/gd/gd.c
  10041. ext/gd/gd.c:
  10042. MFH: - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many
  10043. parameters)
  10044. * ext/gd/gd.c:
  10045. - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many
  10046. parameters)
  10047. * (PHP_5_0)
  10048. main/php.h
  10049. sapi/apache_hooks/php_apache.c:
  10050. MFH: - Fix another generated header include
  10051. * main/php.h
  10052. sapi/apache_hooks/php_apache.c:
  10053. - Fix another generated header include
  10054. 2005-01-14 Dmitry Stogov <dmitry@zend.com>
  10055. * ext/standard/streamsfuncs.c:
  10056. Fixed SIGSEGV in ext/standard/tests/network/tcp4loop.phpt and
  10057. ext/standard/tests/network/unixloop.phpt
  10058. * ZendEngine2/zend_execute.c
  10059. ZendEngine2/zend_vm_def.h
  10060. ZendEngine2/zend_vm_execute.h
  10061. ZendEngine2/zend_vm_opcodes.h
  10062. ZendEngine2/tests/bug31098.phpt:
  10063. Restore behavior of $str["str"]. (Now $str["str"] is equivalent to $str[0]
  10064. again)
  10065. * (PHP_5_0)
  10066. ZendEngine2/tests/bug31098.phpt:
  10067. Path -> pattern
  10068. * (PHP_5_0)
  10069. ext/standard/streamsfuncs.c:
  10070. Fixed SIGSEGV with ext/standard/tests/network/tcp4loop.phpt and
  10071. ext/standard/tests/network/unixloop.phpt
  10072. * (PHP_5_0)
  10073. ZendEngine2/zend_execute.c
  10074. ZendEngine2/tests/bug31098.phpt:
  10075. Revert to old behavior of $str["str"]. ($str["str"] is equivalent of
  10076. $str[0])
  10077. 2005-01-14 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10078. * (PHP_4_3)
  10079. NEWS:
  10080. BFN
  10081. 2005-01-13 Ard Biesheuvel <a.k.biesheuvel@ewi.tudelft.nl>
  10082. * (PHP_4_3)
  10083. ext/interbase/interbase.c:
  10084. Fixed unregistered bug: corrupted 32-bit LONGs on 64-bit systems
  10085. 2005-01-13 Wez Furlong <wez.php@thebrainroom.net>
  10086. * (PHP_5_0)
  10087. acinclude.m4:
  10088. MFH the extension dep macro (which is a NOP)
  10089. so that pecl extensions with deps can build against head and 5.0.x
  10090. 2005-01-13 Dmitry Stogov <dmitry@zend.com>
  10091. * ZendEngine2/zend_execute.c
  10092. ZendEngine2/zend_execute.c:
  10093. Additional fix for fix of bug #29883
  10094. 2005-01-13 Wez Furlong <wez.php@thebrainroom.net>
  10095. * ext/odbc/config.m4
  10096. ext/odbc/php_odbc.c
  10097. ext/odbc/php_odbc_includes.h:
  10098. Add support for ODBCRouter
  10099. 2005-01-12 Dmitry Stogov <dmitry@zend.com>
  10100. * ZendEngine2/zend_execute.c
  10101. ZendEngine2/zend_execute.c
  10102. ZendEngine2/zend_vm_def.h
  10103. ZendEngine2/zend_vm_execute.h
  10104. ZendEngine2/zend_vm_opcodes.h
  10105. ZendEngine2/tests/bug31098.phpt
  10106. ZendEngine2/tests/bug31098.phpt:
  10107. Fixed bug #31098 (isset false positive)
  10108. 2005-01-11 Rasmus Lerdorf <rasmus@lerdorf.com>
  10109. * (PHP_4_3)
  10110. NEWS:
  10111. Should probably note this
  10112. 2005-01-11 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  10113. * (PHP_5_0)
  10114. NEWS:
  10115. - I tend to write opposite things these days :P
  10116. * (PHP_5_0)
  10117. ZendEngine2/zend_execute.c
  10118. ZendEngine2/tests/bug31098.phpt:
  10119. - MFH: fix for bug #31098.
  10120. * ZendEngine2/tests/bug31098.phpt
  10121. ZendEngine2/tests/bug31436.phpt:
  10122. - Test renaming
  10123. * ZendEngine2/zend_vm_execute.h
  10124. ZendEngine2/tests/bug31436.phpt:
  10125. - Fix bug #31436 (isset() incorrectly returns true in dereference of a
  10126. wrong type)
  10127. * NEWS
  10128. NEWS:
  10129. - BFN
  10130. * ext/standard/html.c:
  10131. - Fix the fix :)
  10132. * (PHP_4_3)
  10133. ext/standard/html.c:
  10134. - MFH: fix htmlentities() / html_decode_entity() UTF-8 related bugs
  10135. initially reported by Kamesh Jayachandrana
  10136. * (PHP_5_0)
  10137. ext/standard/html.c
  10138. ext/standard/tests/strings/htmlentities17.phpt:
  10139. - MFH: fix htmlentities() / html_decode_entity() UTF-8 related bugs
  10140. initially reported by Kamesh Jayachandran
  10141. * ext/standard/html.c
  10142. ext/standard/tests/strings/htmlentities17.phpt:
  10143. - Fix htmlentities() / html_decode_entity() UTF-8 related bugs
  10144. initially reported by Kamesh Jayachandran
  10145. * ZendEngine2/zend_compile.c:
  10146. - Fix bug #31478 (segfault with empty())
  10147. 2005-01-11 Joe Orton <jorton@redhat.com>
  10148. * (PHP_4_3)
  10149. NEWS
  10150. NEWS
  10151. sapi/apache2handler/php_functions.c
  10152. sapi/apache2handler/php_functions.c:
  10153. MFH: Fixed bug #30446 - virtual() includes files out of sequence,
  10154. work around 2.0 subrequest/internal redirect issue.
  10155. * sapi/apache2handler/php_functions.c:
  10156. Fixed bug #30446 - virtual() includes files out of sequence,
  10157. work around 2.0 subrequest/internal redirect issue.
  10158. 2005-01-11 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10159. * sapi/cgi/cgi_main.c:
  10160. Fix ZTS build
  10161. 2005-01-11 Rob Richards <rrichards@ctindustries.net>
  10162. * (PHP_5_0)
  10163. ext/dom/php_dom.c:
  10164. MFH: revert fix for bug #28817 - fix is bad
  10165. * ext/dom/php_dom.c:
  10166. revert fix for bug #28817 - fix is bad
  10167. 2005-01-11 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10168. * (PHP_4_3)
  10169. ext/imap/config.m4
  10170. ext/imap/config.m4
  10171. ext/imap/php_imap.c
  10172. ext/imap/php_imap.c:
  10173. MFH: - Added check for IMAP 2004 versions
  10174. * ext/imap/config.m4
  10175. ext/imap/php_imap.c:
  10176. - Added check for IMAP 2005 version
  10177. 2005-01-10 Rasmus Lerdorf <rasmus@lerdorf.com>
  10178. * ZendEngine2/zend.h
  10179. ZendEngine2/zend_API.c:
  10180. Fix OSX DL_UNLOAD macro and actually use it to make shared extensions
  10181. work on OSX.
  10182. 2005-01-10 Antony Dovgal <tony2001@phpclub.net>
  10183. * ext/iconv/config.m4:
  10184. fix Konstantin's last name Chugeuv -> Chuguev
  10185. 2005-01-10 Rasmus Lerdorf <rasmus@lerdorf.com>
  10186. * (PHP_4_3)
  10187. Zend/zend.h
  10188. Zend/zend_API.c:
  10189. Fixed shared extensions on OSX. We were using zend_mh_bundle_load to
  10190. load a shared extension, but dlclose() to unload it because it was
  10191. hardcoded. This caused problems for extensions loaded from php.ini
  10192. since the Apple linker does a symbol check on an unload and we hadn't
  10193. properly unloaded the shared extensions when Apache unloaded the parent
  10194. PHP shared library during its 2-pass load/unload/load startup routine.
  10195. By fixing the DL_UNLOAD macro and un-hardcoding the dlclose() call this
  10196. now works.
  10197. 2005-01-10 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10198. * (PHP_4_3)
  10199. ext/standard/tests/math/bug30069.phpt:
  10200. MFH: update test to include negative floats as strings too
  10201. * ext/standard/tests/math/bug30069.phpt:
  10202. update test to include negative floats as strings too
  10203. * (PHP_4_3)
  10204. NEWS
  10205. sapi/cgi/cgi_main.c:
  10206. MFH: - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr
  10207. stream).
  10208. * (PHP_5_0)
  10209. NEWS
  10210. sapi/cgi/cgi_main.c:
  10211. - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr
  10212. stream).
  10213. (chris at ex-parrot dot com)
  10214. * sapi/cgi/cgi_main.c:
  10215. - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr
  10216. stream).
  10217. * ext/standard/php_parsedate.h
  10218. ext/standard/php_smart_str.h
  10219. ext/standard/php_smart_str_public.h
  10220. ext/standard/url_scanner_ex.c
  10221. ext/standard/url_scanner_ex.h
  10222. ext/standard/url_scanner_ex.re:
  10223. Missing $Id$ tag
  10224. * ext/standard/credits_ext.h
  10225. ext/standard/credits_sapi.h:
  10226. - Update credits
  10227. * ChangeLog
  10228. ChangeLog.2004.gz:
  10229. - Compressed 2004 Changelog
  10230. * ZendEngine2/header
  10231. ZendEngine2/zend_arg_defs.c
  10232. ZendEngine2/zend_strtod.c
  10233. ZendEngine2/zend_vm_def.h
  10234. ZendEngine2/zend_vm_execute.h
  10235. ZendEngine2/zend_vm_gen.php
  10236. ZendEngine2/zend_vm_opcodes.h:
  10237. - Added missing header sections.
  10238. 2005-01-10 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  10239. * ext/sqlite/sqlite.c:
  10240. - Fix proto
  10241. * ext/sqlite/sqlite.c:
  10242. - Bugfix #31342: SQLite OO interface with Exceptions (hugo dot pl at gmail
  10243. dot com)
  10244. * ext/sqlite/php_sqlite.h
  10245. ext/sqlite/sqlite.c:
  10246. - Implement iterator interface in sqlite
  10247. 2005-01-10 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10248. * ZendEngine2/acinclude.m4
  10249. ZendEngine2/configure.in:
  10250. - Added AC_ZEND_C_BIGENDIAN macro (as requested by Andi)
  10251. * configure.in
  10252. configure.in
  10253. configure.in:
  10254. - The pic/no-pic patch by Joe Orton.
  10255. 2005-01-09 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10256. * (PHP_4_3)
  10257. configure.in:
  10258. Forgot this from the outside-source-dir patch
  10259. * (PHP_4_3)
  10260. Zend/zend.h:
  10261. This was not supposed to be committed..
  10262. * (PHP_5_0)
  10263. configure.in
  10264. TSRM/TSRM.h
  10265. TSRM/TSRM.h
  10266. TSRM/tsrm_config_common.h
  10267. TSRM/tsrm_config_common.h
  10268. Zend/zend.h
  10269. ZendEngine2/zend.h
  10270. ext/bcmath/libbcmath/src/config.h
  10271. ext/bcmath/libbcmath/src/config.h
  10272. ext/gd/gdcache.c
  10273. ext/gd/gdcache.c
  10274. ext/gd/gdttf.c
  10275. ext/gd/gdttf.c
  10276. ext/mcve/mcve.c
  10277. ext/mcve/mcve.c
  10278. ext/odbc/birdstep.c
  10279. ext/odbc/birdstep.c
  10280. ext/pcre/pcrelib/internal.h
  10281. ext/pcre/pcrelib/internal.h
  10282. ext/sqlite/config.m4
  10283. ext/standard/html.c
  10284. ext/standard/html.c
  10285. main/alloca.c
  10286. main/alloca.c
  10287. main/php_compat.h
  10288. main/php_compat.h
  10289. main/php_scandir.c
  10290. main/php_scandir.c
  10291. main/php_scandir.h
  10292. main/php_scandir.h
  10293. main/php_sprintf.c
  10294. main/php_syslog.h
  10295. main/php_syslog.h
  10296. sapi/cgi/libfcgi/include/fcgi_config.h
  10297. sapi/cgi/libfcgi/include/fcgi_config.h:
  10298. MFH: - Fix outside-source-tree builds. Always include generated header
  10299. files
  10300. with #include <some_header.h> to make sure the correct file is
  10301. used.
  10302. * configure.in
  10303. TSRM/TSRM.h
  10304. TSRM/tsrm_config_common.h
  10305. ZendEngine2/zend.h
  10306. ext/bcmath/libbcmath/src/config.h
  10307. ext/gd/gdcache.c
  10308. ext/gd/gdttf.c
  10309. ext/mcve/mcve.c
  10310. ext/odbc/birdstep.c
  10311. ext/pcre/pcrelib/internal.h
  10312. ext/sqlite/config.m4
  10313. ext/standard/html.c
  10314. main/alloca.c
  10315. main/php_compat.h
  10316. main/php_scandir.h
  10317. main/php_sprintf.c
  10318. main/php_syslog.h
  10319. sapi/cgi/libfcgi/include/fcgi_config.h:
  10320. - Fix outside-source-tree builds. Always include generated header files
  10321. with #include <some_header.h> to make sure the correct file is used.
  10322. 2005-01-09 Antony Dovgal <tony2001@phpclub.net>
  10323. * (PHP_4_3)
  10324. NEWS:
  10325. BFN & end of cvs spam
  10326. * (PHP_5_0)
  10327. NEWS:
  10328. BFN
  10329. * ext/session/tests/bug31454.phpt
  10330. ext/session/tests/bug31454.phpt
  10331. ext/session/tests/bug31454.phpt:
  10332. add skipif section
  10333. * ext/session/tests/bug31454.phpt:
  10334. 1.1.4;
  10335. add test for bug #31454
  10336. * ext/session/session.c:
  10337. efree(name)
  10338. * ext/session/session.c:
  10339. fix bug #31454 (session_set_save_handler crashes PHP when supplied
  10340. non-existent object ref)
  10341. 2005-01-09 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10342. * (PHP_4_3)
  10343. Zend/zend_ini.c
  10344. Zend/zend_ini.h:
  10345. MFH: - Fix leak. (forgot from previous commit)
  10346. * (PHP_4_3)
  10347. ext/standard/basic_functions.c
  10348. ext/standard/basic_functions.c
  10349. main/main.c
  10350. main/main.c
  10351. main/php_main.h
  10352. main/php_main.h:
  10353. MFH: - Fix leaks with registered shutdown functions.
  10354. * ext/standard/basic_functions.c
  10355. main/main.c
  10356. main/php_main.h:
  10357. - Fix leaks with registered shutdown functions.
  10358. * ZendEngine2/zend.c:
  10359. MFB: - Rationalize code a bit
  10360. * (PHP_4_3)
  10361. Zend/zend.h:
  10362. MFZE2: Some cleanups
  10363. * TODO
  10364. TODO:
  10365. Remove done stuff
  10366. 2005-01-08 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10367. * (PHP_4_3)
  10368. ext/standard/basic_functions.c
  10369. ext/standard/basic_functions.c:
  10370. MFH: - Fix possible crash (PR#26223). Leaks remain.
  10371. * ext/standard/basic_functions.c:
  10372. - Fix possible crash (PR#26223). Leaks remain.
  10373. 2005-01-08 Georg Richter <georg@mysql.com>
  10374. * ext/mysqli/mysqli_embedded.c
  10375. ext/mysqli/tests/connect.inc:
  10376. fixed compile bug under Windows (libmysql.def currently doesn't export
  10377. mysql_server_init/end).
  10378. Thanks to Sebastian Bergmann for reporting
  10379. 2005-01-08 Dmitry Stogov <dmitry@zend.com>
  10380. * TSRM/tsrm_virtual_cwd.c:
  10381. Unnecesary check was removed
  10382. 2005-01-08 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
  10383. * ext/standard/tests/serialize/bug31442.phpt:
  10384. - Add new test
  10385. * ext/standard/tests/serialize/bug30234.phpt:
  10386. - Unify
  10387. * ext/mysqli/mysqli_exception.c:
  10388. - Fix shared build
  10389. * ext/mysqli/mysqli.c:
  10390. - Remove double destroy (which is definitively wrong and prevents php from
  10391. normal execution).
  10392. * ext/dom/document.c:
  10393. - Fix dependency
  10394. 2005-01-08 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10395. * NEWS:
  10396. NN
  10397. * ext/snmp/php_snmp.h
  10398. ext/snmp/snmp.c:
  10399. - Fix some memory leaks
  10400. 2005-01-07 Antony Dovgal <tony2001@phpclub.net>
  10401. * ext/standard/head.c:
  10402. remove duplicated include
  10403. 2005-01-07 Magnus M��tt� <novell@kiruna.se>
  10404. * ext/posix/posix.c:
  10405. Argh.. Committed old patch.
  10406. Add safe_mode check and fix error code.
  10407. 2005-01-07 Antony Dovgal <tony2001@phpclub.net>
  10408. * acinclude.m4:
  10409. fix PHP_CHECK_64BIT macro (finally got 64bit machine to test it)
  10410. 2005-01-07 Georg Richter <georg@mysql.com>
  10411. * ext/mysqli/mysqli.c:
  10412. forgot to remove some comments in last commit:(
  10413. 2005-01-07 Sebastian Bergmann <sb@sebastian-bergmann.de>
  10414. * ext/mysqli/mysqli_exception.c:
  10415. ZTS fix.
  10416. * ext/mysqli/config.w32:
  10417. Sync with config.m4.
  10418. 2005-01-07 Magnus M��tt� <novell@kiruna.se>
  10419. * NEWS
  10420. ext/posix/php_posix.h
  10421. ext/posix/posix.c:
  10422. Added new function: posix_access()
  10423. Feature requests: #29615, #14924
  10424. 2005-01-07 Georg Richter <georg@mysql.com>
  10425. * NEWS:
  10426. new mysqli stuff
  10427. * ext/mysqli/config.m4
  10428. ext/mysqli/mysqli.c
  10429. ext/mysqli/mysqli_api.c
  10430. ext/mysqli/mysqli_driver.c
  10431. ext/mysqli/mysqli_embedded.c
  10432. ext/mysqli/mysqli_exception.c
  10433. ext/mysqli/mysqli_fe.c
  10434. ext/mysqli/mysqli_nonapi.c
  10435. ext/mysqli/mysqli_prop.c
  10436. ext/mysqli/mysqli_report.c
  10437. ext/mysqli/mysqli_warning.c
  10438. ext/mysqli/php_mysqli.h
  10439. ext/mysqli/tests/001.phpt
  10440. ext/mysqli/tests/014.phpt
  10441. ext/mysqli/tests/017.phpt
  10442. ext/mysqli/tests/033.phpt
  10443. ext/mysqli/tests/034.phpt
  10444. ext/mysqli/tests/041.phpt
  10445. ext/mysqli/tests/045.phpt
  10446. ext/mysqli/tests/047.phpt
  10447. ext/mysqli/tests/049.phpt
  10448. ext/mysqli/tests/061.phpt
  10449. ext/mysqli/tests/connect.inc
  10450. ext/mysqli/tests/skipif.inc
  10451. ext/mysqli/tests/skipifemb.inc:
  10452. Added new classes:
  10453. mysqli_driver
  10454. mysqli_warning
  10455. mysqli_exception
  10456. mysqli_sql_exception
  10457. Improved embedded server support
  10458. changed testsuite to work also with embedded server
  10459. Made statement and resultset classes extendable
  10460. minor fixes
  10461. 2005-01-07 Anantha Kesari H Y <hyanantha@novell.com>
  10462. * (PHP_5_0)
  10463. tests/classes/array_access_001.phpt
  10464. tests/classes/array_access_002.phpt
  10465. tests/classes/array_access_003.phpt
  10466. tests/classes/array_access_004.phpt:
  10467. removed skipif sections that check for the existence of ArrayAccess class
  10468. which is nomore a class but a interface.As the corresponding files in
  10469. PHP-5.1-HEAD had removed the SKIPIF blocks themselves, removing the same
  10470. for PHP5_0 branch also.
  10471. 2005-01-07 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10472. * (PHP_4_3)
  10473. NEWS
  10474. NEWS:
  10475. BFN
  10476. * (PHP_4_3)
  10477. sapi/apache2filter/sapi_apache2.c
  10478. sapi/apache2filter/sapi_apache2.c:
  10479. MFH: - Fixed bug #31055 (apache2filter: per request leak proportional to
  10480. the full path of the request URI)
  10481. * sapi/apache2filter/sapi_apache2.c:
  10482. - Fixed bug #31055 (apache2filter: per request leak proportional to the
  10483. full path of the request URI)
  10484. * (PHP_4_3)
  10485. acinclude.m4
  10486. acinclude.m4
  10487. configure.in
  10488. configure.in
  10489. scripts/phpize.m4
  10490. scripts/phpize.m4:
  10491. MFH: - Make sure $host_alias is never empty
  10492. * acinclude.m4
  10493. configure.in
  10494. scripts/phpize.m4:
  10495. - Make sure $host_alias is never empty
  10496. 2005-01-07 Wez Furlong <wez.php@thebrainroom.net>
  10497. * EXTENSIONS
  10498. EXTENSIONS
  10499. EXTENSIONS:
  10500. update by steph
  10501. 2005-01-06 Joe Orton <jorton@redhat.com>
  10502. * (PHP_4_3)
  10503. NEWS
  10504. NEWS
  10505. ext/curl/curl.c
  10506. ext/curl/interface.c:
  10507. MFH: - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms).
  10508. 2005-01-06 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10509. * (PHP_5_0)
  10510. ext/session/mod_files.c:
  10511. Revert. This is always 1.
  10512. 2005-01-05 Joe Orton <jorton@redhat.com>
  10513. * ext/curl/interface.c:
  10514. Fix #31413: curl POSTFIELDS usage on 64-bit platforms.
  10515. 2005-01-05 Anantha Kesari H Y <hyanantha@novell.com>
  10516. * (PHP_5_0)
  10517. ext/session/mod_files.c:
  10518. passing FD_CLOEXEC would be a standard way to pass argument to fcntl's last
  10519. argument than 1
  10520. * (PHP_5_0)
  10521. ext/ldap/ldap.c:
  10522. Removed redundant NEW_LIBC checks for NETWARE
  10523. * (PHP_5_0)
  10524. ext/ftp/php_ftp.c:
  10525. Removed redundant NEW_LIBC checks for NetWare
  10526. * (PHP_5_0)
  10527. ext/ftp/ftp.c:
  10528. Removed redundant NEW_LIBC checks
  10529. 2005-01-04 Frank M. Kromann <frank@kromann.info>
  10530. * ext/gmp/config.w32:
  10531. Allow gmp to compile under Win32
  10532. 2005-01-04 Wez Furlong <wez.php@thebrainroom.net>
  10533. * ext/standard/streamsfuncs.c:
  10534. Fix #31408: memory leak in stream_socket_recvfrom
  10535. 2005-01-04 Jani Taskinen <jani.taskinen@kolumbus.fi>
  10536. * (PHP_4_3)
  10537. main/network.c
  10538. main/php_network.h:
  10539. - Fix bug #31403 (php_hostconnect not defined as PHPAPI)
  10540. * (PHP_4_3)
  10541. NEWS
  10542. NEWS:
  10543. BFN
  10544. * (PHP_4_3)
  10545. ext/gd/config.m4
  10546. ext/gd/gd.c:
  10547. MFH: - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype)
  10548. * ext/gd/config.m4
  10549. ext/gd/config.m4
  10550. ext/gd/gd.c
  10551. ext/gd/gd.c:
  10552. - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype)
  10553. 2005-01-04 Ilia Alshanetsky <ilia@prohost.org>
  10554. * (PHP_5_0)
  10555. ext/openssl/xp_ssl.c:
  10556. Fixed compiler warning resulting from an unused variable.
  10557. 2005-01-03 Stanislav Malyshev <stas@zend.com>
  10558. * ext/sqlite/libsqlite/src/auth.c
  10559. ext/sqlite/libsqlite/src/auth.c:
  10560. merge patch from http://www.sqlite.org/cvstrac/chngview?cn=1953
  10561. bug led to PHP exiting on queries with unknown columns
  10562. * (PHP_5_0)
  10563. ZendEngine2/zend_language_scanner.l:
  10564. MFH:
  10565. Fix the following nasty bug:
  10566. - if compile bails out from the middle of compiling, current_buffer is not
  10567. restored
  10568. - if current_buffer is not null, yy_switch_to_buffer will do: *yy_c_buf_p
  10569. = yy_hold_char; on
  10570. the next request
  10571. - which would lead to memory corruption on next request
  10572. * ZendEngine2/zend_language_scanner.l:
  10573. Fix the following nasty bug:
  10574. - if compile bails out from the middle of compiling, current_buffer is not
  10575. restored
  10576. - if current_buffer is not null, yy_switch_to_buffer will do: *yy_c_buf_p
  10577. = yy_hold_char; on
  10578. the next request
  10579. - which would lead to memory corruption on next request
  10580. * (PHP_4_3)
  10581. Zend/zend_language_scanner.l:
  10582. Fix the following nasty bug:
  10583. - if compile bails out from the middle of compiling, current_buffer is not
  10584. restored
  10585. - if current_buffer is not null, yy_switch_to_buffer will do: *yy_c_buf_p
  10586. = yy_hold_char; on the next request
  10587. - which would lead to memory corruption on next request
  10588. 2005-01-02 Ilia Alshanetsky <ilia@prohost.org>
  10589. * (PHP_4_3)
  10590. NEWS
  10591. NEWS
  10592. Zend/zend_highlight.c
  10593. ZendEngine2/zend_highlight.c:
  10594. MFH: Fixed bug #31371 (highlight_file() trims new line after heredoc).
  10595. * ZendEngine2/zend_highlight.c:
  10596. Fixed bug #31371 (highlight_file() trims new line after heredoc).
  10597. 2005-01-02 Rob Richards <rrichards@ctindustries.net>
  10598. * ext/dom/document.c:
  10599. allow parser flags to be passed to xinclude()
  10600. * (PHP_5_0)
  10601. NEWS:
  10602. BFN
  10603. 2005-01-02 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
  10604. * (PHP_4_3)
  10605. ext/standard/tests/array/bug29493.phpt
  10606. ext/standard/tests/array/bug29493.phpt
  10607. ext/standard/tests/array/bug31213.phpt
  10608. ext/standard/tests/array/bug31213.phpt:
  10609. - MFH: add testcases for bug #29493 and #31213.
  10610. * ext/standard/tests/array/bug29493.phpt
  10611. ext/standard/tests/array/bug31213.phpt:
  10612. 1.1.4;
  10613. - Add testcases for bug #29493 and #31213.
  10614. 2005-01-01 Wez Furlong <wez.php@thebrainroom.net>
  10615. * (PHP_5_0)
  10616. ext/openssl/config0.m4:
  10617. Fix build here too
  10618. * ext/openssl/config0.m4:
  10619. Fix build...