User Activity

  • Committed [r6267] on SVN

    Added custom exception and fatal error handlers: these should facilitate debugging and bug reporting

  • Posted a comment on ticket #724 on WIKINDX

    I'm going to test a little more before planning a release and first open up support for PHP 8.5 in the trunk. I just added some code that allows for better handling of bug display when an unintercepted exception occurs. In addition to displaying the exception on the screen as PHP does by default, the exception is also written to the log files. This is an improvement for bug reporting because users will be able to find the information in the logs. The on-screen message is also customized to encourage...

  • Committed [r6266] on SVN

    Added custom exception and fatal error handlers: these should facilitate debugging and bug reporting

  • Committed [r6265] on SVN

    Document interceptable PHP errors

  • Committed [r6264] on SVN

    Update PHPMailer (v7.0.2)

  • Posted a comment on ticket #724 on WIKINDX

    Hi Mark, I've tested the main features and I think the PHP 8.5 support is good. The trickiest point is declaring nullable arguments as function arguments. Indicating that the argument receives NULL by default is an implicit declaration of a nullable argument, but in PHP 8.5 it must be explicit. If I understand correctly. For example I fixed: function colours( string $method, \XMLWriter $xml = NULL, string $colour = '', ): mixed like that: function colours( string $method, ?\XMLWriter $xml = NULL,...

  • Modified ticket #667 on WIKINDX

    Switch PHP minimum version to 8.2 after adding PHP 8.5 support

  • Modified ticket #724 on WIKINDX

    Support PHP 8.5

View All

Personal Data

Username:
lkppo
Joined:
2011-01-17 10:49:11
Location:
Cuxac d'Aude / France / CET
Gender:
Male

Projects

This is a list of open source software projects that Stéphane Aulery is associated with:

  • Project Logo BeeBase Relational programmable database with GUI Last Updated:
  • Project Logo Inform 7   Last Updated:
  • Project Logo WIKINDX Virtual Research Environment / On-line Bibliography Manager Last Updated:
  • Project Logo refbase - Web Reference Database Online bibliographic manager for research groups. Zotero-compatible. Last Updated:
  • Project Logo wikindxold Archive of wikindx project Last Updated:

Skills

This is a list of skills that Stéphane Aulery possesses:

  • Translations
  • Programming Language
  • SQL-based
  • ADOdb
  • Microsoft SQL Server
  • MySQL
  • SQLite
  • French
  • Framebuffer
  • Win32 (MS Windows)
  • wxWidgets
  • VBScript
  • PHP
  • Ada
  • ASP
  • Go
  • Oberon
  • Unix Shell
  • REBOL
  • Ruby
  • Perl
  • C
  • Visual Basic
  • Tcl

Personal Tools