This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 8ea1a483f Bump org.codehaus.plexus:plexus-utils in
/contrib/thrift-maven-plugin
add c2738d058 [THRIFT-5752] Add TTransportFactoryInterface
No new revisions were added by this update.
Summary of changes:
lib/php/Makefile.am | 2 ++
lib/php/lib/Factory/TFramedTransportFactory.php | 14 ++++++++++++++
lib/php/lib/Factory/TTransportFactory.php | 2 +-
...TransportFactory.php => TTransportFactoryInterface.php} | 7 ++-----
lib/php/lib/Server/TServer.php | 14 +++++++-------
5 files changed, 26 insertions(+), 13 deletions(-)
create mode 100644 lib/php/lib/Factory/TFramedTransportFactory.php
copy lib/php/lib/Factory/{TTransportFactory.php =>
TTransportFactoryInterface.php} (56%)