]> granicus.if.org Git - php/shortlog
php
2003-09-06 Sara GolemonIntroducing php_url_encode_hash_ex() internal function
2003-09-06 <changelog... ChangeLog update
2003-09-05 Marcus BoergerOmitting is also possible here
2003-09-05 Marcus BoergerWS
2003-09-05 Marcus BoergerFix warnings
2003-09-05 Ard BiesheuvelAdd missing CVS Ids
2003-09-05 Marcus BoergerSimplify reflection_property::__constructor() and fix...
2003-09-05 foobar- Simple test for ming
2003-09-05 Marcus Boerger- Don't use resorved words as variable names.
2003-09-05 Ard BiesheuvelBe more relaxed about dimensions of array arguments
2003-09-05 foobargrouped DBX stuff
2003-09-05 Ard BiesheuvelTest array handling
2003-09-05 Ard BiesheuvelMake the test fail if anything goes wrong :-)
2003-09-05 Marc BoerenAdded updates to dbx module to NEWS by hand as @ doesn...
2003-09-05 Marcus BoergerFix reflection_api::__construct() (noticed by Andrey)
2003-09-05 Marcus BoergerProvide string casting for exceptions by calling toString()
2003-09-05 Marc BoerenAdded DBX_RESULT_UNBUFFERED flag for dbx_query.
2003-09-05 <changelog... ChangeLog update
2003-09-04 Ard BiesheuvelAdded support for binding arrays
2003-09-04 Greg Beaverremove debug code
2003-09-04 Greg Beaverfix bug in --force - $options was never passed to _inst...
2003-09-04 Greg Beaverfix bug in --force on windows
2003-09-04 Ard BiesheuvelDon't rely on sizeof(int) == 4
2003-09-04 Marcus BoergerTests show updating consts must happen once at runtime...
2003-09-04 Marcus BoergerAdd reflection_class::getstaticproerties()
2003-09-04 Marcus BoergerGo with the mess
2003-09-04 Marcus BoergerGo with stdlyCaps
2003-09-04 Ard BiesheuvelDon't rely on sizeof(int) == 4
2003-09-04 Marcus BoergerRemove unwanted space
2003-09-04 Marcus BoergerUpdate necessary test INIs
2003-09-04 Ard BiesheuvelFix inter-op with IB < 6
2003-09-04 Ard BiesheuvelFixed fetching of arrays
2003-09-04 Jon PariseRegister the TYPEMODEL constant from c-client's mail.h.
2003-09-04 Ard BiesheuvelNo scaling for double type
2003-09-04 <changelog... ChangeLog update
2003-09-03 foobarCleanup after ourselves.
2003-09-03 Marcus BoergerPartly revert and reintroduce hash table entries for...
2003-09-03 Marcus BoergerFix test
2003-09-03 Marcus BoergerNuke unused variable, too
2003-09-03 Marcus Boerger- Inheritance applies to __clone() too.
2003-09-03 Marcus BoergerCannot turn a static property into a non static one...
2003-09-03 Sebastian BergmannZTS fix.
2003-09-03 Marcus BoergerFix handling of static properties initialized to arrays
2003-09-03 Ard BiesheuvelWS
2003-09-03 foobartest for bug #25378
2003-09-03 Marcus BoergerAdd missing error messages when violating static proper...
2003-09-03 foobarsync
2003-09-03 foobar- Fixed bug #25378 (Invalid data passed to unserialize...
2003-09-03 Marcus BoergerFix static properties.
2003-09-03 Ard BiesheuvelTest correct binding of 16-bit NUMERIC parameters
2003-09-03 Ard BiesheuvelFix binding of 16-bit NUMERIC parameters
2003-09-03 foobar- Fixed bug #25372 (sscanf() does not work with %X)
2003-09-03 Marcus BoergerAllow redeclareing a protected property as public.
2003-09-03 Rob Richardschanges to php_dom.h for last commit
2003-09-03 Rob Richardsadd document HTML load/save methods
2003-09-03 Zeev SuraskiRevert bogus patch
2003-09-03 Sascha SchumannUpdate documentation, -b ip:port works
2003-09-03 Sascha Schumannfix heuristic: if someone passed "-b IP:port", this...
2003-09-03 Sascha Schumanncentralize cflags
2003-09-03 Marcus BoergerClearly distinguish between Const, Static and Other...
2003-09-03 <changelog... ChangeLog update
2003-09-02 Marcus BoergerFix error messages
2003-09-02 Ard BiesheuvelNuke far pointers
2003-09-02 Ard BiesheuvelCS fixes
2003-09-02 Marcus BoergerAdd a shortcut
2003-09-02 Marcus BoergerAllow redeclaring of protected properties as public...
2003-09-02 Sascha Schumannenable re2c check for self-contained extensions
2003-09-02 Sascha Schumannprovide RE2C to external extensions
2003-09-02 Ard BiesheuvelMake ibase_{param|field}_info() return typenames that...
2003-09-02 Marcus BoergerUse appropriate function for property name unmangling.
2003-09-02 Marcus BoergerMake these static as noticed by Andrey
2003-09-02 Marcus BoergerSynch/Unify error messages related to function/method...
2003-09-02 Ard BiesheuvelFix use of EXTERN_C macros
2003-09-02 Marcus BoergerFix error level
2003-09-02 Marcus BoergerCurrently we cannot support static ctor/dtor
2003-09-02 Ard BiesheuvelCan't ignore variadic DEBUG macro for compilers
2003-09-02 Marcus BoergerThese are implicit properties as denoted by the flag...
2003-09-02 Ard BiesheuvelFix use of EXTERN_C macros
2003-09-02 Ard BiesheuvelChanged some formatting/macro/debugging/variadic stuff
2003-09-02 Marcus BoergerError message clean up part IV: spprintf/estrndup don...
2003-09-02 Greg Beaverif a package.xml is passed to InfoFrom*(), and the...
2003-09-02 Greg Beaverfixes rather obvious problem. Try this with CVS before:
2003-09-02 foobar- Fixed bug #25348 ("make install" fails with --enable...
2003-09-02 foobar- Fixed bug #25343 (is_dir() gives warning on FreeBSD).
2003-09-02 Marcus BoergerError message clean up part III: Fix ini setting logic...
2003-09-01 Marcus BoergerError message clean up part II: Don't show params where...
2003-09-01 Marcus BoergerError message clean up part I: always show 'Unknown...
2003-09-01 Sara GolemonMFB: Plug leak when invalid domain name provided.
2003-09-01 Marcus BoergerDon't loose information if no parameters were shown.
2003-09-01 Marcus BoergerFix initial buffer size
2003-09-01 Marcus BoergerFix class handling of invoke
2003-09-01 Marcus BoergerShow {main} and prevent showing empty stack traces
2003-09-01 Marcus BoergerClearify this
2003-09-01 Marcus BoergerAdd missing '}'
2003-09-01 Marcus BoergerWS/CS
2003-09-01 Sebastian BergmannRevert what I think is an accidental commit by Marcus...
2003-09-01 foobar"fixed" bug #25344 (regular domain "localhost.com"...
2003-09-01 Marcus BoergerAdd static reflector::export() and its implementations.
2003-09-01 Marcus BoergerSet the params in the struct
2003-09-01 Marcus BoergerInvalidate exception in this case too
next